Hacking Tools

Cify – A WiFi Hacking Tool

Cify is a Ruby-based WiFi hacking tool designed for penetration testers, security researchers, and network administrators to assess the security of WiFi networks.

The tool aims to simplify the process of scanning networks, deauthenticating clients, and cracking WiFi passwords using the popular Aircrack-ng suite.

Cify provides a user-friendly terminal interface, allowing users to easily access various features with just a few clicks. The tool’s modular design enables users to extend its functionality and incorporate additional WiFi hacking techniques with ease.

Key Features

  • Scan for nearby WiFi networks
  • Deauthenticate clients to capture handshakes
  • Crack WiFi passwords using password lists

System Requirements

  • Ruby
  • Aircrack-ng suite (aircrack-ng, airodump-ng, aireplay-ng)
  • libpcap-dev

Installation

  1. Clone the repository or download the source code.
  2. Navigate to the repository’s directory.
  3. Run ruby install.rb to install the tool and its dependencies.

Usage

Run the tool with the following command:

cify

You’ll be presented with a menu where you can choose between the following options:

  1. Scan networks
  2. Deauthenticate client
  3. Crack password
  4. Exit

Scan Networks

This option scans for nearby WiFi networks and saves the captured data to a .cap file for later analysis.

Deauthenticate Client

This option allows you to deauthenticate a client from a specific WiFi network and capture the handshake when the client reconnects.

Crack Password

This option takes the captured .cap file and a password list to crack the WiFi password.

Varshini

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

3 days ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

3 days ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

5 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

1 week ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago