Metadata-Version: 2.4
Name: leveltoofast
Version: 1.0.0
Summary: All-in-one security testing & stress tool — 27 L4/L7 attack modes, AI-driven analysis, phishing, C2, and more
Author: Nyvyrx
License: MIT
Project-URL: Homepage, https://github.com/nyvyrx/leveltoofast
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pyfiglet
Requires-Dist: termcolor
Requires-Dist: rich
Requires-Dist: loguru
Requires-Dist: bcrypt
Requires-Dist: requests
Requires-Dist: pyjwt
Requires-Dist: dnspython
Requires-Dist: cryptography
Requires-Dist: numpy
Requires-Dist: paramiko
Requires-Dist: beautifulsoup4
Requires-Dist: lxml
Requires-Dist: pillow
Requires-Dist: psutil
Requires-Dist: colorama
Requires-Dist: flask
Requires-Dist: tornado
Requires-Dist: websocket-client
Requires-Dist: python-telegram-bot
Requires-Dist: pysocks
Requires-Dist: dnslib
Requires-Dist: scapy
Requires-Dist: netifaces
Requires-Dist: ifaddr
Requires-Dist: python-whois
Requires-Dist: shodan
Requires-Dist: censys

# LevelTooFast

All-in-one security testing & stress tool: 27 L4/L7 attack modes, AI-driven analysis, phishing hunter, C2 framework, and more.

## Install

```bash
pip install leveltoofast
```

## Usage

```bash
# Interactive menu
leveltoofast

# Or as a module
python -m leveltoofast

# Direct command (non-interactive)
leveltoofast https://target.com 60
```

## Features

- **Stress Testing** — 27 attack modes (SYN/UDP/HTTP/HTTPS/Slowloris/CFB/Bypass/etc.)
- **OSINT Recon** — GeoIP, DNS, ASN, Shodan, subdomain discovery
- **Phishing Hunter** — Auto-hunt, classify, poison, takedown phishing sites
- **C2 Framework** — TCP/HTTP/WS/DNS listeners, session management
- **Payload Forge** — Reverse shells, WAF bypass, encoding, encryption
- **Browser Automation** — Playwright-based XSS/CSRF/auth testing
- **AI Agent** — Autonomous pentesting with multi-LLM support
- **Infection Scanner** — Telnet/SSH spread, IoT botnet simulation
- **Crypto & Exfil** — AES-256 encryption, Telegram/Discord exfil

```
Bot: @nyvyrx_bot
```
