Update 2.0. EmailSender

This commit is contained in:
Mark
2024-05-17 16:20:34 -04:00
committed by GitHub
parent 8ec77a28a0
commit 74f3c3ea35
+6 -6
View File
@@ -1,9 +1,9 @@
REM #################################################################################################################################
REM ################ This script was created by github.com/MarkCyber ############
REM ################ This script is intended to send an email via badUSB (into your logged in email on chrome) ############
REM ################ This script will open chrome, send an email, and then close chrome. Must be logged in to email ############
REM ################ You can use python to replicate this script by changing email addresses & name every time ############
REM #################################################################################################################################
REM ##############################################################################################################################
REM ############# This script was created by github.com/MarkCyber ############
REM ############# This script is intended to send an email via badUSB (into your logged in email on chrome) ############
REM ############# This script will open chrome, send an email, and then close chrome. Must be logged in to email ############
REM ############# You can use python to replicate this script by changing email addresses & name every time ############
REM ##############################################################################################################################
DELAY 1000
GUI r
DELAY 500