Open Harshit-bhardwaj08 opened 3 months ago
@Harshit-bhardwaj08 This is just a clone of actual site and not any interceptor. Therefore it would blindly accept all username and password despite of their validity. It is the expected behaviour
Thanks for your response, These phishing links are well appreciable. Cant we make our links more authentic which can deal with this afterall clone can also work like legitimate site. We have to work on it by adding code for valid responses. Or suggest something else. And one more thing you just please add custom links as well.
https://github.com/KasRoudra2/PyPhisher.git file zip file cannot be uploaded the problem is the same like this python pyphisher.py [+] Please wait!
[!] The file is not a zip file
git clone https://github.com/KasRoudra/PyPhisher.git
When I install it like this, it says the password is incorrect Even if we try any password, there is a problem
This is the problem we get
Cloning into 'PyPhisher'... Username for 'https://github.com': kalı Password for 'https://kalı@github.com': remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/KasRoudra/PyPhisher.git/'
https://github.com/KasRoudra2/PyPhisher.git file zip file cannot be uploaded the problem is the same like this python pyphisher.py [+] Please wait!
[!] The file is not a zip file
Experienced the same issue, the fix if you are running Kali you must Install Docker on Kali Linux https://www.kali.org/docs/containers/installing-docker-on-kali/ Then run the Docker files listed in the command, PyPhisher should execute shortly
Phishing link with login prompt is working fine with invalid username and password This is not what to be happen for intercept data Kindly help me to fix it.