PRETty
PRETty copied to clipboard
"PRinter Exploitation Toolkit" LAN automation tool
┌──(root💀DESKTOP-A0L2F3U)-[~/PRET/PRETty] └─# ./PRETty.py Traceback (most recent call last): File "./PRETty.py", line 6, in from termcolor import colored, cprint ImportError: No module named termcolor
``` ./PRETty.py File "/home/foxmaccloud/Programs/PRET/PRETty/./PRETty.py", line 54 os.system('cat ./IP/pcap.txt | grep -iE "Hewlett|Brother|Kyocera|Laserjet" > ./IP/raw_list 2>/dev/null') TabError: inconsistent use of tabs and spaces in indentation ``` Steps to reproduce: install like;...