https://github.com/palanioffcl/CTFation
I made this for my personal use to automate things like enumeration and all other stuffs to reduce time in recon and helps to claim first blood. ⛳ 😀
https://github.com/palanioffcl/CTFation
automation bash-script bugbounty ctf hacking linux penetration-testing pentesting
Last synced: over 1 year ago
JSON representation
I made this for my personal use to automate things like enumeration and all other stuffs to reduce time in recon and helps to claim first blood. ⛳ 😀
- Host: GitHub
- URL: https://github.com/palanioffcl/CTFation
- Owner: palanioffcl
- License: mit
- Created: 2022-01-13T14:42:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T16:06:53.000Z (over 3 years ago)
- Last Synced: 2023-03-04T16:56:40.669Z (over 3 years ago)
- Topics: automation, bash-script, bugbounty, ctf, hacking, linux, penetration-testing, pentesting
- Language: Shell
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About:
I made to automate things like enumeration and all other
stuffs to reduce time in recon and helps to claim first blood. ⛳ 😀
# Features
* Generates Report
* Performs nmap scan
* Directory search
* Opens Metaspoit
* Create netcat and php reverse shell.
# Usage :
Step 1: ```gh repo clone palanioffcl/CTF-Recon```
Step 2: ```chmod +x recon.sh```
Step 3: ``` ./recon.sh```