Skip to main content

Security testing resource library

Project description


         

Overview

TASER (Testing And Security Resource) is a Python resource library used to simplify the process of creating offensive security tooling, especially those relating to web or external assessments. It's modular design makes it easy for code to be customized and re-purposed in a variety of scenarios.

Key features

  • Easily invoke web spiders or search engine scrapers to aid in data collection.
  • Supports rotating User-Agents and/or proxies, and custom headers per request to evade captchas.
  • Implement concurrent web requests with threading or asyncio.
  • Uses Python logging to create custom: console, file, and database loggers for various output formats.
  • Automatically detect Windows OS to control ANSI colored output, when using the Taser custom adapter.

Install

Latest code commits:

git clone https://github.com/m8r0wn/taser
cd taser
python3 setup.py install

Last release:

pip3 install taser

Getting Started

Find the latest documentation on the project Wiki, or checkout the examples folder for sample tools and usage.

@ToDo

  • Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taser-0.3.3.tar.gz (17.5 kB view hashes)

Uploaded Source

Built Distribution

taser-0.3.3-py3-none-any.whl (21.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page