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

Amass gets in an infinity loop [Bug] #982

Open
hashem-mo opened this issue Oct 21, 2023 · 4 comments
Open

Amass gets in an infinity loop [Bug] #982

hashem-mo opened this issue Oct 21, 2023 · 4 comments

Comments

@hashem-mo
Copy link

hashem-mo commented Oct 21, 2023

When i run amass with this command it keeps going and never stops until i terminate it with Ctrl + C
here is the command used
amass enum -df domains.txt -passive -silent -o amass.txt
OS: Windows 11
Amass version: v4.2.0

@pdelteil
Copy link

pdelteil commented Nov 4, 2023

Same here in Ubuntu 22.04.

@hashem-mo
Copy link
Author

i went back to amass v3 it was the best

@edoardottt
Copy link

same here Ubuntu 23.04

@cyb3rzest
Copy link

use the above code without -passive like this
amass enum -df domains.txt -silent -o amass.txt

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

4 participants