cipheras / cipherginx

Advanced phishing tool:boom: used for session & credential grabbing and bypassing 2FA using man-in-the-middle attack :skull_and_crossbones: with standalone reverse proxy server.
MIT License
80 stars 28 forks source link

DNS #1

Open ghostverse opened 3 years ago

ghostverse commented 3 years ago

Hello AB, awesome tool you've got here. I would suggest that you add automatic retrieval of LetsEncrypt SSL/TLS certificates which will do the hard job of using signed certificates for various hostnames. Also adding a "DNS Spoofing or ARP Poisoning" capability will make it the best phishing tool out there.

cipheras commented 3 years ago

Thanks. Nice suggestion. When I made this tool I was using my own custom certs. Adding LetsEncrypt certs will be a good feature. I will try to make those changes when I get time.