GithubHelp home page GithubHelp logo

g0tch4r / knife Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bit4woo/knife

0.0 1.0 0.0 7.1 MB

A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅

Java 100.00%

knife's Introduction

Open Source Love MIT Licence

knife (中文说明请点这里)

A extension that add some small function[ one key to update cookie, one key add host to scope] to right click context menu.

Authors

bit4woo

Functions

Menus (simple is beautiful,some menu deleted)
  1. update cookie

    update current request cookie which in repeater within the latest cookie fetched from proxy history.

  2. add host to scope

    add current request host to burp scope not URL.

  3. update header

update Header that likes token,authorization .

  1. open with browser

open URL of current request or selected URL with browser you configured.

  1. hackbar++

    insert payload of Hackbar or self-configured to current request

  2. Set Cookie scenes: when you visit a website with IP address, It may not contains cookie, but you know it should contains same cookie with some site. you can use this function in Proxy. It will edit response to set the same cookie to let whole web site use the specified cookie.

  3. Dismiss

    Dismiss useless requests (eg. *.firefox.com *.mozilla.com) from proxy. see below screen shot to know more.

  4. Run SQLMap

    One key to run sqlmap with current selected request.

  5. Insert XSS

    One key to insert XSS payload to parameters that not in cookie and not number.

Tab
  1. U2C

    convert Unicode To Chinese (eg. \u4e2d\u6587-->中文)

request edit
  1. auto remove some headers , eg. Last-Modified,If-Modified-Since,If-None-Match. it's for all requests
  2. auto add/update/append some headers, you can control which requests to enable for.
  3. use proxy
  4. chunked encoding

Screen shot

update cookie:

updatecookie

update header:

open with browser:

openwithbrowser

payload(Hackbar++):

insertpayload

Dismiss:

dismiss

Run SQLMap:

runsqlmap

any issue, advice, suggestion are welcome, Thanks!

knife's People

Contributors

bit4woo avatar thomasperkins1123 avatar

Watchers

 avatar

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.