Skip to main content

A automated penetration testing tool

Project description

<h1 align=”center”>FALL</h1> <p align=”center”><img src=”https://github.com/DevanshRaghav75/FALL/blob/main/FALL%20logo.png” width=”300” height=”300” /> <h3 align=”center”>A automated penetration testing tool</h3>

[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/) [![GitHub release](https://img.shields.io/github/release/DevanshRaghav75/FALL.svg)](https://GitHub.com/DevanshRaghav75/FALL/releases/tag) [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![GitHub commits](https://img.shields.io/github/commits-since/DevanshRaghav75/FALL/1.0-beta.svg)](https://GitHub.com/DevanshRaghav75/FALL/commit/main) [![GitHub issues-closed](https://img.shields.io/github/issues-closed/DevanshRaghav75/FALL.svg)](https://GitHub.com/DevanshRaghav75/FALL/issues?q=is%3Aissue+is%3Aclosed) [![GitHub license](https://img.shields.io/github/license/DevanshRaghav75/FALL.svg)](https://github.com/DevanshRaghav75/FALL/blob/master/LICENSE.md)

## Features🍳 `features 1. Crawling 2. LFI testing 3. Encoder 4. Subdomains finder 5. Directory brute forcing 6. Reverse shell generator 7. Open Redirection testing 8. Multithreaded port scanner ` ## Installation⚙️ `installation 1. sudo git clone https://github.com/DevanshRaghav75/FALL.git 2. sudo chmod +x setup.py 3. sudo pip install -r requirements.txt 4. python3 setup.py install 4. Done! , Just type FALL to run FALL tool ` ## Usage 👨‍💻 `usage Just type FALL after running the setup.py ` ## Examples 💥

<h3>## Crawling urls</h1>

`crawler [>] SET: 1 [>] URL: https://www.example.com `

<h3>## LFI testing</h3>

`crawler [>] SET: 2 [>] URL: https://www.example.com/?q=FUZZ [>] Payloads: /path/to/payloads/lfi_payloads.txt [>] Placeholder: FUZZ `

<h3>## Encoder</h3>

`crawler [>] SET: 3 [>] Enter encoding: HTML [>] Enter what you want to encode: <script>alert(1)</script> `

<h3>## Finding subdomains</h3>

`crawler [>] SET: 4 [>] Domain: example.com [>] Wordlist: /path/to/wordlist/wordlist.txt `

<h3>## Reverse shell generator</h3>

`crawler [>] SET: 5 [>] Shell: BASH [>] LHOST: 192.168.x.x [>] LPORT: 8080 `

<h3>## Open redirection testing</h3>

`crawler [>] SET: 7 [>] URL: http://testphp.vulnweb.com:80/redir.php?r=FUZZ [>] Payloads: /path/to/payloads/payload.txt [>] Placeholder: FUZZ `

<h3>## Multi threaded port scanner</h3>

`port scanner [>] Target: 192.168.x.x [>] Scan up to port (ex would be 1000): 65535 `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FALL-1.4.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

FALL-1.4-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page