ustayready / CredSniper

CredSniper is a phishing framework written with the Python micro-framework Flask and Jinja2 templating which supports capturing 2FA tokens.
Apache License 2.0
1.31k stars 293 forks source link

url_for function #32

Open jasonkennedy778 opened 4 years ago

jasonkennedy778 commented 4 years ago

how i can serve static files like .css or .js for a customize module?

i used "url_for" function but that is not working correctly, flask can't find the static files.

noleaknaynay commented 4 years ago

I think this program isn't maintained anymore.