Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
b4ldr committed Jun 30, 2015
1 parent 0a44576 commit f9561c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion targets-ipv6-dhcp.nse
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ local table = require "table"
local math = require "math"

description = [[
Adds IPv6 addresses to the scan queue using common ports to detect common service addresses
Adds IPv6 addresses to the scan common DHCP address pool ranges
]]

---
Expand Down
3 changes: 1 addition & 2 deletions targets-ipv6-mac.nse
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ local math = require "math"
local io = require "io"

description = [[
Adds IPv6 addresses to the scan queue using a wordlist of hexadecimal "words"
that form addresses in a given subnet.
Generates IPv6 SLAAC addresses to add to the scan queue based on a given MAC OUI
]]

---
Expand Down

0 comments on commit f9561c5

Please sign in to comment.