phnahes / firefox-secdns

POC - Security Graduation

Repository from Github https://github.comphnahes/firefox-secdnsRepository from Github https://github.comphnahes/firefox-secdns

SecDNS

POC - Sec Graduation

Plugin para Firefox que propoe:

  • Monitorar trafego de requisições DNS
  • Verificar se resposta é invalida
  • Alertar usuário sobre página acessada

Versao

1.0.0

Tecnologias

SecDNS conta com suporte de um recursos externos, sendo:

  • Python - Analizador de trafego e pacotes DNS
  • Scapy - Biblioteca Python para manipulação completa de pacotes de rede

Diagrama

Diagrama

Instalação

# apt-get install python python-dev python-scapy
$ git clone https://github.com/phnahes/firefox-secdns.git firefox-secdns
$ cd firefox-secdns
$ sudo ./install.sh

Todo's

  • Adicionar controle para linhas unicas no arquivo de black-list
  • Melhorar codigo do plugin
  • Gerar pacotes e versionamento

License

MIT

Free Software, Hell Yeah!

About

POC - Security Graduation


Languages

Language:JavaScript 54.8%Language:Shell 25.1%Language:Python 12.4%Language:DIGITAL Command Language 4.1%Language:HTML 3.7%