Skip to content

Releases: casterbyte/Above

Above v2.6 (Codename: Introvert)

14 Apr 18:55
7f6acc1
Compare
Choose a tag to compare

The old graphical output has been returned
New protocols: BGP, TACACS+, S7COMM, OMRON, ModbusTCP
Cosmetic code changes

Above v2.5 (Codename: Ayrton Senna)

07 Mar 15:25
Compare
Choose a tag to compare
  • The tool now handles all frames and packets in the air
  • New 5 protocols support: EAPOL, ARP, IGMP, DHCP, ICMPv6
  • New visual output of packets
  • Completely rewritten and simplified code, removed threads, removed dependency on pcap_analyzer
  • Fixed code for some protocols for error handling

Above v2.4 (Codename: My Own Summer)

14 Feb 16:11
7757923
Compare
Choose a tag to compare

Added support for MACSec and GLBP
Fixed some bugs
Improved output of attack information for some protocols

Above v2.3 (Codename: Radiant)

28 Jan 19:09
e4c66de
Compare
Choose a tag to compare

Improved code to handle some protocols
The tool now displays mitigations to fix a security problem found
Support for new protocols: SSDP, v2 & v3 versions of VRRP, LLDP, MNDP, DTP
Cosmetic code changes

Above v2.2 (Codename: Vettel)

04 Dec 00:34
8a10eb7
Compare
Choose a tag to compare

The code responsible for threads has been rewritten, the tool works more stable;
Added function to record traffic to .pcap file
Added function to analyze traffic .pcap files
Small cosmetic code changes

Above v2.1 (Codename: Vivid)

30 Nov 15:41
6dcde09
Compare
Choose a tag to compare

The tool is several times faster, analyzes all protocols simultaneously;
Completely rewritten based on Scapy, support for 12 network protocols;
Added 802.1Q tag search function to detect segmentation security issues;
Added support for Windows;
Bug fixes.