Example Usage
└── Main Menu ├── Sanitize URL's for use in emails | └── URL Sanitizing Tool ├── Decoders | ├── ProofPoint Decoder | ├── URL Decoder | ├── Office Safelinks Decoder | ├── URL Unshortener | ├── Base 64 Decoder | ├── Cisco Password 7 Decoder | └── Unfurl URL ├── Reputation Checker | └── Reputation Checker for IP's, URL's or email addresses ├── DNS Tools | ├── Reverse DNS Lookup | ├── DNS Lookup | └── WhoIs Lookup ├── Hashing Functions | ├── Hash a File | ├── Hash a Text Input | ├── Check a hash for known malicious activity | └── Hash a file and check for known malicious activity ├── Phishing Analysis | ├── Analyze an Email | ├── Analyze an email address for known malicious activity | ├── Generate an email template based on analysis | ├── Analyze a URL with Phishtank | └── HaveIBeenPwned Lookup ├── URL Scan | └── URLScan.io lookup ├── Extra's | ├── About | ├── Contributors | ├── Version | ├── Wiki | └── Github Repo └── Exit
See also
httpx
Open Source
Kali
Fast and multi-purpose HTTP toolkit from ProjectDiscovery. Probes hosts for live web services, extra…
Social-Engineer Toolkit (SET)
Open Source
Kali
Open-source penetration testing framework designed for social engineering attacks. Features phishing…
Flipper Zero
Open Source
Portable multi-tool for hardware hacking. Supports Sub-GHz radio, 125kHz RFID, NFC, Infrared, iButto…
BurpSuite-Xkeys
Free
A Burp Suite Extension to extract interesting strings (key, secret, token, or etc.) from a webpage.…
BloodHound
Open Source
Kali
Uses graph theory to reveal hidden and often unintended relationships within Active Directory enviro…
InfoHound
Open Source
InfoHound is an OSINT to extract a large amount of data given a web domain name.…