Skip to content

GTFOcurls/GTFOCurls.github.io

Repository files navigation

GTFOCurls.gihub.io

GTFOCurls is a curated list of cURL commands that can be used to exploit CVE vulnerabilities or communicate with exotic services

🗂️ Directory structure

.
├── source
│   ├── _posts   # Cheatsheet source files
│   │   ├── basics.md
│   │   ├── docker.md # => https://gtfocurls.github.io/docker
│   │   ├── cloudflare.md
│   │   ├── docker-registry.md # => https://gtfocurls.github.io/docker-registry
│   │   ├── ...
│   ├── widget   # Widget files
│   │   ├── chmod.html
│   │   ├── ...
│   ├── ga_analytics_tops.json # top cheat sheets
├── public       # Distribution files
├── _config.yml
├── gulpfile.js
├── package.json
├── postcss.config.js
├── tailwind.config.js
└── themes
    └── coo      # Theme files

Credits

Many thanks to https://github.com/Fechin/reference | this site is heavily based upon.

About

GTFOCurls is a curated list of cURL commands that can be used to exploit CVE vulnerabilities or communicate with _exotic_ services (inspired by GTFOBins)

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
LICENSE.reference

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors