mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"author": "Whistle Master",
|
"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": [
|
"devices": [
|
||||||
"nano",
|
"nano",
|
||||||
"tetra"
|
"tetra"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"author": "Whistle Master",
|
"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": [
|
"devices": [
|
||||||
"nano",
|
"nano",
|
||||||
"tetra"
|
"tetra"
|
||||||
|
|||||||
Reference in New Issue
Block a user