Skip to content

PasteBot - Analyze and transform CTF related pastes and share them with your team!

Notifications You must be signed in to change notification settings

derbenoo/pastebot

Repository files navigation

Alt text

PasteBot is designed to be used in a CTF environment and enable teams to share relevant "pastes" whith each other. PasteBot additionally tries to categorize pastes and offer useful transformations e.g. base64 decoding.

Installation

pip install virtualenv
git clone https://github.com/Benjamin-Assadsolimani/pastebot.git
cd pastebot
virtualenv env/
source /env/bin/activate
pip install -r env/requirements.txt

Run

./main.py

About

PasteBot - Analyze and transform CTF related pastes and share them with your team!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published