Python script to brute-force a lot of random data onto a scammer's website

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • scammingthescammers

    Discontinued Short script for dumping a lot of data into forms on any website, I used it for scamming the scammers who tried to scam me with phishing links, by dumping a lot of fake credentials

  • Here's the link to the GitHub repo containing the code: https://github.com/cheesemaafia/scammingthescammers

  • SecLists

    SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.

  • I suggest taking passwords from lists like this one: https://github.com/danielmiessler/SecLists/blob/master/Passwords/Common-Credentials/10-million-password-list-top-10000.txt

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • locust

    Write scalable load tests in plain Python 🚗💨

  • Great project, I more or less do this for a living testing/stressing my company´s https endpoints. The next stage is to move it into a load testing framework like locust https://locust.io/ - then you can scale up, scale out and send them 1000 requests/s from lots of machines.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts