🤖 BotMother Antibots 🤖 🟢BotMother Antibots is used by Phishing Pages to keep Bots away from your Phishing site. 🔑 Features ▶️IP Blocking (Single/Ranges) ▶️Country Blocking ▶️User-Agent Blocking ▶️Cookie Fingerprint (bot don't use cookies) ▶️Header/Agent Deep Checks ▶️Redirection ▶️Logging ▶️Rate Limit Requests (30/minute) ▶️Test Mode for Developer. 👩💻 Code Implementation (Assuming the folder is in the current directory as "botMother"): require (__DIR__).'/botMother/botMother.php'; $bm = new botMother(); $bm->setExitLink("https://www.chase.com/"); / Redirect blocked bots to Chase $bm->setGeoFilter("de,us,fr,uk"); // Allows Germany, USA, France, UK $bm->setTestMode(false); // Disable test mode (real IP checks) $bm->limitRequests(30, 60); // 30 requests/minute $bm->validateHeaders(); // Check for bots/tools $bm->checkFingerprint(); // Verify JS support (cookie) $bm->run(); 👍 For a example, checkout example.php, use the JavaScript at your Phishing Page, or else don't run "checkFingerprint". ℹ️ You can put multiple countries on the allow list but also one. |
||
|---|---|---|
| AutoLOG Keylogger.zip | ||
| becmailer.zip | ||
| bfreak.zip | ||
| Bossam Mod Menu PC.gsc | ||
| BossamV6.gsc | ||
| botfaqtor.zip | ||
| botMother.zip | ||
| clipper_source | ||
| Crypto Clipper.zip | ||
| dropper.js | ||
| Editify.zip | ||
| emailvalid.py | ||
| F_rev.py | ||
| IP Ranger.py | ||
| kazbot.py | ||
| leafmailer2.8.php | ||
| LEGION SMTP.zip | ||
| LetterSafe V5.2.html | ||
| LuFix Mailer 1.0 by Scarletta.zip | ||
| Multi Wallet Clipper.zip | ||
| OtpBot.zip | ||
| OWA Email Extractor.zip | ||
| README.md | ||
| RedBinder.zip | ||
| RLStealer.zip | ||
| Sharp Stealer.zip | ||
| Silent Telegram Screenshot Sender.zip | ||
| smtp.py | ||
| SPOOFING OTP-BOT+SETUP TUT.rar | ||
| VictorV2.zip | ||
Project Source Codes 📁🔬
Welcome to the project source codes! This repository houses a collection of source code files that are meant to be shared with everyone. Whether you're a developer, a student, or simply curious about coding, you've come to the right place.
Contents 📚
Description 📝
⚠️ Disclaimer: This repository contains previously malicious code that has been reversed and neutralized.
It is provided strictly for educational, analytical, and research purposes.
The source code files in this repository cover a wide range of topics and programming languages. You'll find code examples, algorithms, and implementations that can serve as a valuable resource for learning and exploration. Feel free to browse through the files and delve into the exciting world of programming.
Please note the following facts about this repository:
- The repository will contain source codes only. 📄
- The source codes provided here may have been malicious in the past, but they have been reversed and are no longer harmful.
- I (bl4d3rvnner7) have personally reversed the codes.
- I am not responsible for any misuse of the source codes. Please use them responsibly.
- You are allowed to fork the repository and report any errors or issues by creating a new issue.
Getting Started 🚀
To get started with the project source codes, simply clone or download the repository to your local machine. Make sure you have the necessary software and development environment set up for the specific programming language you wish to explore.
Usage 💡
The source code files are organized into folders based on their respective programming languages or topics. Navigate through the folders to find the specific code files you're interested in. Each file contains comments and instructions to guide you through its purpose and usage.
Feel free to experiment, modify, and build upon the existing code. Learning by doing is a great way to enhance your programming skills and creativity.
Contributing 🤝
Contributions to this repository are more than welcome! If you have your own code snippets, algorithms, or improvements to the existing code, feel free to submit a pull request. Together, we can create a rich and diverse collection of source code for the benefit of everyone.
Happy researching!