CredSniper icon indicating copy to clipboard operation
CredSniper copied to clipboard

CredSniper is a phishing framework written with the Python micro-framework Flask and Jinja2 templating which supports capturing 2FA tokens.

Results 18 CredSniper issues
Sort by recently updated
recently updated
newest added

```sudo ./install.sh Module to deploy (ex: gmail)? gmail Final redirect URL: www..com Enable SSL? [Y/n] n Enable two-factor phishing? [Y/n] Y Enter hostname for certificates (ex: app.example.com): Port to listen...

root: source bin/activate [*] Preparing environment... [*] SSL Enabled: Y [*] Hostname: [redacted] [*] Two-factor: Y [*] Loading Module: gmail [*] Port: 443 [*] Destination URL: [redacted] [*] Starting credsniper...

hello jello !! thank you for this !! but what does this should be "hostname for certificates" !!?

I insalled it in Kali iwas getting internal serrver error i tried to install it in ubuntu on digitalocean After fixing some issues due to missing libraries, I got the...

hello my friend.. a few months ago this program was working very nicely. there was no problem using this program on my own computer but when I tried to use...

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.

![Capture](https://user-images.githubusercontent.com/22496001/54878678-52cb1500-4e4d-11e9-89de-ad836ec614cc.PNG) Problem in Pictuer ||| UP |||

In the install.sh script, the port is asked to the user but the $port variable is never used when CredSniper is [started](https://github.com/ustayready/CredSniper/blob/b7e3f2984a2b78d155c08a63e07c039eaa9cdb26/install.sh#L133).

Love your talk at Cactuscon. It's a great checklist to start off with. This is a follow-up issue to the question I asked. As we discussed, the U2F method verifies...