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

interact.sh server unavailable #131

Open
ademighty24 opened this issue Sep 1, 2022 · 10 comments
Open

interact.sh server unavailable #131

ademighty24 opened this issue Sep 1, 2022 · 10 comments

Comments

@ademighty24
Copy link

HTTPSConnectionPool(host='interact.sh', port=443): Max retries exceeded with url: /register (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f284db3a350>: Failed to establish a new connection: [Errno 111] Connection refused'))

@hackercat3211
Copy link

A pull request has been created for this issue (#132).

@pablosnt
Copy link

Same error here!

@killmasta93
Copy link

currently getting the same issue docker run -it --rm -v $PWD:/data log4j-scan -l /data/urls.txt

so in this case how would i bypass? this issue?

@xlocux
Copy link

xlocux commented Sep 18, 2022

just change the host at line 222 to oast.fun in order to fix it.

@killmasta93
Copy link

thanks for the reply, i was checking the line but not sure where to change that

image

@akr3ch
Copy link

akr3ch commented Sep 30, 2022

change interact.sh to oast.fun.

@pablosnt
Copy link

pablosnt commented Nov 21, 2022

Hi @mazen160, excuse me for the question, but is the fix to this problem on the roadmap?

The problem is that the interact.sh server can be only accessed by HTTP and the log4j-scan script is using HTTPS (here and here), so a timeout error occurs. You can check it here: HTTP and HTTPS.

I'm the rekono developer and I think that this tool is powerful and very useful. When I have created rekono, I include support for the cisagov tool version and now I want to replace this tool by the original one developed by you. For doing that, I need this bug to be fixed because the tool fails with the default options (only including the -u option). I think that the bug can be fixed easily, this pull request #132 created by @hackercat3211 can be a valid solution.

@pablosnt
Copy link

Now the domain interact.sh is not available by https neither http. The option --dns-callback-provider dnslog.cn works for me

@Morpilot
Copy link

Morpilot commented Jan 3, 2023

so I have all .cn blocked for obvious reasons and I suspect the same for most of us here in the state. is there another option?

@fdbao
Copy link

fdbao commented May 10, 2023

specify dns callback:--dns-callback-provider dnslog.cn

@cedelgadosalazar cedelgadosalazar mentioned this issue Aug 2, 2023
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

8 participants