Network security assessments comprise important yet complex and time-consuming tasks for network and system administrators. We worked towards the design and development of a portable system for quick network security assessments and researched on the automation of many tasks (and associated tools) composing that process. An embodiment of such system was built using a Raspberry Pi 2, integrating several well known open source tools.
The file made available here is an image of a Kali OS for ARM devices.
Login credentials for the system are the default ones for Kali:
user: root
password: toor
The system is designed to be further augmented with a RGB1602 module from Pi52, giving access to a small LCD display and hardware buttons for basic functionality control and status messages.
System and Features:
- Network discovery;
- Service identication;
- OS fingerprinting;
- Network sniffing and vulnerability discovery;
- Seamless interaction and near plug-and-play;
- ARP poisoning;
- Interaction via small LCD display on top of device;
- Interaction and fine tunning via web interface;
- Output collected traffic traces as PCAP files;
- Producing documentation and reports.