From a8dd7e43c9c5ab664ed968873ecd7a7578ad285d Mon Sep 17 00:00:00 2001 From: Prudhv! <58649792+sk3l10x1ng@users.noreply.github.com> Date: Thu, 8 Aug 2024 21:02:36 +0530 Subject: [PATCH] [MASTG-TOOL-0109] Add Nope proxy (by @appknox) (#2868) * added Nope-proxy tool * fix spaces * small fixes * update tool ID --------- Co-authored-by: Carlos Holguera --- tools/network/MASTG-TOOL-0109.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tools/network/MASTG-TOOL-0109.md diff --git a/tools/network/MASTG-TOOL-0109.md b/tools/network/MASTG-TOOL-0109.md new file mode 100644 index 0000000000..23251271a6 --- /dev/null +++ b/tools/network/MASTG-TOOL-0109.md @@ -0,0 +1,9 @@ +--- +title: Nope-Proxy +platform: network +source: https://github.com/summitt/Nope-Proxy +--- + +[Nope-Proxy](https://github.com/summitt/Nope-Proxy) is an extension for Burp that operates as a Non-HTTP Man-in-the-Middle (MITM) tool, allowing you to intercept both TCP and UDP traffic. Additionally, it allows DNS spoofing on mobile devices to redirect traffic to Burp for the interception of non-HTTP communications. It also includes features such as manual traffic interception, automated traffic manipulation, a Python mangler, and traffic highlighting. + +It can be installed using the `.jar` file from the [GitHub releases](https://github.com/summitt/Nope-Proxy/releases).