Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.
/ Falcon Public archive

🦅 Falcon is a bash tool, with its intuitive interface and advanced feature set. Falcon allows you to evaluate the security of your own WiFi networks and search for vulnerabilities in web pages

Notifications You must be signed in to change notification settings

AlvinPix/Falcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falcon

Falcon is a bash tool, with its intuitive interface and advanced feature set. Falcon allows you to evaluate the security of your own WiFi networks and search for vulnerabilities in web pages

Falcon is a tool designed for both computer security enthusiasts and professionals in the field. However, always remember to use Falcon ethically and responsibly, and make sure you get proper consent before testing on third-party networks.

Download Falcon today and take your WiFi network security skills to the next level. Protect your connection and keep potential intruders at bay with the powerful Falcon tool!

Screenshot

falcon.png

Review

Youtube

Characteristics

  • It automates the capture of handshakes to later crack encryption keys using brute force attacks.
  • Sleek, easy-to-use command-line interface streamlines the security assessment process.
  • It carries out attacks on WiFi networks using the aircrack-ng and mdk tools.
  • Carry out attacks on websites, checking for vulnerabilities with nmap scripts.
  • Mass deauthentication attacks, using aircrack-ng and mdk4 and mdk3 tools.
  • Scans and reports with nmap, OS detection.

Install and running

git clone https://github.com/AlvinPix/Falcon.git
cd Falcon
chmod +x falcon.sh
sudo su
exit
./falcon.sh

Supported distributions

Distribution State
Kali Linux Compatible
Debian Compatible
Parrot OS Compatible

Dependencies

Necessary
  • httrack

  • aircrack-ng

  • nmap

  • curl

  • mdk4

  • mdk3

  • lsd

  • kitty / terminal

  • git

  • macchanger

  • apache2

  • xterm

  • Falcon script needs a Wireless Adapter to work correctly, if you don't have it you can use the network socket of your laptop or pc

Install dependencies

sudo apt install httrack aircrack-ng nmap curl mdk4 mdk3 lsd kitty git macchanger xterm apache2

Some dependencies are not found in the Debian distro repositories

About

🦅 Falcon is a bash tool, with its intuitive interface and advanced feature set. Falcon allows you to evaluate the security of your own WiFi networks and search for vulnerabilities in web pages

Topics

Resources

Stars

Watchers

Forks

Languages