/WebFarm

WebFarm Framework - Collection of ultimate web scraping/hacking scripts.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0


A high-quality pentesting tool.

GitHub last commit GitHub issues GitHub pull requests GitHub tweet

AboutInstallationUpdatingFeaturesContributingAuthorSupportLicense


About

WebFarm is a high-quality tool that aims to improve YOUR pentest.

Each and one of the scripts are helpful during a pentest. It comes filled with scripts that will improve your pentest and make it better and easier.

We heavily support people who have created a python script and want to share it with us to merge with WebFarm. Of course you get the credits for your script. Learn more about contributing here.

Installation

Downloading and installing steps:
  • Requires Python 3

Linux Installation

git clone https://github.com/TRSTN4/WebFarm.git
cd WebFarm
python3 setup.py

Updating

When a new version is out, you have two methods to update:

1. Use the built-in update.py
cd WebFarm
python3 update.py
2. Use Git Commands
cd WebFarm
git fetch
git reset --hard origin/master
git checkout master
git pull

Features

🌾 WebFarm
Merge Your Custom Scripts ✔️
Open Source Project ✔️
Useful Scripts ✔️
Pentesting Tool ✔️
Easy to Use ✔️
Clean Navigation ✔️
Categorized ✔️
Time Saver ✔️

Contributing

Got something interesting you'd like to share? Learn about contributing.

Author

TRSTN4
TRSTN4

Support

Reach out to us here:

License

WebFarm is released under "GNU General Public License v2.0".

  • Copyright © WebFarm.