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

EVTX-ATTACK-SAMPLES #6

Closed
V0lundr opened this issue Jan 26, 2021 · 5 comments
Closed

EVTX-ATTACK-SAMPLES #6

V0lundr opened this issue Jan 26, 2021 · 5 comments

Comments

@V0lundr
Copy link

V0lundr commented Jan 26, 2021

Hi, first of all an awesome job. I've been trying to use https://github.com/sbousseaden/EVTX-ATTACK-SAMPLES for testing but unfortunately I was not able to do it. What would be the correct approach, if possible at all? Thanks a lot.

@ahmedkhlief
Copy link
Owner

ahmedkhlief commented Jan 26, 2021 via email

@SyeedHasan
Copy link

I tried this too. You'd have to correctly identify the log channel of the EVTX files used in the repo. If you do so and the use-case is covered, you'll get your results.

@V0lundr
Copy link
Author

V0lundr commented Jan 26, 2021

Ok, Yes, you're right @SyeedHasan. I was actually trying this:
python3 APT-Hunter.py -t evtx -p logs/ -o logs/project1 (in the folder logs I put the Zerologon_CVE-2020-1472_DFIR_System_NetLogon_Error_EventID_5805.evtx logs).
Later, I tried:
python3 APT-Hunter.py -t evtx --system logs/Zerologon_CVE-2020-1472_DFIR_System_NetLogon_Error_EventID_5805.evtx -o logs/project1 (since these are system logs) and it worked.

Great stuff, thanks.

@ahmedkhlief
Copy link
Owner

Guys thanks for this valuable information . if you can suggest use cases based on your tests it would be awesome and i will try to add them ASAP.

@SyeedHasan
Copy link

SyeedHasan commented Jan 26, 2021

Guys thanks for this valuable information . if you can suggest use cases based on your tests it would be awesome and i will try to add them ASAP.

The repo @V0lundr mentioned has tons of use-cases. It'll be a hard time implementing them all but maybe a priority basis would work well for you. I'd love to chip in some use-cases too; hopefully I can find the extra time.

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

No branches or pull requests

3 participants