Pinned Repositories
alpine-build
A lightweight docker container with dev tools for building software to run on alpine.
Codetective
a tool to determine the crypto/encoding algorithm used according to traces from its representation
damn-simple-fuzzers
a set of utilities for file and network fuzzing
Pentest-utils
a set of scripts I've developed throughout time for my pentests
python-skeleton
This is a starting point for Python projects that I use. Whilst opinionated, this is a simple code structure that can be used to bootstrap a wide variety of Python projects.
Reporter
a web based tool that helps you to keep track of issues during security audits, classifying them according to its severity and to generate coherent reports
Secure-Talk
a very old implementation of RC4 applied into a secure multi-user chat - this code is not overly efficient, it's vulnerable and should be used for educational purposes *ONLY*
smart-pacman
an implementation of the game Pac-man in ProLog that supports loading maps dynamically with some bits of AI
SweetSecurity
Network Security Monitoring on Raspberry Pi type devices
web2py-yaml
Web2py YAML Model Translator
blackthorne's Repositories
blackthorne/Codetective
a tool to determine the crypto/encoding algorithm used according to traces from its representation
blackthorne/Pentest-utils
a set of scripts I've developed throughout time for my pentests
blackthorne/web2py-yaml
Web2py YAML Model Translator
blackthorne/damn-simple-fuzzers
a set of utilities for file and network fuzzing
blackthorne/python-skeleton
This is a starting point for Python projects that I use. Whilst opinionated, this is a simple code structure that can be used to bootstrap a wide variety of Python projects.
blackthorne/smart-pacman
an implementation of the game Pac-man in ProLog that supports loading maps dynamically with some bits of AI
blackthorne/Reporter
a web based tool that helps you to keep track of issues during security audits, classifying them according to its severity and to generate coherent reports
blackthorne/Secure-Talk
a very old implementation of RC4 applied into a secure multi-user chat - this code is not overly efficient, it's vulnerable and should be used for educational purposes *ONLY*
blackthorne/SweetSecurity
Network Security Monitoring on Raspberry Pi type devices
blackthorne/alpine-build
A lightweight docker container with dev tools for building software to run on alpine.
blackthorne/docker-bench-security
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
blackthorne/docker-tests
blackthorne/jackhammer
Jackhammer - One Security vulnerability assessment/management tool to solve all the security team problems.
blackthorne/kapitan
A generic jsonnet based configuration deployment system
blackthorne/kubescan
blackthorne/Libcall
a wrapper for different types of calls it can be used to spawn an external process or just python code from a new thread or dedicated process with timeout support. You will get a handle that you can use to retrieve the status of the running call or to order it to stop at any point in time always using the same API regardless of the call type.
blackthorne/LUTCalc
Web App for generating 1D and 3D Lookup Tables (LUTs) for video cameras that shoot log gammas.
blackthorne/secure-ios-app-dev
Collection of the most common vulnerabilities found in iOS applications
blackthorne/titan-rexster
blackthorne/web2py
Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.