lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date: Mon, 29 Dec 2008 11:05:17 +0100
From: Joxean Koret <joxeankoret@...oo.es>
To: full-disclosure@...ts.grok.org.uk
Subject: Inguma 0.1.0 R1 Released

Hi!

I'm pleased to announce the new version of Inguma (version 0.1.0 R1). In
this version 2 major interesting tools were added:

* OpenDis Binary Navigator. A navigator for executables. See the
following screenshots:

https://sourceforge.net/project/screenshots.php?group_id=188246&ssid=96682
https://sourceforge.net/project/screenshots.php?group_id=188246&ssid=96683
https://sourceforge.net/project/screenshots.php?group_id=188246&ssid=96684

To run the binary navigator, download the new version, unpack it and
execute the following commands: 

$ cd $INGUMA_DIR/dis
$ ./pycgiserver

* PCAP Fuzzer: Another interesting tool (well, a library and a tool) is
this, the PCAP based fuzzer. Record a session in one PCAP format file
and use it in your scripts to automatically fuzz every token (or every
byte) of the communication. It's good, in example, to audit propietary
network protocols.

Another thing that might by of interest for you is the library
libinformix. It's a library to communicate with Informix in a native
way. It isn't finished, however, you can communicate (to execute queries
and so on) with recent Informix versions without any problem.

And the following is the (almost) complete ChangeLog for this new
version: 

* Added a POC for the Sun Java Web Proxy Server heap overflow (fixed).
* Added library libinformix. Supports connection establishment and
command execution. Pure python code.
* Added OpenDis Binary Navigator.
* Added a brute force module for Informix databases (bruteifx).
* Fixed bugs in the Sybase's brute force module.
* Added an Informix SQLEXEC protocol fuzzer.
* Added liboracleinternals.py. Currently it just work for creating
oracle password files (from version 8 to 11).
* Added module db2discover to discover IBM DB2 database servers.
* Added an information gather module for Informix database servers.
* Very (basic) initial support for RDP protocol format.
* Added support for fuzzing based on PCAP packets.
* Distributed Nikto database updated.
* Added basic support for Bluetooth and Wifi (Hugo).
* Added a frontend for Nmap (Hugo).
* Added libhexdump (Hugo).
* Added modules tcpproxy, hexdump and simple web server (Hugo).
* Changed format of OpenDis databases to SQLite format (use
-sdb=file.sqlite).

Download:
https://sourceforge.net/project/showfiles.php?group_id=188246&package_id=220086&release_id=650077

Development Blog:
http://ingumadev.blogspot.com

Corporative:
http://www.joxeankoret.com

Regards,
Joxean Koret



Download attachment "signature.asc" of type "application/pgp-signature" (190 bytes)

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ