jueves, 4 de octubre de 2007

Inguma (Penetration Testing Toolkit)

Inguma es una Herramienta del tipo "Penetration Testing and Vulnerability Discovery Toolkit" escrita enteramente en python y con licencia GNU General Public License (GPL).

Características:
- Interface: Console/Terminal
- Ultima actualización: 0.0.6 Noviembre, 2007
- Sistema Operativo: OS Independent (Written in an interpreted language)
- El Framework incluye módulos para Discover hosts, gather information about, fuzz targets, brute force usernames and passwords, exploits, and a disassembler.
- Este kit de herramientas tiene los siguientes componentes:
  • Nucleo y módulos - Los módulos que se encargan de recolectar la información del objetivo, exploits, etc. (Consola)
  • PyQT, GUI - Una sencilla interface gráfica de la herramienta.
  • Krash Fuzzer - Un fuzzer que cuenta con varios ejemplos de ataque.
  • OpenDis - Una herramienta para tareas de desensamblado.


Version 0.0.6:
The new modules added to the discover, gather and brute sections are the following:
1. brutehttp: A brute forcer for HTTP servers.
2. extip : A tool to know your external IP address. Very usefull to check anonymous proxies, i.e.
3. nmbstat : A tool to gather NetBIOS information. (Enumeración)
4. ipscan : A tool to make IP protocol scans. The tool checks what IP protocols are enabled in the target. (Scan de Servicios)
5. arppoison: A tool to poison target's ARP cache. (Test: Envenamiento ARP)




Post Actualizado el 11/Ene/2008

No hay comentarios: