An open API service indexing awesome lists of open source software.

https://github.com/rip1s/ctfhelper

A simple Burp extension for scanning stuffs in CTF
https://github.com/rip1s/ctfhelper

burp burp-extensions ctf

Last synced: 12 months ago
JSON representation

A simple Burp extension for scanning stuffs in CTF

Awesome Lists containing this project

README

          

# CTFHelper

A simple Burp extension for helping solve web challenge in CTF

## Description

This extension will scan some sensitive files (backup files likes .index.php.swp or .git directory) in web server that makes solving CTF challenge faster.

## Usage

1. Set up jython variable correctly.

2. Select to burp's extender page and add a new extension.

## Screenshot

![](https://github.com/unamer/CTFHelper/raw/master/result.png)