Giter VIP home page Giter VIP logo

gp_payload_inject's Introduction

#gp参数注入辅助工具

1.自动去除重复url,过滤不存在参数的url;

2.支持a附加和r替换模式的参数注入;

3.每注入一个参数会生成一个新的url;

4.支持stdin和手动输入参数;

##使用案例

基本命令:

gp.exe -u "http://a.com/api?k=1&v=2" -p xss

组合命令:

type url.txt |gp.exe -p xss

组合命令:

cat url.txt |gp.exe -p xss

optional arguments:
  -h, --help  show this help message and exit
  -p P        需要加载的poc
  -u U        链接地址url
  -r R        poc插入方式 a:附加 r:替换```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.