Skip to content

OSINTI4L/Paper-Pusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Paper-Pusher

A Bash script for sending spam to WiFi connected printers over LAN.

gif

Paper-Pusher uses Nmap to scan the LAN subnet and find paper printers with port 9100 open and sends spam to be printed via RAW printing with Netcat. You can enter text to be printed when prompted or leave blank to dispense blank paper only. You will also be prompted for how many pages you would like to be printed. The script assumes that the subnet netmask is: 255.255.255.0.

Dependencies:

  • Linux
  • Nmap
  • Netcat

How to use:

  1. git clone https://github.com/OSINTI4L/Paper-Pusher
  2. cd Paper-Pusher
  3. chmod +x PaperPusher.sh
  4. Connect to WiFi LAN that target printer is on.
  5. Run: ./PaperPusher.sh

Paper-Pusher is automated, follow the prompts.

If you have multiple printers on the LAN it might break the script. I don't have multiple printers, so I can't test it, shrugs.

Shout out to SpuriousIndices aka the Printer God, for teaching me how to mess with printers.

About

A Bash script for sending spam to WiFi connected printers over LAN.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages