Contact
join uscans telegram community to hear about updates and request new features or talk about issues https://t.me/uscan_updates
To install uscan, follow these steps:
- Clone the uscan repository from GitHub using the following command:
git clone https://github.com/l4tt/uscan.git
- Install the google Python package using pip:
pip install google
- Run Uscan.py using Python 3:
python3 Uscan.py
- Type help in the interactive shell, and please use this format for urls (
https:// | http://
)
Features [Uscan remastered]
- DNS details
- DNS visual mapping using DNS dumpster
- WHOIS information
- Auto Dorker
- Sql injection finder
- LFI finder
- Xss injection finder
- TLS Data - supported ciphers, TLS versions, certificate details and SANs
- Port Scan
- Services and scripts scan
- URL fuzzing and dir/file detection
- Subdomain enumeration - uses Google dorking, DNS dumpster queries, SAN discovery and bruteforce
- Web application data retrieval:
- CMS detection [users, plugins, themes]
- Detects Vuln plugins and recent CVE's
- Web server info and X-Powered-By
- robots.txt and sitemap extraction
- Header detection
- Detects known WAFs & Cloudflare
- Retrys timeout requests
- Supports anonymous routing through Tor/Proxies
- Uses asyncio for improved performance
- Saves output to json format - results/*
About uscan
uscan
is a universal scanner designed to target systems such as WordPress, Joomla, Drupal, and Vbulletin. It uses automation to identify vulnerabilities in a target system, making it a more efficient and effective tool than similar tools like Vulnnr
.
With uscan
, you can quickly and easily scan your target system for vulnerabilities, allowing you to take proactive steps to secure your system and protect it from potential attacks.
Overall, uscan is a powerful and versatile tool that can help you keep your systems secure and protected from potential threats. vist wiki for more information about uscan.
Coming Soon
I have decided it was a good idea to remake uscan
, Since this code is messy and gross to my own eyes. The version i am working on is not for public use yet and will be contained in a seprate repo until I think it's fit to move the code over to this repo. You can check out uscan remastered
here Alpha. I will be adding new modules, exploits, DNS Mapping and more! come check it out.