Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on logon events #18

Closed
BernardoSilva opened this issue Jan 26, 2022 · 1 comment · May be fixed by #19
Closed

Error on logon events #18

BernardoSilva opened this issue Jan 26, 2022 · 1 comment · May be fixed by #19

Comments

@BernardoSilva
Copy link

Sample of the error output and how it was found:

~/dev/apt-hunter/repo/APT-Hunter fix-error-on-using-variable-before-assignement*
.venv ❯ python APT-Hunter.py -p ~/dev/logs-windows -o output_file

  /$$$$$$  /$$$$$$$  /$$$$$$$$         /$$   /$$                       /$$
 /$$__  $$| $$__  $$|__  $$__/        | $$  | $$                      | $$
| $$  \ $$| $$  \ $$   | $$           | $$  | $$ /$$   /$$ /$$$$$$$  /$$$$$$    /$$$$$$   /$$$$$$
| $$$$$$$$| $$$$$$$/   | $$    /$$$$$$| $$$$$$$$| $$  | $$| $$__  $$|_  $$_/   /$$__  $$ /$$__  $$
| $$__  $$| $$____/    | $$   |______/| $$__  $$| $$  | $$| $$  \ $$  | $$    | $$$$$$$$| $$  \__/
| $$  | $$| $$         | $$           | $$  | $$| $$  | $$| $$  | $$  | $$ /$$| $$_____/| $$
| $$  | $$| $$         | $$           | $$  | $$|  $$$$$$/| $$  | $$  |  $$$$/|  $$$$$$$| $$
|__/  |__/|__/         |__/           |__/  |__/ \______/ |__/  |__/   \___/   \_______/|__/

                                                                By : Ahmed Khlief , @ahmed_khlief
                                                                Version : 2.0
                                                                                                  
Analyzing /home/bernardosilva/dev/logs-windows/Security.evtx
Analyzing /home/bernardosilva/dev/logs-windows/Application.evtx
Analyzing /home/bernardosilva/dev/logs-windows/System.evtx
Error (local variable 'process_name' referenced before assignment) , Handling EventID (4648) with Event Content
``
@ahmedkhlief
Copy link
Owner

Hi , Please check the new release (V3.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants