Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
shellshock-cgi — Um script Python para enumerar scripts CGI vulneráveis ao CVE-2014-6271 em um servidor específico. | Kitploit
Ferramentas/GitHubGitHub/francisck/shellshock-cgi
Scanners de VulnerabilidadesExploraçãoExploração de Aplicações WebSegurança WebTestes de Penetração
GitHubfrancisck/shellshock-cgi

shellshock-cgi

Um script Python para enumerar scripts CGI vulneráveis ao CVE-2014-6271 em um servidor específico.

Ver Repositório
1291há 11 anosAinda não revisado

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar

shellshock-cgi

Um script em Python para enumerar scripts CGI vulneráveis ao CVE-2014-6271 em um servidor específico

Uso

root@kitploit:~
$ python testing.py --server 172.16.255.130 --listen 172.16.255.1

##Exemplo de Retorno:

root@kitploit:~
[+] Testing if 172.16.255.130 is vulnerable to CVE-2014-6271 via CGI

[+] Listening for incoming connections on the following socket 172.16.255.1:4443

[!] The server is vulnerable at the following URL: http://172.16.255.130/cgi-bin/status

[!] The server is vulnerable at the following URI: http://172.16.255.130/cgi-bin/ax.cgi

Contribuidores

Agradecimentos especiais a https://github.com/Signus pela assistência geral com a função de threading e socket

Contato

Twitter: @francisckrs

Baixar ferramenta