-
Burp plugin to use Burp Repeater functionality to fuzz web applications.
The plugin needs to:
- generate lists of POST/GET data
- send items from lists of payloads to sites
The documentation for Bu…
-
Hey Jon, hope you're well?
I'm not getting any output from the plugin or tabs in Burp so unless i'm being stupid, the plugin has issues with newer burp/java versions
thanks
-
Error during plugin installation process:
```
java.lang.IllegalArgumentException: Invalid URL
at burp.Zzt.includeInScope(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAcces…
-
The Burp plugin wiki page (https://github.com/denimgroup/threadfix/wiki/Burp-Plugin) doesn't mention that you must have Burp Suite Professional to conduct a scan for ThreadFix.
-
(Not fatal. replication is not prevented)
The following is a sample replication from one `unixfilesystem` to another when the indexing plugin is loaded:
```
$ iput -R demoResc file
$ irepl -R ot…
-
_From @jonpasski on April 11, 2016 1:45_
Add drag and drop support. Helpful background:
- [EMF Forms 1.8.0 Feature: Factories for TreeViewer and TableViewer
](http://eclipsesource.com/blogs/2016/03…
-
I'm able to build the jar successfully and install the extension burp. I get this error message when running:
```java -jar --project-file siteMap (or any other subcommands)```
The error message…
-
I have two legacy extensions written in Python named `extension-a.py` and `extension-b.py`.
The difference between these two extensions lies in their extension names and URL matching rules.
He…
-
On Burp Pro 2.1.04
Noticed that the issue activty panel was displaying no results as I was proxying applications through Burp and seeing high cpu activity. The plugin was displaying no errors in th…
-
Hi,
Thanks for a cool plugin :)
I think it may be a good idea to have an option to allow code tags execution only in specific contexts, like, e.g., I want it to be executed only in repeater wind…