Starred repositories
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
Write scalable load tests in plain Python 🚗💨
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
A keyboard-driven, vim-like browser based on Python and Qt.
abusing github commit history for the lulz
RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data
Hack Night is an open weekly training session run by the OSIRIS lab.
Python version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
Pure-Python implementation of AES block-cipher and common modes of operation.
A framework for Backdoor development!
A python library for test combinations generator. The generator allows one to create a set of tests using "pairwise combinations" method, reducing a number of combinations of variables into a lesse…
🐍 Don't use this repo, use the new monorepo instead:
Introduction to pytest: A Test Automation University Course
A Python reimplementation of the one-time ring signatures as found in Monero
Python implementation of RSI indicator as defined in TradingView
The Pythonic Financial Information eXchange (FIX) client.
Text User Interface for running python tests
An example REST API web service for registering smart devices, written in Python using FastAPI
AllPairs is an open source test combinations generator written in Python. It allows one to create set of tests using 'pairwise combinations' method, reducing a number of combinations of variables i…