Pinned Repositories
crack-java-prng
Cracking Java's PRNG (java.util.Random) using one (long) token
cve-2019-7609
Kibana <6.6.0 RCE written in python3
cve-2022-41352-zimbra-rce
Zimbra <9.0.0.p27 RCE
l2pivot
A layer 2 pivot tool for linux
neural-network-from-scratch
A basic neural network with backpropagation programmed from scratch in C++
pam-pwlogger
Linux PAM module to log credentials
paws
Collection of scripts
portcat
A small and very basic TCP SYN port scanner in C
sort-rockyou2021
Sort the rockyou2021 wordlist and create line-length based output files as fast as possible
warwalking
Build a handheld AP scanner + dashboard for warwalking
Cr4ckC4t's Repositories
Cr4ckC4t/cve-2022-41352-zimbra-rce
Zimbra <9.0.0.p27 RCE
Cr4ckC4t/neural-network-from-scratch
A basic neural network with backpropagation programmed from scratch in C++
Cr4ckC4t/sort-rockyou2021
Sort the rockyou2021 wordlist and create line-length based output files as fast as possible
Cr4ckC4t/crack-java-prng
Cracking Java's PRNG (java.util.Random) using one (long) token
Cr4ckC4t/cve-2019-7609
Kibana <6.6.0 RCE written in python3
Cr4ckC4t/pam-pwlogger
Linux PAM module to log credentials
Cr4ckC4t/portcat
A small and very basic TCP SYN port scanner in C
Cr4ckC4t/l2pivot
A layer 2 pivot tool for linux
Cr4ckC4t/warwalking
Build a handheld AP scanner + dashboard for warwalking
Cr4ckC4t/paws
Collection of scripts
Cr4ckC4t/windows-keylogger
Non-stealthy keypress logger for windows
Cr4ckC4t/esp8285-bin2elf
Reverse engineering ESP8285 firmware
Cr4ckC4t/file-monitor
Monitor windows directories for changes to identify potentially interesting files
Cr4ckC4t/flameshot
Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
Cr4ckC4t/game-of-life-mpi
A distributed-computing version of the classic "Game of Life" using the Message Passing Interface (MPI)
Cr4ckC4t/masscan
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
Cr4ckC4t/pawt-forwarder
A very basic port forwarder written in C
Cr4ckC4t/peh-scripts-py3
A collection of scripts for the Practical Ethical Hacking course by TCM written in Python3
Cr4ckC4t/portswigger-scripts
Private collection of scripts for portswigger academy labs
Cr4ckC4t/pycat
A small cross-platform netcat clone in python3 featuring bind shells and binary file transfer
Cr4ckC4t/pyfc
Python format colors
Cr4ckC4t/regipy
Regipy is an os independent python library for parsing offline registry hives
Cr4ckC4t/scandeavour
Dashboard for merging, visualising and filtering network scans
Cr4ckC4t/signal-decoder
Pluggable signal decoder for CTFs.
Cr4ckC4t/SuiteCRM
SuiteCRM - Open source CRM for the world
Cr4ckC4t/udp-client-server-example
A client server demo application that passes a struct via UDP in C.