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 Analyzing Powershell Operational logs #20

Closed
normaliok opened this issue Mar 5, 2022 · 2 comments
Closed

Error Analyzing Powershell Operational logs #20

normaliok opened this issue Mar 5, 2022 · 2 comments

Comments

@normaliok
Copy link

File "E:#Tools\APT-Hunter-main\APT-Hunter.py", line 80, in evtxdetect_auto
EvtxDetection.detect_events_powershell_operational_log(powershellop_path_list,input_timezone)
File "E:#Tools\APT-Hunter-main\lib\EvtxDetection.py", line 2293, in detect_events_powershell_operational_log
Event_desc = "Found User (" + User[
IndexError: list index out of range

@MariasStory
Copy link

I have:

Analyzing /data/I/Windows/system32/winevt/logs/Windows PowerShell.evtx
##### 2021-01-21 09:13:11.110047 UTC ####  ##### 2021-01-21 15:10:56.848845 UTC ####  ##### 2021-01-20 08:44:27.361172 UTC ####  Error Analyzing Sysmon logs 
ERROR:root:Traceback (most recent call last):
  File "//APT-Hunter/APT-Hunter.py", line 130, in evtxdetect_auto
    EvtxDetection.detect_events_Sysmon_log(sysmon_path_list,input_timezone)
  File "/APT-Hunter/lib/EvtxDetection.py", line 3347, in detect_events_Sysmon_log
    CommandLine[0].strip().find("*certutil*script\\:http\\[\\:\\]\\/\\/*")>-1 or
IndexError: list index out of range

@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

No branches or pull requests

3 participants