Minor Changes
1 parent ec8ff5a commit 9b7c3af596418ac91db925ae819ecfa4b1bacd6d
root authored on 18 May 2019
Showing 1 changed file
View
22
README.md
<u>GoSMS</u>
===============
 
SMShing implementation using GoPhish and Trilio SMS gateway
SMShing implementation using GoPhish and Twilio SMS gateway
 
<u>Usage</u>
===============
Replace email addresses with [mobile no]@gophish.sms where mobile number starts with country code prefix e.g. +44 = UK
Replace email addresses with [mobile no]@gophish.sms
 
Thats pretty much it!
 
<u>Caveats</u>
===============
 
Mobile numbers must start with country code prefix e.g. +44 = UK
 
SMS should contain less than 1600 characters otherwise will be split into multiple SMS's
 
Email template should be plaintext only, not HTML (this should be obvious)
 
Non-MMS so dont use tracking image {{.Tracker}}
Non-MMS, so dont use tracking image {{.Tracker}}
 
Email Opened - Actually means delivered (Response from Trilio API)
Email Opened - Actually means delivered (Response from Twilio API)
 
<u>Setup</u>
===============
Clone this repo into /opt/GoSMS/