DNS rebinding failed on Ubuntu 20.04.1 LTS
Closed this issue · 3 comments
ttttmr commented
ttttmr commented
sanktjodel commented
Hi
I just successfully tried the "First then second" and "Multiple answers" rebinding strategies on Ubuntu 21.10 with Firefox 95.0.2.
Did you verify that the target service is vulnerable to DNS rebinding (https://github.com/nccgroup/singularity/wiki/Testing-for-Vulnerable-Services)?
I suggest to try the default "First then second" rebinding strategy first as it's the most reliable.
Did it work with Firefox 79.0?
If you still have issues, please provide some more information about the target service such as the output of curl -v --header "Host: attacker.com" http://127.0.0.1:8000/
and of curl -v http://127.0.0.1:8000/
ttttmr commented
Sorry, I found the reason, it's my network problem