A C++ based web endpoint enumerator.
Make sure to have libcurl installed
g++ -o recon recon.cpp -lcurl
./recon -u <target-URL> -w <wordlist>
./recon -u <target-URL> -w <wordlist> -r <max requests per minute>
- Add custom HTTP headers
| Name | Name | Last commit date | ||
|---|---|---|---|---|