Updates to dnsspoof and urlsnarf (#80)
* nmap: Check internal space available to avoid confusion with large depends. * arpspoof: fix accidental recursion. * Update dnsspoof and urlsnarf descriptions.pull/83/head
parent
dd7a5d3ab2
commit
e1b5cb450f
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"author": "Whistle Master",
|
||||
"description": "(FW2.5.4 or below) Forge replies to arbitrary DNS queries using DNSspoof",
|
||||
"description": "Forge replies to arbitrary DNS queries using DNSspoof",
|
||||
"devices": [
|
||||
"nano",
|
||||
"tetra"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"author": "Whistle Master",
|
||||
"description": "(FW2.5.4 or below) Output all requested URLs sniffed from http traffic using urlsnarf",
|
||||
"description": "Output all requested URLs sniffed from http traffic using urlsnarf",
|
||||
"devices": [
|
||||
"nano",
|
||||
"tetra"
|
||||
|
|
Loading…
Reference in New Issue