688 B
688 B
kuripoiss
kuripoiss or badboy is a DNS scanning tool.
Usage
Wondering how to use it? Here's how:
IMPORTANT - DEPENDENCIES
Please make sure the following packages are installed: nmap subfinder (Binary, Included in release)
Running kuripoiss
On linux:
- ./kuripoiss
- Enter domain
Self-Compiling
As it is open-source you can compile it yourself.
Using g++
g++ kuripoiss.cpp -o kuripoiss
Make sure you get subfinder from the release files or their github.
Credits
subfinder (Licensed under MIT) nmap (Licensed under Nmap Public Source License Version 0.95 (NPSL v0.95)