Skip to content

tothi/azure-function-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

azure function proxy (for phishing)

here are config files for using *[.]azurewebsites[.]net domain for phishing.

infrastructure setup:

azure functionnginx redirector → target framework (e.g. gophish)

the nginx redirector with the target framework stays hidden behind the azure function.

config files in this repo

azure function usage

with Azure Functions Core Tools.

local testing:

func start

deployment to prod with app name evil (after logging in with az login):

func azure functionapp publish evil

recommended sending profile

Microsoft 365 Business Basic for $5.00 user / month. :) Free or trial may cause issues, it won't work as expected.

disclaimer

using is allowed only for educational and/or research purposes!

unauthorized phishing is prohibited.

About

basic proxy as an azure function serverless app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages