An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !
GNU General Public License v3.0
11.47k
stars
3.85k
forks
source link
I cant use it in my network the websites wont load #937
I made all the stepps mentioned in the bgeinning of the Readme. So installed using the zphisher.sh script.
It is a Ubuntu VM in Proxmox. Proxmox does not have a firewall. In the VM itself i enabled ufw and enabled my ports. after selecting everything with locahost, I get the "url" 127.0.0.1:6060 but when I try to open it on another pc that is locally connected in the same network. I only get that the websiet does not exist. There is no real log tbh.
What can I do here? How can I fix this.
Provide log output [Optional]
root@ubuntu:~/zphisher# ufw status
Status: active
To Action From
-- ------ ----
6060/tcp ALLOW Anywhere
6060/udp ALLOW Anywhere
22/tcp ALLOW Anywhere
6060/tcp (v6) ALLOW Anywhere (v6)
6060/udp (v6) ALLOW Anywhere (v6)
22/tcp (v6) ALLOW Anywhere (v6)
root@ubuntu:~/zphisher#
Which environment you are using ?
Linux / Desktop
Describe the bug
I made all the stepps mentioned in the bgeinning of the Readme. So installed using the zphisher.sh script. It is a Ubuntu VM in Proxmox. Proxmox does not have a firewall. In the VM itself i enabled ufw and enabled my ports. after selecting everything with locahost, I get the "url" 127.0.0.1:6060 but when I try to open it on another pc that is locally connected in the same network. I only get that the websiet does not exist. There is no real log tbh. What can I do here? How can I fix this.
Provide log output [Optional]