martin-olivier/airgorah

A WiFi security auditing software

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 19th, 2026
Created on September 30th, 2022
Open Issues & Pull Requests: 6 (-1)
GitHub issues: Enabled
Number of forks: 601
Total Stargazers: 3,551 (+0)
Total Subscribers: 133 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 21.6 hours
Mean response time: 52.0 days
90th percentile: 236.9 days
Tracked items: 13

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 5
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 14 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • bug (4)
  • enhancement (1)
  • question (1)

Detailed Description

Airgorah is a WiFi security auditing software that captures wireless traffic, discovers connected clients, performs deauthentication attacks, captures handshakes, and cracks access point passwords.

The tool addresses the need for a native Linux application to audit WiFi networks you own. It combines packet capture and analysis capabilities with password cracking functionality in a single graphical interface. The software runs as a normal user under both X11 and Wayland, delegating privileged operations to a small agent launched via polkit that prompts for authentication when needed. This architecture avoids requiring the entire application to run with elevated privileges.

Airgorah suits security professionals and network administrators testing their own infrastructure on Linux systems. The tool requires a wireless network card supporting monitor mode and packet injection. The project is written in Rust and uses GTK4 for its graphical interface. The README emphasizes that the software is designed for testing networks you own; performing attacks on networks you do not own is illegal in most jurisdictions.

The project maintains active engagement with users through discussions for questions and accepts bug reports and feature requests via issues and pull requests. Development activity shows consistent responsiveness to community contributions and an openness to expanding the tool's capabilities based on user feedback.