htr-tech / nexphisher

Advanced Phishing tool
https://github.com/htr-tech/zphisher
GNU General Public License v3.0
3.28k stars 560 forks source link

Installation doesn't work on my machine #3

Closed ShayNehmad closed 4 years ago

ShayNehmad commented 4 years ago

Running on WSL Ubuntu 18.04 and ZSH as my main shell

After running sudo setup, I'm getting this

  _   _             _____  _     _     _
 | \ | |           |  __ \| |   (_)   | |
 |  \| | _____  __ | |__) | |__  _ ___| |__   ___ _ __
 | .   |/ _ \ \/ / |  ___/|  _ \| / __|  _ \ / _ \  __|
 | |\  |  __/>  <  | |    | | | | \__ \ | | |  __/ |
 |_| \_|\___/_/\_\ |_|    |_| |_|_|___/_| |_|\___|_| [V 1.0]

  Advanced Phishing Tool with 30+ Templates  [BY : HTR-TECH ]

 [~] Installing Packages ....

Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:5 https://download.docker.com/linux/ubuntu bionic InRelease
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [932 kB]
Fetched 1184 kB in 13s (90.9 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
138 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package openssh

 [~] Setting Up Environment ....

 [~] Installation Completed !!

 [~] Type bash nexphisher to run NEXPHISHER !!

Also (perhaps it would be better to open up a different issue for this): an obfuscated setup script is super not cool - how do I know that it's not malicious?

htr-tech commented 4 years ago

Running on WSL Ubuntu 18.04 and ZSH as my main shell

After running sudo setup, I'm getting this

  _   _             _____  _     _     _
 | \ | |           |  __ \| |   (_)   | |
 |  \| | _____  __ | |__) | |__  _ ___| |__   ___ _ __
 | .   |/ _ \ \/ / |  ___/|  _ \| / __|  _ \ / _ \  __|
 | |\  |  __/>  <  | |    | | | | \__ \ | | |  __/ |
 |_| \_|\___/_/\_\ |_|    |_| |_|_|___/_| |_|\___|_| [V 1.0]

  Advanced Phishing Tool with 30+ Templates  [BY : HTR-TECH ]

 [~] Installing Packages ....

Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:5 https://download.docker.com/linux/ubuntu bionic InRelease
Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [932 kB]
Fetched 1184 kB in 13s (90.9 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
138 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package openssh

 [~] Setting Up Environment ....

 [~] Installation Completed !!

 [~] Type bash nexphisher to run NEXPHISHER !!

Also (perhaps it would be better to open up a different issue for this): an obfuscated setup script is super not cool - how do I know that it's not malicious?

@ShayNehmad Bro Nexphisher Already Installed in your Device .

Now Type sudo bash nexphisher to Run This Tool

ethicalsnacker commented 4 years ago

I am getting the same error. The package openssh cannot be located. I am looking into this now trying to check that I am not missing anything but it does look like the package is named incorrectly in the install and is openssh-client or openssh-server depending?

htr-tech commented 4 years ago

I am getting the same error. The package openssh cannot be located. I am looking into this now trying to check that I am not missing anything but it does look like the package is named incorrectly in the install and is openssh-client or openssh-server depending?

@takeawish Bro Nexphisher is mainly developed for Termux . In Ubuntu or Debian you can install openssh by inputting apt-get install openssh-server

The Required Packages are :

Bl4omArchie commented 4 years ago

The installation was ok for me but when I generated a phishing webpage, nothing appear. In my terminal only my IP adress pop up but that all. It's normal ?

htr-tech commented 4 years ago

The installation was ok for me but when I generated a phishing webpage, nothing appear. In my terminal only my IP adress pop up but that all. It's normal ?

give Snap Shot

ShayNehmad commented 4 years ago

  _   _             _____  _     _     _
 | \ | |           |  __ \| |   (_)   | |
 |  \| | _____  __ | |__) | |__  _ ___| |__   ___ _ __
 | .   |/ _ \ \/ / |  ___/|  _ \| / __|  _ \ / _ \  __|
 | |\  |  __/>  <  | |    | | | | \__ \ | | |  __/ |
 |_| \_|\___/_/\_\ |_|    |_| |_|_|___/_| |_|\___|_| [V 1.0]

  Advanced Phishing Tool with 30+ Templates  [BY : HTR-TECH ]

 Packages are not Installed ! type bash setup

It is not installed, obviously.

htr-tech commented 4 years ago

  _   _             _____  _     _     _
 | \ | |           |  __ \| |   (_)   | |
 |  \| | _____  __ | |__) | |__  _ ___| |__   ___ _ __
 | .   |/ _ \ \/ / |  ___/|  _ \| / __|  _ \ / _ \  __|
 | |\  |  __/>  <  | |    | | | | \__ \ | | |  __/ |
 |_| \_|\___/_/\_\ |_|    |_| |_|_|___/_| |_|\___|_| [V 1.0]

  Advanced Phishing Tool with 30+ Templates  [BY : HTR-TECH ]

 Packages are not Installed ! type bash setup

It is not installed, obviously.

@ShayNehmad bro excute apt-get install curl php openssh-server -y

htr-tech commented 4 years ago

Installation Script Updated ! Tools Open Sourced !!

For Termux : bash tmux_setup

Others : bash setup

rx8driver commented 4 years ago

tmux_setup does not complete for me. I will get you a snapshot....

rx8driver commented 4 years ago

Here's a screenshot bro

rx8driver commented 4 years ago

photo_2020-05-10_23-58-07

htr-tech commented 4 years ago

@rx8driver Bro Update & use