mirror of
https://github.com/hak5/nano-tetra-modules.git
synced 2025-10-29 16:58:09 +00:00
HTTPProxy will allow you to intercept the HTTP response and injection a malicious HTML/JavaScript code, also it has a keylogger written in JavaScript which allows the attacker to log the user inputs
11 lines
169 B
Plaintext
11 lines
169 B
Plaintext
{
|
|
"title": "HTTP Proxy",
|
|
"description": "HTTP Proxy",
|
|
"version": "1.0",
|
|
"devices": [
|
|
"nano",
|
|
"tetra"
|
|
],
|
|
"author": "Malduhaymi"
|
|
}
|