Tool Documentation:
Video
urlcrazy Usage Example
Search for URLs using the dvorak layout (-k dvorak
) and do no resolve hostnames (-r
) for the given domain (example.com
):
root@kali:~# urlcrazy -k dvorak -r example.com
URLCrazy Domain Report
Domain : example.com
Keyboard : dvorak
At : 2014-05-13 17:04:01 -0600
# Please wait. 95 hostnames to process
Typo Type Typo CC-A Extn
---------------------------------------------------
Character Omission eample.com ? com
Character Omission examle.com ? com
Character Omission exampe.com ? com
Character Omission exampl.com ? com
Character Omission example.cm ? cm
Character Omission exaple.com ? com
Packages and Binaries:
urlcrazy
Generate and test domain typos and variations to detect and perform typo squatting, URL hijacking, phishing, and corporate espionage.
Installed size: 1.31 MB
How to install: sudo apt install urlcrazy
Dependencies:
- ruby
- ruby-async
- ruby-async-dns
- ruby-async-http
- ruby-colorize
- ruby-httpclient
- rubygems
urlcrazy
root@kali:~# urlcrazy -h
Warning. File descriptor limit may be too low. Check with `ulimit -a` and change with `ulimit -n 10000`
Updated on: 2024-Mar-11