Pinned Repositories
black-hole
:black_circle: Collect and log any payloads on open ports asynchronously
cloud-downloader
:rocket: Download files directly into the cloud with a list of URLs (Distributed RabbitMQ Workers, PostgreSQL, Tornado Web Server)
dnstrike
:anger: Weaponized DNS Resolver
dots-hash
Hash table for dots on plane
history-fp
:feet: Create a behavioral fingerprint based on your zsh command line history
http-response-clustering
:chart_with_downwards_trend: Clustering of HTTP responses using k-means++ and the elbow method
py-request-interceptor
:rat: Intercepts your HTTP(S) requests from Python standard library. Allows to redirect, sniff, and modify requests transparently.
websocket-chat
:mega: WebSocket chat based on the AIOHTTP library (JWT+JTI Revoke, Redis, PostgreSQL, AIOHTTP Web Server)
osint-framework
:fork_and_knife: All-in-one OSINT-RECON Swiss Knife
grinder
:mag_right: Python framework to automatically discover and enumerate hosts from different back-end systems (Shodan, Censys)
manmolecular's Repositories
manmolecular/py-request-interceptor
:rat: Intercepts your HTTP(S) requests from Python standard library. Allows to redirect, sniff, and modify requests transparently.
manmolecular/dnstrike
:anger: Weaponized DNS Resolver
manmolecular/websocket-chat
:mega: WebSocket chat based on the AIOHTTP library (JWT+JTI Revoke, Redis, PostgreSQL, AIOHTTP Web Server)
manmolecular/cloud-downloader
:rocket: Download files directly into the cloud with a list of URLs (Distributed RabbitMQ Workers, PostgreSQL, Tornado Web Server)
manmolecular/http-response-clustering
:chart_with_downwards_trend: Clustering of HTTP responses using k-means++ and the elbow method
manmolecular/black-hole
:black_circle: Collect and log any payloads on open ports asynchronously
manmolecular/dots-hash
Hash table for dots on plane
manmolecular/go-later
:pencil: Simple "To Do" app for temporary tasks
manmolecular/go-now-here
:postbox: WebSocket chat with a random person
manmolecular/history-fp
:feet: Create a behavioral fingerprint based on your zsh command line history
manmolecular/Huffman-coding
Huffman coding in C ++
manmolecular/PDF-tools
PDF tools and helpers
manmolecular/scruffy-the-monster
:dog: Exploitable CTF-like application to show race condition attacks in action
manmolecular/3d-array
C++ array
manmolecular/Arithmetic-coding
Arithmetic coding - common algorithm used in both lossless and lossy data compression algorithms
manmolecular/b-tree
B-tree in C++
manmolecular/different-sorts
Set of different sorting algorithms
manmolecular/dynamic-stack
C++ dynamic stack
manmolecular/fastapi-pycon-workshop
:zap: FastAPI code based on the PyConBY 2020 workshop
manmolecular/gotestwaf
Go Test WAF project, a tool to test different WAF detects for apps and APIs
manmolecular/jwt-fuzzer
JWT fuzzer
manmolecular/manmolecular
manmolecular/mysql-generic-deploy
MySQL 5.7 Docker container from binaries
manmolecular/mysql-phpmyadmin-docker
MySQL 5.7 with PHPMyAdmin in Docker container
manmolecular/octomachinery-pycon-workshop
:robot: Github Bots and all the stuff based on the PyConBY2020 workshop
manmolecular/polynomial
C++ linear list
manmolecular/polyphase-sort
C++ polyphase sorting
manmolecular/PT-MinPatrol
:space_invader: Python System Security Scanner: "I'm Going To Build My Own Scanner With Blackjack and Python"
manmolecular/red-black-tree
C++ RB-tree
manmolecular/tornado-file-handling
:wrench: Playing around with Tornado file handling, just an example