Thanos is python based website vulnerability scanner. You can use it to get report of vulnerabilities of any website. Also if there is bug or error etc. thanos will report you with large explanation. Try learn to use it correctly. And also dont forget to star and fork project to help Thanos increasing. There is all options you need to scan deeply...
- Debian [Kali,Parrot,Ubuntu,Mint,KDE]
sudo apt upgrade
git clone https://github.com/theahmadov/thanos
cd thanos
pip3 install -r requirements.txt
sudo pip3 install -r requirements.txt
sudo python3 thanos.py thanos
curl -s https://raw.githubusercontent.com/theahmadov/thanos/main/install_debian.sh | bash
Thanos 1.3
-SCAN :
-port : python3 thanos.py [normal,port]https://example.com
|
|__ Description : Port scanning -[Windows,Linux,Mac]
-subdomain : python3 thanos.py [normal,sub]https://example.com
|
|__ Description : Find subdomains of website -[Windows,Linux,Mac]
-directory : python3 thanos.py [normal,dir]https://example.com
|
|__ Description : Get all directories of website -[Windows,Linux,Mac]
-record : python3 thanos.py [normal,record]https://example.com
|
|__ Description : Record website and extract hidden links -[Windows]
-SAVE :
save output : python3 thanos.py [normal,port,dir,sub]example.com
Update : python3 thanos.py update
Full : python3 thanos.py [x]example.com
python3 thanos.py [normal,port]https://pakkan.com.tr