CAMPAIGNS

root@oco:~$ BROWSER > https://{gophishAdminPortal:3333}
 username: {arbitraryValue}
 password: {arbitraryValue}
 
GoPhish > Campaigns > New Campaign
 Name: {arbitraryValue}
 Email Template: {retrieve from previously made "email template"}
 Landing Page: {https://onelogin.com}
  - this must be the actual URL of a legitimate site
  - the "capture submitted data" can be disabled
 URL: N/A
  - no value; already using modified template
 Launch Date: {arbitraryValue}
  - this specifies the date when the automated emails will be sent!
 Sending Profile: {retrieve from previously made "sending profile"}
 Groups: {retrieve from previously made "users & groups"}
  - these are the targets
  
 Launch Campaign
  - once the campaign is launched, the operations can be viewed in the dashboard

Last updated