https://github.com/idigitalflame/pvj-ctf-redtools
Red Team Tools used for Pros Versus Joes CTF Games. Here for Blue Teams to understand the pwnage.
https://github.com/idigitalflame/pvj-ctf-redtools
c ctf go golang hacking offensive-security redteam
Last synced: 10 months ago
JSON representation
Red Team Tools used for Pros Versus Joes CTF Games. Here for Blue Teams to understand the pwnage.
- Host: GitHub
- URL: https://github.com/idigitalflame/pvj-ctf-redtools
- Owner: iDigitalFlame
- License: agpl-3.0
- Created: 2020-05-30T22:53:19.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T03:51:09.000Z (almost 2 years ago)
- Last Synced: 2024-08-20T06:44:29.038Z (almost 2 years ago)
- Topics: c, ctf, go, golang, hacking, offensive-security, redteam
- Language: C
- Homepage:
- Size: 90.8 KB
- Stars: 26
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CTF Tools n Stuff
Here's my sanitized list of toys and stuff used in CTFs.
## @Home = AtHome-2020
C2: Empire
Useradd Service.
Privexec Service.
Multiple beacons (C/GO)
## BSidesLV 2021 = BSidesLV-2021
C2: [ThunderStorm](https://github.com/iDigitalFlame/ThunderStorm)
Userland Hooking (and Rickroll).
Useradd Service.
Privexec Service.
Golang Beacon (I was lazy this time).
## BSidesDE 2021 = BSidesDE-2021
C2: [ThunderStorm](https://github.com/iDigitalFlame/ThunderStorm)
Userland Hooking.
Useradd Service.
PrivExec Service.
## BSidesLV 2022 = BSidesLV-2022
[See the README.md for more info](BSidesLV-2022/README.md)
## BSidesLV 2024 = BSidesLV-2024
[See the README.md for more info](BSidesLV-2024/README.md)