Zphisher - Phishing Website Tool: Difference between revisions

From Elvis Wiki
No edit summary
No edit summary
Line 5: Line 5:
== Requirements ==
== Requirements ==


* Operating system: Ubuntu 22.04 LTS (Jammy Jellyfish) 64-bit  -  (it does work on other versions too, this was the used version)
* Operating system: Ubuntu 22.04 LTS (Jammy Jellyfish) 64-bit  -  (it does work on other versions too, this was the used one)


In order to complete these steps, you must have followed [[Some Other Documentation]] before.


== Description ==
== Description ==
Line 14: Line 12:
=== Step 1 ===
=== Step 1 ===


Enter these commands in the shell
The tool is available on GitHub. Thus, we have to clone it on our machine with following command:


echo foo
*git clone https://github.com/htr-tech/zphisher.git
echo bar


=== Step 2 ===
=== Step 2 ===


Make sure to read
A "Zphisher" directory will appear. If we navigate two times into this directory (with cd command), we will see following bash file:
 
*zphisher.sh


* War and Peace
=== Step 3 ===
* Lord of the Rings
* The Baroque Cycle


== Used Hardware ==
== Used Hardware ==

Revision as of 14:49, 16 December 2024

Summary

Zphisher is a Software-Tool that allows users to create and host fake website like Netflix.com, Linkedin.com and many more. Once created, a phishing can be shared with others. If victims put in their credentials in the fake website, the tool will capture and save them.

Requirements

  • Operating system: Ubuntu 22.04 LTS (Jammy Jellyfish) 64-bit - (it does work on other versions too, this was the used one)


Description

Step 1

The tool is available on GitHub. Thus, we have to clone it on our machine with following command:

Step 2

A "Zphisher" directory will appear. If we navigate two times into this directory (with cd command), we will see following bash file:

  • zphisher.sh

Step 3

Used Hardware

Device to be used with this documentation Maybe another device to be used with this documentation

Courses

References