Packages and Binaries:
above
This package contains an invisible protocol sniffer for finding vulnerabilities in the network, designed for pentesters and security professionals.
It is based entirely on network traffic analysis, so it does not make any noise on the air. Above allows pentesters to automate the process of finding vulnerabilities in network hardware. Discovery protocols, dynamic routing, FHRP, STP, LLMNR/NBT-NS, etc.
The tool can also both listen to traffic on the interface and analyze already existing pcap files.
Installed size: 89 KB
How to install: sudo apt install above
Dependencies:
- python3
- python3-colorama
- python3-scapy
above
root@kali:~# above -h
___ _
/ _ \| |
/ /_\ \ |__ _____ _____
| _ | '_ \ / _ \ \ / / _ \
| | | | |_) | (_) \ V / __/
\_| |_/_.__/ \___/ \_/ \___|
Invisible network protocol sniffer. Designed for pentesters and security engineers
Author: Magama Bazarov, <[email protected]>
Pseudonym: Caster
Version: 2.7
Codename: Adagio for Strings
usage: above [-h] [--interface INTERFACE] [--timer TIMER] [--output OUTPUT]
[--input INPUT] [--passive-arp] [--search-vlan]
options:
-h, --help show this help message and exit
--interface INTERFACE
Interface for traffic listening
--timer TIMER Time in seconds to capture packets, default: not set
--output OUTPUT File name where the traffic will be recorded, default:
not set
--input INPUT File name of the traffic dump
--passive-arp Passive ARP (Host Discovery)
--search-vlan VLAN Search
Updated on: 2024-Nov-17