Codebase list phishery / 52ab7cc7-9273-4fd2-ae96-e68ae8a6f1f5/main settings.json
52ab7cc7-9273-4fd2-ae96-e68ae8a6f1f5/main

Tree @52ab7cc7-9273-4fd2-ae96-e68ae8a6f1f5/main (Download .tar.gz)

settings.json @52ab7cc7-9273-4fd2-ae96-e68ae8a6f1f5/mainraw · history · blame

{
  "ip": "0.0.0.0",
  "port": "443",
  "sslCert": "server.crt",
  "sslKey": "server.key",
  "basicRealm": "Secure Document Gateway",
  "responseStatus": 200,
  "responseFile": "template.dotx",
  "responseHeaders": [
    ["Content-Type", "application/vnd.openxmlformats-officedocument.wordprocessingml.template"]
  ]
}