Giter Site home page Giter Site logo

bscp-labs-randomizer's Introduction

Description

Return a randomized lab that is applicable for the BSCP exam. For example, this does not include the labs where you need to get the leather jacket or labs of expert difficulty. The mystery lab has given me these unwanted labs very often. So I decided to use my time wisely and create a tool that only serves labs that I deem useful.

The tool exists out of three parts:

  • The Burp project file; Alters data in the HTTP traffic to hide the lab specific information like SQLi or XSS.
  • Mitmdump; Alters data in the HTTP traffic to hide the lab specific information like SQLi or XSS.
  • randomizer.py; this will gather all 'relevant' labs, return one at random and URL encode it to hide lab specific information.

Disclaimer

Do keep in mind that I strongly recommend to do these 'skipped' labs regardless. Do NOT think this tool will be the only resource you need for the exam. This tool helps you to focus on the exam, it will not teach you the actual skill needed.

Installation

Mandatory:

Optional, if you prefer FireFox over Burp browser/Chromium:

Install the dependencies:

$ poetry install

Running

$ poetry run ./bscp_labs_randomizer/randomizer.py --help
$ poetry run ./bscp_labs_randomizer/randomizer.py update
$ poetry run ./bscp_labs_randomizer/randomizer.py list
$ poetry run ./bscp_labs_randomizer/randomizer.py random -p
$ burpsuite --project-file=randomizer.json

Now copy the (encoded) URL that was generated and put it in the Burp browser (or Firefox). Happy hacking!

To do:

  • Add vuln categories
  • Exam step categories
  • Keep track of last X
  • Improve argparse
  • Split the functions cleanly
  • Integrate mitmdump as python

Known bugs

  • When creating the database it is not possible to appoint a location

Formatting

Formatting is done in black

$ python -m pip install black
$ black randomizer.py

bscp-labs-randomizer's People

Contributors

tjakobsen90 avatar tsu-biniru avatar

Stargazers

 avatar  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.