Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 662 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 662 Bytes

WORMS

TODO


  • local machine

    • check for previous infection

      • if infected already
        • erase yourself, and close immediately
    • curl files from server

      • worm.py, CC file, ppacket
    • set place marker

      • in /tmp file named "barglefish.notaworm"
    • read CC file

    • fetch password files/ send them to server

  • victim machine

    • attack/open shell
    • launch the worm!
    • close shell
    • fuck around
  • CC structure(ignore everything in "")

	[attack targets]
	"ip addresses: one address per line"
	
	[where da booty at]
	"filepaths of files to curl to server* one per line"
	
	[additional commands]
	"bash commands* one per line"