fyodor
4eceddebb3
Add script idea for vulnscan based on detected os/versions
2010-05-23 21:47:07 +00:00
fyodor
d5de7d8f1b
Add a small portability feature to the libpcap which comes with Nmap
2010-05-23 21:24:53 +00:00
luis
cf2cdea42c
Rewritten the TODO item added in r17620. The problem must be that I was using nping through a VPN connection. It still crashes when sport==dport, but that does not happen when using it through a regular inet connection
2010-05-21 10:59:00 +00:00
luis
4a4051ee2c
Added note to investigate a bug I've just discovered, running one of the tests designed by David
2010-05-21 09:46:08 +00:00
david
be0714006f
Add to todo/nping.txt:
...
* Replace this pattern:
if ( isNumber_u32(optarg) ){
u32 aux32 = strtoul( optarg, NULL, 10);
...
}
with a function that checks for syntax and returns the value (i.e., a wrapper
around strtoul). There is nowhere that isNumber_u* is called without it being
immediately followed by a strtoul, outside of utils.cc.
2010-05-21 00:29:21 +00:00
david
940bdfc689
Move my TODO from /status.
2010-05-18 18:29:24 +00:00
luis
d2a85aa013
Added entry to change the info about TODO file in http://nmap.org/nping web page.
2010-05-18 09:25:26 +00:00
david
1cbce9030e
Update todo/ncat.txt. Remove some items that look outdated or unlikely
...
to be implemented. Copy remaining items from my own TODO.
2010-05-17 21:15:43 +00:00
david
c41b6285a0
Move /ncat/docs/WISHLIST to /nmap/todo/ncat.txt.
2010-05-17 21:11:18 +00:00
luis
94d412c688
Removed a few things that either have been solved already or don't make sense anymore. Added a note about sharing UDP payload code between nping and nmap.
2010-05-17 17:59:15 +00:00
fyodor
f9613a11be
Add an idea from Luis to the Nping TODO
2010-05-16 02:24:03 +00:00
fyodor
e75799b11e
a couple new items for the todo list
2010-05-14 23:43:32 +00:00
fyodor
e2d9a5d7ad
some changes from chat w/David
2010-05-14 23:03:55 +00:00
fyodor
5de02049fc
From changes from discussion w/David yesterday
2010-05-12 20:09:49 +00:00
fyodor
0b7b71cfc9
Add a discussion TASK for Ron's msrpc todo list
2010-05-09 00:30:40 +00:00
batrick
e1fafd654f
Updated to current status.
2010-05-05 01:21:29 +00:00
batrick
c39066d3a2
Initial commit of my TODO file (from /status).
2010-05-05 01:19:36 +00:00
fyodor
2a5f936a57
This nsock TODO hasn't been edited since 2006--we generally use the nmap.txt todo for nsock stuff.
2010-05-04 23:23:22 +00:00
fyodor
2343ac9d6a
Move TODO files together into nmap/todo/ directory
2010-05-04 22:48:44 +00:00