Security Resource library
Project description
Taser
TASER (Testing and Security Resource) is an abstraction library used to simplify the process of creating offensive security tooling. The various protocols and classes help streamline development of custom tooling during engagements.
The examples directory contains a number of scripts demonstrating usage and helpful tools for penetration testers, red teamers, and bug bounty hunters!
⚠ Warning: Taser is a working library and breaking changes may be made.
Install
Option 1: Dev Version
Get the latest code (virtual environment recommended):
git clone https://github.com/m8sec/taser
cd taser
python3 setup.py install
Option 2: Stable Release
Install the last stable release directly from PyPi:
pip3 install taser
Troubleshooting
Depending on your setup & install method, you may receive an error messages when running setup.py
. Below are a few solutions:
- Install taser from PyPi
pip3 install taser
- Install from git repo using
pip3 install -r requirements.txt
Disclaimer
All information is provided for educational purposes ONLY. Never test against systems you don't own or have explicit permission. Use at your own risk - not responsible for impact on future systems. With great power comes great responsibility.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file taser-0.4.4.tar.gz
.
File metadata
- Download URL: taser-0.4.4.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ea3b2adf760c9efda2b5b21d8e82c868ada4076c41023c03fae8657cefbaed7 |
|
MD5 | 78db65ed4dbda9af4af35f67ca47550a |
|
BLAKE2b-256 | ba68fa3c54dbd7d660960f1eae93c091fd143cc1439bbfeffcf2bb470d95922a |
File details
Details for the file taser-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: taser-0.4.4-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c07e0bcd623e0f202c44df05889ee42f0c91fdf8247cb1705cde715ddc39219 |
|
MD5 | 7286e0b7433f6b083bf152713c05a51c |
|
BLAKE2b-256 | 764da56c3218029c2c4eab95c2f951a75e47bc003172080b8d6a9f18fadd7088 |