jSQL Injection is a lightweight application used to find database information from a distant server. It is free, open source and cross-platform (Windows, Linux, Mac OS X). Kali Linux logo jSQL Injection is also part of the official penetration testing distribution Kali Linux and is included in other distributions like…
-
-
CVE-2017-17411: Linksys WVBR0 25 Command Injection
Recently a security researcher Ricky Lawshae from Trend Micro discover a critical vulnerability on Linksys Wireless Bridge WVBR0-25 this allows remote attackers to execute arbitrary code on vulnerable installations of Linksys WVBR0 WVBR0. Authentication is not required to exploit this vulnerability. The specific flaw exists within the web management portal.…
-
Shellsploit Framework – New Generation Exploit Development Kit
Shellsploit let’s you generate customized shellcodes, backdoors, injectors for various operating system. And let’s you obfuscation every byte via encoders. Dependencies: sudo pip install capstone sudo pip install readline(Not necessary for windows coz preinstalled in shellsploit) sudo pip install pefile sudo pip install colorama sudo pip install pylzma Installation: Pip…
