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

enum stops at one point and wont continue #1025

Open
dpalavra opened this issue Jun 1, 2024 · 1 comment
Open

enum stops at one point and wont continue #1025

dpalavra opened this issue Jun 1, 2024 · 1 comment

Comments

@dpalavra
Copy link

dpalavra commented Jun 1, 2024

amass enum -d example.com -o example.txt command is ran with the domain of my input but it stops at one point. I let it run over night and its still stopped until I terminate the process.

Then I ran :
amass enum -active -log amass.log -d example.com -o example.txt

with tail -f amass.log gives the last lines of the log, nothing else is produced after that:

23:03:11.543708 ShadowServer: asn callback: :56: cannot perform concat operation between string and nil
stack traceback:
:56: in function 'origin'
:26: in main chunk
[G]: ?
23:03:32.049190 TeamCymru: failed to resolve the TXT record for ASxxxx.asn.cymru.com: the query was unsuccessful for ASxxxx.asn.cymru.com

Is there a way to force amass to continue if it encounters an error of any kind? After few tries or 30 secs of error not resolving, just to continue?

Thanks

@Sechorda
Copy link

Sechorda commented Jun 5, 2024

Mine is frozen as well, just stuck.

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

2 participants