Skip to content

CTFSetup v1.0

Latest

Choose a tag to compare

@devmehmetakifv devmehmetakifv released this 25 Feb 12:42
· 1 commit to main since this release
adda4a4

CTFSetup v1.0 is out!

Screenshot from 2024-02-25 10-52-26

CTFSetup is here to automate your boring documentation during a CTF competition! All you have to do is pass the CTF name and target IP, CTFSetup will take care of the rest!

What CTFSetup can do?

  • CTFSetup can create a directory to store all challenge-related documents, including scan outputs and readme files.
  • CTFSetup can run an nmap scan and display the fast results while saving the output file to the nmap directory in challenge directory.
  • CTFSetup can detect if there is a web server running on the target and if there is, then CTFSetup can enumerate hidden directories using GoBuster!

If you find any issues or bugs or if you have suggestions, please feel free to report them. Any contribution is appreciated!