kawaiipantsu / redjoust

A quick and easy to use security reconnaissance webapp tool, does OSINT, analysis and red-teaming in both passive and active mode. Written in nodeJS and Electron.
https://thugs.red
MIT License
25 stars 8 forks source link

DNS Deep dive - Host fuzz broken shows "failed" on all hosts even "found" #23

Closed kawaiipantsu closed 2 years ago

kawaiipantsu commented 2 years ago

So when running the deep dive on a target where i know that one of the fuzz words should resolve they are all marked as failed. I did change something previously about string sanitizing related to injection. Maybe i did something or changed something.

But now when it resolves it's not getting the correct classes set. Therefore breaking the functionality.

kawaiipantsu commented 2 years ago

Resolved in Dev branch on next push