Skip to content

hambyhacks/CTFRecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

CTFRecon

Basic bash script to automate CTF(e.g.,hackthebox,tryhackme) initialization.

Tools used in script

  1. nmap
  2. GoBuster

ctfrecon writes to /etc/hosts so it is recommended to run it as root.

Usage: sudo ./ctfrecon.sh [IP] [DIRECTORY NAME] [PLATFORM (e.g., hackthebox,thm)] [WORDLIST]

Todo

  • Fix ugly code.
  • Make input interchangeable.
  • Have error checks in input.

Feedbacks and suggestions are welcome!

Socials

Updates

  • Added colorized output.
  • Added directory check. (see line 53)
  • Added ASCII banner.
  • Added /etc/hosts IP check.

Donation box

ko-fi

"Buy Me A Coffee"

About

Basic bash script for automating CTF initialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages