-
-
Semgrep4BurpSuite Public
burpsuite extension to analyze javascript files using semgrep
-
-
-
CrackMapExec-PingCastle Public
CrackMapExec module that execute PingCastle on a remote machine.
-
findcrypt-cli Public
Command line tool to find crypto constants (and crypto functions) into binaries.
Python UpdatedJun 7, 2023 -
demangler Public
just a python script to demangle linux binaries/libraries
Python UpdatedJun 1, 2023 -
-
homework-mysql Public
A simple php/mysql website to learn mysql at school.
-
Protonic-Vault-WU Public
Write up of the Protonic Vault challenge from the 10k Root-Me CTF.
1 UpdatedOct 25, 2022 -
-
http-go Public
HTTP-GO is a simple tool made with golang to create http servers and to serve file or directory like the python module http.server .
Go UpdatedFeb 16, 2022 -
NetMiaou Public
NetMiaou is an crossplatform hacking tool that can do reverse shells, send files, create an http server or send and receive tcp packet
-
pngSizeBruteForce Public
simple tool write during the killerqueen ctf to brute force size of broken png images.
Python UpdatedNov 3, 2021 -
haveibeenpwnedpkg Public
Explanation of how the haveibeenpwned API works and a simple golang package using this api to check if your password has been leak
Go UpdatedSep 12, 2021 -
-
base_encoding Public
a simple golang package written to understand how base encodings works
Go UpdatedJul 28, 2021 -
JWTGOCRACKER Public
a simple Golang tool to bruteforce hmac[256,384,512] json web tokens
-
-
GoHTTPBASICBrute Public
a golang tool to bruteforce HTTP Basic Authentication.