Pretty - Printer Exploitation Toolkit Lan Automation Tool
PRETty is useful when a large reveal of printers are introduce on a network. Instead of scanning, logging, in addition to manually running PRET againt each private printer, PRETty volition automatically discover in addition to run choosen PRET payloads against all printers on the target network. Additionally, PRETty tin live on used to automate command/payload delivery to whatsoever given listing of printers (See the "Lists" section) GUIDE: Installation Install PRET in addition to all required dependencies Install requirements: sudo pip install -U argparse termcolor in addition to sudo apt -y install arp-scan tshark Navigate to where yous installed PRET : cd PRET Install PRETty into PRET : git clone https://github.com/BusesCanFly/PRETty Navigate to PRETty: cd PRETty Make PRETty executable: chmod +x PRETty.py One delineate of piece of job variant (from PRET folder): sudo apt -y install arp-scan tshark && sudo pip install -U argparse termcolo...