Web Server Hacking Topen-sourceools:
| Names of Tools | Description of Tools |
|---|---|
| Wfetch | Wfetch was originally part of the IIS 6.0 Resource Kit Tools. Can be used to troubleshoot HTTP redirects, HTTP status codes, etc. |
| THC Hydra | This tool is widely used for hacking quick network logins. Attack the login page using both dictionary and brute force attacks. |
| HULK DoS | HULK is a denial of service (DoS) tool used to attack web servers by generating a unique and disguised amount of traffic. |
| w3af | w3af is a web application attack and audit framework. The purpose of this project is to create a framework that helps secure web applications by finding and exploiting all vulnerabilities in web applications. |
| Metasploit | The Metasploit framework is a very powerful tool that both cyber criminals and ethical hackers can use to investigate systematic vulnerabilities in networks and servers. |
| Sqlmap | sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and database takeovers. |