Skip to content

LCRERGO/CTF-Workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CTF-Workspace


This is a docker workspace for ctf challenges with common tools. It has tools like common C development tools and reverse engenering and network scanning utilities like nmap and dig.

Development

  • strace
  • ltrace
  • gdb
  • vim
  • git
  • jdk

Disassembler/Low Security

  • radare2
  • checksec

Network

  • dig
  • nslookup
  • nsupdate
  • whois
  • curl
  • jq
  • tidy

General Security

  • pwntools
  • searchsploit

Docker Build

docker build . -t lcrergo/ctf-workspace

About

A personal setup for ctfs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published