Skip to content

Useful tools/information for CTF competitions

Notifications You must be signed in to change notification settings

rdhammond15/CTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

Useful tools/information for CTF competitions

Ansible

This playbook is meant to install any tools universally needed for CTF. Currently it just installs Ghidra in ~/Downloads. Edit the hosts file if you are targetting a remote machine and not localhost.

ansible-playbook -k -K -i hosts site.yml

  • -k: prompt for SSH password
  • -K: prompt for sudo password

About

Useful tools/information for CTF competitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published