.__ .__ __ __ .__ _____ _____ _____|__| _____ ______ | | ____ ___________ ____ | | __ _____/ |_ ______ ____ |__|/ ____\/ ____\___________ / ___/ |/ \\____ \| | _/ __ \ \____ \__ \ _/ ___\| |/ // __ \ __\ / ___// \| \ __\\ __\/ __ \_ __ \ \___ \| | Y Y \ |_> > |_\ ___/ | |_> > __ \\ \___| <\ ___/| | \___ \| | \ || | | | \ ___/| | \/ /____ >__|__|_| / __/|____/\___ > | __(____ /\___ >__|_ \\___ >__| /____ >___| /__||__| |__| \___ >__| \/ \/|__| \/ |__| \/ \/ \/ \/ \/ \/ \/
This is a command line packet scanner utility for Windows based on Python. When in a network, you can use this to sniff http packets for leaked usernames and passwords, thereby performing MITM.
pip install scapy
pip3 install scapy-python3
python network_scanner.py
[+] HTTP Request >>>b'testphp.vulnweb.com/userinfo.php'
b'uname=USER&pass=PASSWORD'