summitt / Nope-Proxy

TCP/UDP Non-HTTP Proxy Extension (NoPE) for Burp Suite.
1.52k stars 236 forks source link

What do I do after adding it? I cannot see the NoPE extension anywhere. #33

Closed karan-a closed 3 years ago

karan-a commented 5 years ago

image

rickespana commented 4 years ago

If you are working with Burp branch 2.1+ it doesn't work because there are some dependency errors. There is a PR open with a solution from @jfish7 but it has not been merged because it seems the project is not being maintained anymore... You could still use NoPE extension with Burp branch 1.7 in its last release.

ama21n commented 4 years ago

Does anyone know the easiest way to merge @jfish7's fix? From jfish7's update on getting NoPE Burp-Non-HTTP-Extension working, what do I need to do to merge the changes and get it working... I've done the following:

  1. Downloaded the latest NoPE (github.com/summitt/Burp-Non-HTTP-Extension)
  2. unzipped using 'jar -xf NopeProxy.jar'
  3. Cloned the fix/updates using 'git clone https://github.com/jfish7/Burp-Non-HTTP-Extension'

From here Im not too sure what to do

ghost commented 4 years ago

我使用的1.7.26的版本也无法使用 image