TP-Generator


Keywords
TPCyberSec, TP-Generator, Sniper, Attack, Batteringram, Pitchfork, Clusterbomb, TOTP/, HOTP, Generate, UUID1
License
MIT
Install
pip install TP-Generator==2024.4.5

Documentation

TP-Generator

Installation

From PyPI:

pip install TP-Generator

From Source:

git clone https://github.com/truocphan/TP-Generator.git --branch <Branch/Tag>
cd TP-Generator
python setup.py build
python setup.py install

Basic Usage

from TP_Generator import AttackTypes

CHANGELOG

  • New: MFA_Generator: TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password)
  • New: Generate test cases for attack types: Sniper, Battering Ram, Pitchfork, Cluster Bomb