https://github.com/stypr/tmpleak
Leak other players' temporary workspaces for ctf and wargames.
https://github.com/stypr/tmpleak
ctf ctf-tools ctftime tmpleak wargame wargames wordlist
Last synced: about 2 months ago
JSON representation
Leak other players' temporary workspaces for ctf and wargames.
- Host: GitHub
- URL: https://github.com/stypr/tmpleak
- Owner: stypr
- Created: 2017-03-05T04:32:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-17T05:35:53.000Z (over 2 years ago)
- Last Synced: 2024-10-24T08:29:23.225Z (7 months ago)
- Topics: ctf, ctf-tools, ctftime, tmpleak, wargame, wargames, wordlist
- Language: Pawn
- Homepage:
- Size: 602 KB
- Stars: 84
- Watchers: 7
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TMP leaker for CTF/Wargames
Developed by Harold Kim ([email protected])
### How does it work?
1. Users and Teams are crawled from https://ctftime.org/ and made into wordlist.
2. Search temporary directory based on the wordlist.
3. List the directory if the given folder exists.
### Usage
Very simple, just type the following command on your bash!
* Python 2
`$ curl -s https://raw.githubusercontent.com/stypr/tmpleak/master/ctftime.py | python -u`* Python 3
`$ curl -s https://raw.githubusercontent.com/stypr/tmpleak/master/ctftime.py | python3 -u`### About
Released it for being the #1 team in CTFTime 2016.
(I actually solved a lot of local exploitation challenges with this tool)
### Warning
1. Do not mess up the challenge server.
2. Do not do excessive scanning