Pinned Repositories
2PL017
Effectively search the Exploit-DB
Burp_Extender_Workshop_MystikCon_2023
Slides and samples from my presentation at MystikCon 2023
dh0cker
Headers
Headers Burp Extension
Kubernetes-cheatsheets
Mystiko-CTF-challenges
Source code of the challenges created by me for the Mystiko CTF
Reverse_CVSS_calculator
Enter a CVSS value and discover the possible combinations that produce that value
Terminal
Python extension for Burpsuite. A terminal to run commands (OS and Python) inside of burp. New Python methods to interact with Burp requests and responses
Wi-Fi-Pentesting-Cheatsheet
Personal notes used to pass the OSWP exam
dh0ck's Repositories
dh0ck/Wi-Fi-Pentesting-Cheatsheet
Personal notes used to pass the OSWP exam
dh0ck/Headers
Headers Burp Extension
dh0ck/2PL017
Effectively search the Exploit-DB
dh0ck/Mystiko-CTF-challenges
Source code of the challenges created by me for the Mystiko CTF
dh0ck/Reverse_CVSS_calculator
Enter a CVSS value and discover the possible combinations that produce that value
dh0ck/Terminal
Python extension for Burpsuite. A terminal to run commands (OS and Python) inside of burp. New Python methods to interact with Burp requests and responses
dh0ck/Burp_Extender_Workshop_MystikCon_2023
Slides and samples from my presentation at MystikCon 2023
dh0ck/dh0cker
dh0ck/Echo-source
Simple program to use as a last resort if during pentesting, we have a shell but are unable to upload files. This program takes a source code file and creates a long one liner containg echo commands, so that copying and pasting the output from this program to a remote shell (for the moment, linux shell) will create a replica of the file we cannot upload otherwise.
dh0ck/evil-winrm
The ultimate WinRM shell for hacking/pentesting
dh0ck/IPTables_cheatsheet
dh0ck/Kubernetes-cheatsheets
dh0ck/openvas-docker
A Docker container for Openvas
dh0ck/QOD_Telegram_Bot
Telegram Bot that sends a Quote of Day (sentence or image) every day from a local file (sentences) or folder (image). The last used sentence or image is moved to another file or folder for later reuse.
dh0ck/Vault-cheatsheets
dh0ck/Terraform-cheatsheets
dh0ck/Archaeology
Advance history for Burpsuite proxy
dh0ck/Containers
Chapter 6 of the AWS Cookbook
dh0ck/CVE_Search
Automate the search for CVEs from NVD
dh0ck/Databases
Chapter 4 of the AWS Cookbook
dh0ck/dh0ck
dh0ck/Getting-Started
Getting Started with the AWS Cookbook
dh0ck/gitops-certification-examples
Examples for the GitOps certification
dh0ck/gpt4free
decentralising the Ai Industry, just some language model api's...
dh0ck/maven-quick-start
dh0ck/Networking
Chapter 2 of the AWS Cookbook
dh0ck/Security
Chapter 1 of the AWS Cookbook
dh0ck/Serverless
Chapter 5 of the AWS Cookbook
dh0ck/Simple_pentest_contianer
Docker container with pentest tools
dh0ck/test_webserver
golang test webserver