Giter Club home page Giter Club logo

bigipdiscover's Introduction

Burp suite Extension BigIPDiscover

Language/Japanese

This tool is an extension of PortSwigger product Burp Suite.

It corresponds to Scanner of Burp Professional Edition. Also, even in the case of the Burp Community Edition, it can be detected by using the History function of Proxy.

Overview

The cookie set by BIG-IP of F5 Networks may include a private IP, which is an extension to detect that IP.

For details of vulnerability, see below.

Examples

BIGipServer<pool_name>=1677787402.36895.0000
BIGipServer<pool_name>=vi20010112000000000000000000000030.20480
BIGipServer<pool_name>=rd5o00000000000000000000ffffc0000201o80
BIGipServer<pool_name>=rd3o20010112000000000000000000000030o80

How to Use

The Burp suite Extender can be read by the following procedure.

  1. Click [add] on the [Extender] tab
  2. Click [Select file ...] and select BigIPDiscover.jar.
  3. Click [Next], confirm that no error is occurring, and close the dialog with [Close].

Configuration

When you read the extension, the [BIG-IP Cookie] tab is displayed. There are tabs of [Decrypt] and [Options] here and it is possible to set up etc from here.

Decrypt Tab

Decrypt the value of Encrypted BigIP. After specifying Decrypt in the upper input field, clicking the [Decrypt] button, the decrypted value becomes It is displayed in the lower input field.

Decrypt Tab

Options Tab

Configure scan options for BigIP.

Options Tab

Scan Header

Specify the scan target.

  • Response Set-Cookie
    • You can not uncheck the setting.
  • Request Cookie
    • Request cookie is also scanned.

Detection Option

Detection target setting

  • Privat IP Only
    • It detects only Private IP.

Free version scan option

This setting is valid only for Free version.

  • item highlight
    • Specify the color to be added to History when it is detected.
  • comment
    • Rewrite the comment when it detects it.

Command line options

It is possible to decode cookie values from the command line.

java -jar BigIpDiscover.jar -d <encrypt>

Specify the cookie you want to decode to .

For example.

java -jar BigIpDiscover.jar -d BIGipServer16122=1677787402.36895.0000
IP addres: 10.1.1.100:8080
PrivateIP: true

build

gradlew release

Required library

Building requires a BurpExtensionCommons library.

  • BurpExtensionCommons v0.4.x

Use Library

Operation is confirmed with the following versions.

  • Burp suite v2.1.0

important

This tool developed by my own personal use, PortSwigger company is not related at all. Please do not ask PortSwigger about problems, etc. caused by using this tool.

bigipdiscover's People

Contributors

dependabot[bot] avatar raise-isayan 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.