|
Nmap Development
mailing list archives
Re: Summer of Code Script Ideas
From: Arturo 'Buanzo' Busleiman <buanzo () buanzo com ar>
Date: Mon, 24 Mar 2008 19:39:23 -0300
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Brandon Enright wrote:
| I'd really like to see SNMP library support. For static OIDs one can
| just replay the same SNMP GET byte pattern. For dynamic queries though
And now that we're talking about protocols, I'd really like a 3rd party tool to easily convert
packet dumps (tcpdump format or whatever) easily into a piece of lua code, to speed up the creation
of protocol-oriented scripts.
Yeah, probably a silly idea, but I'd love to have a tool like... let me show you an example, out of
my mind.
~ buanzo $ lua_pcap_scripter --output=somefile.lua CMD
where CMD could be something like... "host -t mx somehost.net". The lua_pcap_scripter could get the
packets sent, and received, and create a lua script that could mimic the 'host -t mx somehost.net'
network behaviour using libpcap, or something like that.
I'm probably not making much sense at all. Damn absinth.
- --
Arturo "Buanzo" Busleiman
Reliable inter-continental Mail Relay Service - Ask me!
Independent Security Consultant - SANS - OISSG
http://www.buanzo.com.ar/pro/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH6C2bAlpOsGhXcE0RCt5MAJ0aeT7xd1VoDwvoTpO5HNUQe9zlgwCeOy/C
0J0jFhpyccwsUcth2FuFG1g=
=/ft+
-----END PGP SIGNATURE-----
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
Re: Summer of Code Script Ideas Nelson (Mar 26)
|