View Issue Details

IDProjectCategoryView StatusLast Update
0008759Kali LinuxNew Tool Requestspublic2024-06-09 01:14
ReporterGamb1t Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0008759: AngryOxide - 802.11 Attack Tool
Description

[Name] - AngryOxide

[Version] - v0.8.12

[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

has duplicate 0008770 closeddaniruiz AngryOxide - 802.11 Attack Tool 

Activities

steev

steev

2024-06-08 23:49

manager   ~0019349

Last edited: 2024-06-09 01:14

I talked to the upstream author and he said he's working on a rewrite so we probably want to hold off on adding this so that they aren't inundated with questions as they're trying to rewrite it. - actually, just double checked with him and he said the rewrite is gonna be a while and he's okay with it so we are good.

Issue History

Date Modified Username Field Change
2024-05-16 01:11 Gamb1t New Issue
2024-05-16 06:33 daniruiz Summary Add package AngryOxide => AngryOxide - 802.11 Attack Tool
2024-06-04 05:00 tired_of_signups Issue cloned: 0008770
2024-06-04 05:00 tired_of_signups Relationship added has duplicate 0008770
2024-06-08 23:49 steev Note Added: 0019349
2024-06-09 01:14 steev Note Edited: 0019349