Skip to content

codecup-codeday/chal-phishingtrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Docker container runs the "Phishing Trip" challenge at CodeCup. It expects the following ENV variables:

  • SECRET - a secret string for encryption.
  • TARGET_PASSWORD - a password the target must enter to enable target mode.
  • TARGET_NAME - the full name of the person being targeted.
  • FLAG - the flag result.
  • MAIL_HOST, MAIL_PORT, MAIL_SECURE, MAIL_USERNAME, MAIL_PASSWORD, MAIL_FROM - (common to CodeCup docker)
  • PORT - optional, defaults to 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published