https://github.com/hydr0nium/ctftools
CTF-Tool Database
https://github.com/hydr0nium/ctftools
ctf ctf-tools database hacking hacking-tools pentesting
Last synced: 12 months ago
JSON representation
CTF-Tool Database
- Host: GitHub
- URL: https://github.com/hydr0nium/ctftools
- Owner: hydr0nium
- License: gpl-3.0
- Created: 2019-03-03T17:50:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T07:55:27.000Z (over 3 years ago)
- Last Synced: 2025-04-30T15:26:30.153Z (about 1 year ago)
- Topics: ctf, ctf-tools, database, hacking, hacking-tools, pentesting
- Language: Python
- Size: 54.7 KB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CTF-Tool Database
> Twitter: @hydr0nium_
---
**Dependencies:**
>sudo apt install python2
**Installation:**
>git clone https://github.com/white-hood/ctftools.git
>cp .ctftools ~
>cd ~/bin
>ln -s ctftools /path/to/ctftools.py
**Usage:**
>./ctftools | normal use
>./ctftools --remove | remove tool from database
>./ctftools --add | add tool to database
>./ctftools --help | list help menu
**Please contact me via Twitter or any other medium if you want a entry to be permanently added ot the database. If you wanna help
to write entries then please follow the schema:**
Programm name:
Description
Optional How to Install
Credits to you
**and send it to me. I will check it and if it is good I will add it to the database**