View Issue Details

IDProjectCategoryView StatusLast Update
0008770Kali LinuxNew Tool Requestspublic2024-06-05 06:58
Reportertired_of_signups Assigned Todaniruiz  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Summary0008770: AngryOxide - 802.11 Attack Tool
Description

[Name] - AngryOxide

[Version] - v0.8.13

[Homepage] - https://github.com/Ragnt/AngryOxide

[Author] - Ragnt

[Licence] - GPLv3

[Description] - A 802.11 Attack tool built in Rust

[Similar tools] - https://github.com/ZerBea/hcxdumptool

[Activity] - Less than a year old with active development

[How to install] - Rust

[Packaged] - No

Dependencies:
[dependencies]
libwifi = { version = "0.3.1", path = "libs/libwifi" }
pcap-file = { version = "2.0.0", path = "libs/pcap-file" }
#nl80211-ng = { version = ">=0.5.5", path = "../nl/nl80211-ng" }
nl80211-ng = ">=0.5.5"
byteorder = "1.5.0"
libc = "0.2.149"
nix = { version = "0.27.1", features = [
"socket",
"ioctl",
"net",
"fs",
"user",
] }
radiotap = "1.3.0"
anyhow = "1.0.75"
neli = "0.6.4"
neli-proc-macros = "0.1.0"
hex = "0.4.3"
rand = "0.8.5"
ctrlc = "3.4.1"
crossterm = "0.27.0"
ratatui = { version = "0.25.0", features = [
"all-widgets",
"unstable-segment-size",
] }
chrono = "0.4.31"
crc = "3.0.1"
clap = { version = "4.4.18", features = ["derive"] }
strum = "0.25.0"
strum_macros = "0.25.3"
derive_setters = "0.1.6"
gpsd_proto = "1.0.0"
itertools = "0.12.0"
geographiclib-rs = "0.2.3"
rusqlite = { version = "0.30.0", features = ["bundled"] }
uuid = { version = "1.6.1", features = ["v4"] }
crc32fast = "1.3.2"
flate2 = { version = "1.0.28", features = ["zlib"] }
tar = "0.4.40"
procfs = "0.16.0"
uname = "0.1.1"
globset = "0.4.14"
terminal-clipboard = "0.4.1"
unicode-width = "0.1.11"
stability = "0.1.1"
copypasta-ext = { version = "0.4.4", features = ["osc52"] }

Relationships

duplicate of 0008759 new AngryOxide - 802.11 Attack Tool 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-06-04 05:00 tired_of_signups New Issue
2024-06-04 05:00 tired_of_signups Issue generated from: 0008759
2024-06-04 05:00 tired_of_signups Relationship added duplicate of 0008759
2024-06-05 06:58 daniruiz Assigned To => daniruiz
2024-06-05 06:58 daniruiz Status new => closed
2024-06-05 06:58 daniruiz Resolution open => duplicate