Download List

Descripción del Proyecto

ike-scan discovers IPsec VPN servers, and can
fingerprint them using UDP backoff and Vendor ID
fingerprinting techniques. It supports IKE Main
Mode and Aggressive Mode. ike-scan allows flexible
specification of the outgoing IKE packet, and
decodes the response packets. It also supports
pre-shared key cracking for IKE aggressive mode
with pre-shared key authentication.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-25 16:11
1.9

Un wiki es disponible en http://www.nta-monitor.com/wiki/. IKEv2 es compatible con - IKEv2. La opción - rcookie establece una cookie de respuesta de salida. PSK-crack permisos de diccionario para leer desde stdin. - NAT-T permite RFC 3947 NAT Traversal. - sourceip falsifica la dirección IP de origen. Patrones de Backoff con un solo paquete son compatibles. PSK-crack es compatible con el algoritmo de propiedad de Nortel. - shownum muestra el número de paquetes. - marca de tiempo muestra el tiempo de un paquete fue recibido. - randomseed especifica semillas PRNG. La aplicación PRNG se cambió de rand () a Mersenne Twister. "make check" pruebas de nuevas características y tiene una mayor cobertura de código.
Tags: Major feature enhancements
A wiki is available at http://www.nta-monitor.com/wiki/. IKEv2 is supported with --ikev2. The --rcookie option sets an outgoing responder cookie. psk-crack permits dictionary to be read from stdin. --nat-t enables RFC 3947 NAT Traversal. --sourceip spoofs the source IP. Backoff patterns with only one packet are supported. psk-crack is supported for the Nortel proprietary algorithm. --shownum displays the packet number. --timestamp displays the time a packet was received. --randomseed specifies PRNG seed. The PRNG implementation was changed from rand() to Mersenne Twister. "make check" tests new features and has greater code coverage.

2006-06-22 16:21
1.8

Tags: Initial freshmeat announcement

Project Resources