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

install.sh - $port never used when starting CredSniper #15

Open WhistleMaster opened 6 years ago

WhistleMaster commented 6 years ago

In the install.sh script, the port is asked to the user but the $port variable is never used when CredSniper is started.

ustayready commented 6 years ago

I will look into this.

Phoenix1112 commented 5 years ago

maybe other programs listening 80 or 443 ports ?? can be apache or nginx server