From 5f15989593ba9dbfd3df43118d5239c191682628 Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 8 Apr 2010 09:32:24 +0000 Subject: [PATCH] Add AS number script idea to network script class item --- docs/TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/TODO b/docs/TODO index b8cd58ee3..ec8b3c417 100644 --- a/docs/TODO +++ b/docs/TODO @@ -36,10 +36,12 @@ o Create new default username list: o [NSE] Maybe we should create a class of scripts which only run one time per scan, similar to auxiliary modules in Metasploit. We already have script classes which run once per port and once per - host. For example, the once-per-scan class might be useful for - broadcast LAN scripts (Ron Bowes, who suggested this + host. For example, the once-per-scan ("network script"?) class might + be useful for broadcast LAN scripts (Ron Bowes, who suggested this (http://seclists.org/nmap-dev/2010/q1/883) offered to write a - NetBIOS and DHCP broadcast script). [Could be a good SoC + NetBIOS and DHCP broadcast script). Another idea would be an AS to + IP ranges script, as discussed in this thread + http://seclists.org/nmap-dev/2010/q2/101 [Could be a good SoC infrastructure project] o David notes: "I regret saying this before I say it, because I'm imagining implementation difficulties, we should think about