owasp-amass / amass

In-depth attack surface mapping and asset discovery
https://owasp.org/www-project-amass/
Other
11.63k stars 1.85k forks source link

[Bug] Amass makes windows crash. #981

Open gata-bbs opened 9 months ago

gata-bbs commented 9 months ago

Hello folks,

I am here to report a bug causing a windows 11 blue screen crash.

Environment:

OS: Windows 11 Amass installation I've tried:

Amass version: v4.2.0

Issue:

After installing amass tool on windows, I am able to run the amass -help or amass -version commands. However when running any other command like amass enum -d example.com, the windows OS directly crash with the following stop code: KERNEL_MODE_HEAP_CORRUPTION. Windows event logs do not give more info - The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly. critical error message.

Before running the command (via 1.19 go version) amaas

Blue screen I obtain when executing the command: bluscreen

Thank you for your help.