2025-06-27 13:16:57 +03:00
2025-06-27 13:16:57 +03:00
2025-06-27 13:16:57 +03:00
2025-06-27 13:16:57 +03:00

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:

  1. ./kuripoiss
  2. 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)

Description
Kuripoiss or "AngryBoy" is a DNS lookup tool.
Readme 30 KiB
2025-06-27 10:19:00 +00:00
Languages
C++ 100%