Update 2.0. EmailSender
This commit is contained in:
+6
-6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user