All Projects → TheKingOfDuck → Copy2java

TheKingOfDuck / Copy2java

一键生成Java代码的burp插件/Generate Java script for fuzzing in Burp。

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Copy2java

Burpsuite Collections
BurpSuite收集:包括不限于 Burp 文章、破解版、插件(非BApp Store)、汉化等相关教程,欢迎添砖加瓦---burpsuite-pro burpsuite-extender burpsuite cracked-version hackbar hacktools fuzzing fuzz-testing burp-plugin burp-extensions bapp-store brute-force-attacks brute-force-passwords waf sqlmap jar
Stars: ✭ 1,081 (+3278.13%)
Mutual labels:  burp-plugin, fuzzing
Hackbar
HackBar plugin for Burpsuite
Stars: ✭ 917 (+2765.63%)
Mutual labels:  burp-plugin
Knife
A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅
Stars: ✭ 626 (+1856.25%)
Mutual labels:  burp-plugin
Halfempty
A fast, parallel test case minimization tool.
Stars: ✭ 750 (+2243.75%)
Mutual labels:  fuzzing
Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Stars: ✭ 669 (+1990.63%)
Mutual labels:  fuzzing
Oss Fuzz
OSS-Fuzz - continuous fuzzing for open source software.
Stars: ✭ 6,937 (+21578.13%)
Mutual labels:  fuzzing
Deepstate
A unit test-like interface for fuzzing and symbolic execution
Stars: ✭ 603 (+1784.38%)
Mutual labels:  fuzzing
Lfuzzer
Fuzzing Parsers with Tokens
Stars: ✭ 28 (-12.5%)
Mutual labels:  fuzzing
Pbtk
A toolset for reverse engineering and fuzzing Protobuf-based apps
Stars: ✭ 791 (+2371.88%)
Mutual labels:  fuzzing
Afl Training
Exercises to learn how to fuzz with American Fuzzy Lop
Stars: ✭ 726 (+2168.75%)
Mutual labels:  fuzzing
Cargo Fuzz
Command line helpers for fuzzing
Stars: ✭ 725 (+2165.63%)
Mutual labels:  fuzzing
Sqlancer
Detecting Logic Bugs in DBMS
Stars: ✭ 672 (+2000%)
Mutual labels:  fuzzing
Fuzzingpaper
Recent Fuzzing Paper
Stars: ✭ 773 (+2315.63%)
Mutual labels:  fuzzing
Awesome Vulnerability Research
🦄 A curated list of the awesome resources about the Vulnerability Research
Stars: ✭ 658 (+1956.25%)
Mutual labels:  fuzzing
Burp Info Extractor
burpsuite extension for extract information from data
Stars: ✭ 27 (-15.62%)
Mutual labels:  burp-plugin
Fuzzbench
FuzzBench - Fuzzer benchmarking as a service.
Stars: ✭ 612 (+1812.5%)
Mutual labels:  fuzzing
Paper collection
Academic papers related to fuzzing, binary analysis, and exploit dev, which I want to read or have already read
Stars: ✭ 710 (+2118.75%)
Mutual labels:  fuzzing
Packer Fuzzer
Packer Fuzzer is a fast and efficient scanner for security detection of websites constructed by javascript module bundler such as Webpack.
Stars: ✭ 753 (+2253.13%)
Mutual labels:  fuzzing
Burp Suite Software Version Checks
Burp extension to passively scan for applications revealing software version numbers
Stars: ✭ 29 (-9.37%)
Mutual labels:  burp-plugin
Gromit
EBNF grammar fuzzer
Stars: ✭ 12 (-62.5%)
Mutual labels:  fuzzing

Copy2Java

一键生成Java代码的burp插件/Generate Java script for fuzzing in Burp。

Download:releases

More:在Burp中一键生成Java代码

使用

1.加载插件:

image-20200413021026557

2.在burp的repeater中点击Copy2Java菜单:

image-20200413021159116

3.设置是否开启代理【可选】:

image-20200413021244692

默认是不开代理的,没需要的话这部可以跳过。

4.点击步骤3中弹出的窗口中的Copy to clipboard按钮复制代码并粘贴到ide:

添加插件lib目录下的依赖包

image-20200413021640508

完成

image-20200413022210153

如何高效的写一个web相关漏洞的利用工具?

1.新建mvn项目,并将生成的代码复制进来。

2.修改传入的参数,mvn package快速打包。

比用Python写慢?不存在的!

image-20200413022944759

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].