Anonymity
TrufflePigg is built with a "Privacy-First" mindset for the operator. It employs multiple layers of obfuscation to ensure that your IP won't get logged or traced(I can't assure 100%).
- Tor Network Integration: By using the
--torflag, TrufflePigg routes all primary HTTP/2 traffic through a SOCKS5 proxy (defaulting to 127.0.0.1:9050). (Note: Ensure Tor is installed and running on port 9050 if you intend to use the --tor flag). - Proxy Rotation: When you can't use Tor, this is a less anonymous proxy rotation feature. It automatically pulls fresh, elite-level proxies from public providers. And if a proxy dies during a scan, the tool detects the connection failure, discards the dead IP, and rotates to the next available one in the pool without stopping the scan.