owasp-amass / amass

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

amass intel HIGH cpu usage but no requests in/ou #806

Open wellencamass opened 2 years ago

wellencamass commented 2 years ago

Hello, caffix!

It seems like amass intel got into infitity loop

It's been running like that

docker run caffix/amass intel -d sumup.it -o /dockerresults/34673amassINTEL.txt -active -whois -config /configs/amass10.ini

For 2.5 days with 100% core usage but only with 205kB / 177B / 1.52MB / 53.2kB Network IO/Block IO

Seems like its stuck and not working as expected. I've experienced same issue with some other domains

intel
wellencamass commented 2 years ago

also I've discovered that it ignores the -timeout parameter ( I've set -timeout 100 and container was working for 7 days before I've killed it manually)