Network Scanner GUI allows a user to conduct scans of type: SYN, TCP HANDSHAKE, FIN, and XMAS using a graphical user interface. It also allows users to run a custom TCP packet with customized flags.
Network Scanner GUI was created for a class at Missouri State University. It is built using QT Creator or QMAKE on the command line. It uses C++ sockets and libtins to construct packets to perform different types of network sniffing.