Skip to content

whaleyxbt/lead-validation-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

lead-validation-tester

Purpose

This tool is designed for security researchers and developers to test:

  • Rate Limiting: How many requests the endpoint can handle before blocking.
  • Input Validation: How the backend processes varied data formats.
  • Database Resilience: Performance under rapid write operations.

Features

  • Realistic Data Generation: Randomly generates CZ names, surnames, and valid phone prefixes.
  • Proxy Support: Fully compatible with HTTP/HTTPS proxies.
  • High Performance: Uses alpine/bombardier (Docker-based) for multi-threaded stress testing.
  • Stealth Headers: Includes custom User-Agent and Origin/Referer headers to simulate real browser traffic.

Usage

  1. Edit the script to set your TARGET_URL, PROXY, and COOKIE.
  2. Ensure Docker is installed.
  3. Run the script:
    chmod +x stress.sh
    ./stress.sh
    

Disclaimer

This tool is for educational and authorized security testing purposes only. Usage against targets without prior consent is illegal.

About

A lightweight Bash-based stress testing utility for PHP lead-form endpoints. It automates the process of generating realistic Czech (CZ) identities and performing high-concurrency POST requests using the Bombardier engine.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages