Skip to content

Internship (research) project for SURF. Process (Net)Flow data into Nmap scans.

License

Notifications You must be signed in to change notification settings

aretsmarvin/FlowScanner

Repository files navigation

Python lint

FlowScanner

This scanner is an internship (research) project for SURF. It's purpose is to process (Net)Flow data into different types of network scans, like Nmap. By using flow data as an input for the scans, the scans will be much more specifc. Only ports that has been seen as open, will be scanned.

It also has an big advantage for IPv6 addresses. Since the IPv6 address space is much bigger than IPv4, it would usually almost be impossible to scan it. But when you use the NetFlow data as input for the scans. You know which IPv6 addresses and their corresponding ports are active.

Get up and running

For the installation and usage of the scanner, please see the WiKi. In here you will find everything to get started.

About

Internship (research) project for SURF. Process (Net)Flow data into Nmap scans.

Resources

License

Stars

Watchers

Forks