Powerfull Attacking tool Leviathan for kali linux
Leviathan Leviathan is a mass audit toolkit which has wide range service discovery, brute force, SQL injection detection and running custom exploit capabilities. It consists open source tools such masscan, ncrack, dsss and gives you the flexibility of using them with a combination. The main goal of this project is auditing as many system as possible in country-wide or in a wide IP range. Main Features Discovery : Discover FTP, SSH, Telnet, RDP, MYSQL services running inside a specific country or in an IP range via Shodan, Censys. It's also possible to manually discover running services on a IP range by integrated “masscan” tool. Short Demo: https://asciinema.org/a/617bsxl1y84bav9f5bcwllx7r Brute Force : You can brute force the discovered services with integrated “ncrack” tool. It has wordlists which includes most popular combinations and default passwords for specific services. Short Demo: https://asciinema.org/a/43y2j38zu7hbnuahrj233d5r0 Remote Command ...