mirror of
https://github.com/j3ssie/osmedeus.git
synced 2026-09-23 10:04:58 +02:00
70 lines
2.5 KiB
Markdown
70 lines
2.5 KiB
Markdown
## UI
|
|
|
|
React UI powered by [Carbondesignsystem](https://carbondesignsystem.com).
|
|
|
|
Awesome artworks by [Freepik](http://freepik.com) and [Smashicons](https://smashicons.com/) at [flaticon.com](http://flaticon.com)
|
|
|
|
You can found the source code of UI [here](https://github.com/jaeles-project/ui)
|
|
|
|
---
|
|
|
|
## All the tools that are being used
|
|
|
|
#### Subdomain Scanning
|
|
|
|
* [Amass](https://github.com/OWASP/Amass)
|
|
* [subfinder](https://github.com/subfinder/subfinder)
|
|
* [massdns](https://github.com/blechschmidt/massdns)
|
|
* [assetfinder](https://github.com/tomnomnom/assetfinder)
|
|
* [gobuster](https://github.com/OJ/gobuster)
|
|
* [findomain](https://github.com/Edu4rdSHL/findomain)
|
|
* [goaltdns](https://github.com/subfinder/goaltdns)
|
|
|
|
#### Subdomain TakeOver Scanning
|
|
|
|
* [tko-subs](https://github.com/anshumanbh/tko-subs)
|
|
* [subjack](https://github.com/haccer/subjack)
|
|
|
|
#### Technology detection
|
|
|
|
* [Wappalyzer](https://github.com/AliasIO/Wappalyzer)
|
|
* [webanalyze](https://github.com/rverton/webanalyze)
|
|
|
|
#### Screenshot the target
|
|
|
|
* [aquaton](https://github.com/michenriksen/aquatone)
|
|
* [gowitness](https://github.com/sensepost/gowitness)
|
|
|
|
#### Probing Linkfinding
|
|
|
|
* [waybackurls](https://github.com/tomnomnom/waybackurls)
|
|
* [meg](https://github.com/tomnomnom/meg)
|
|
* [unfurl](https://github.com/tomnomnom/unfurl)
|
|
* [httprobe](https://github.com/tomnomnom/httprobe)
|
|
|
|
#### IP Discovery
|
|
* [Metabigor](https://github.com/j3ssie/Metabigor)
|
|
* [asnlookup](http://asnlookup.com/)
|
|
|
|
#### CORS Scanning
|
|
* [CORStest](https://github.com/RUB-NDS/CORStest)
|
|
|
|
#### Port Scanning
|
|
* [masscan](https://github.com/robertdavidgraham/masscan)
|
|
* [nmap](https://github.com/nmap/nmap)
|
|
|
|
#### Vulnerable Scan and beautify html report
|
|
* [nmap-vulners](https://github.com/vulnersCom/nmap-vulners)
|
|
* [nmap-bootstrap-xsl](https://github.com/honze-net/nmap-bootstrap-xsl/)
|
|
|
|
#### Git repo scanning
|
|
* [gitleaks](https://github.com/zricethezav/gitleaks)
|
|
* [truffleHog](https://github.com/dxa4481/truffleHog)
|
|
* [gitrob](https://github.com/michenriksen/gitrob)
|
|
|
|
#### Wordlists
|
|
* [domain](https://gist.githubusercontent.com/jhaddix/86a06c5dc309d08580a018c66354a056/raw/96f4e51d96b2203f19f6381c8c545b278eaa0837/all.txt)
|
|
* [web-content full](https://gist.githubusercontent.com/jhaddix/b80ea67d85c13206125806f0828f4d10/raw/c81a34fe84731430741e0463eb6076129c20c4c0/content_discovery_all.txt)
|
|
* [web-content short](https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/DNS/subdomains-top1mil-20000.txt)
|
|
|