mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
Misc: Update some module descriptions without dependencies until they are built. (#78)
This commit is contained in:
parent
d89ddc8f18
commit
e85ef10b35
@ -1,10 +1,10 @@
|
||||
{
|
||||
"author": "Whistle Master",
|
||||
"description": "Forge replies to arbitrary DNS queries using DNSspoof",
|
||||
"description": "(FW2.5.4 or below) Forge replies to arbitrary DNS queries using DNSspoof",
|
||||
"devices": [
|
||||
"nano",
|
||||
"tetra"
|
||||
],
|
||||
"title": "DNSspoof",
|
||||
"version": "1.5"
|
||||
}
|
||||
"version": "1.6"
|
||||
}
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
{
|
||||
"author": "Whistle Master",
|
||||
"description": "Perform man-in-the-middle attacks using SSLsplit",
|
||||
"description": "(FW2.5.4 or below) Perform man-in-the-middle attacks using SSLsplit",
|
||||
"devices": [
|
||||
"nano",
|
||||
"tetra"
|
||||
],
|
||||
"title": "SSLsplit",
|
||||
"version": "1.4"
|
||||
"version": "1.5"
|
||||
}
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
{
|
||||
"author": "Whistle Master",
|
||||
"description": "Perform man-in-the-middle attacks using ettercap",
|
||||
"description": "(FW2.5.4 or below) Perform man-in-the-middle attacks using ettercap",
|
||||
"devices": [
|
||||
"nano",
|
||||
"tetra"
|
||||
],
|
||||
"title": "ettercap",
|
||||
"version": "1.6"
|
||||
}
|
||||
"version": "1.7"
|
||||
}
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
{
|
||||
"author": "Whistle Master",
|
||||
"description": "Output all requested URLs sniffed from http traffic using urlsnarf",
|
||||
"description": "(FW2.5.4 or below) Output all requested URLs sniffed from http traffic using urlsnarf",
|
||||
"devices": [
|
||||
"nano",
|
||||
"tetra"
|
||||
],
|
||||
"title": "urlsnarf",
|
||||
"version": "1.6"
|
||||
}
|
||||
"version": "1.7"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user