Skip to content

Commit

Permalink
Updated Code
Browse files Browse the repository at this point in the history
  • Loading branch information
DaggieBlanqx committed Oct 5, 2020
1 parent 4908407 commit 2a948e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,13 @@
## Steps

- Clone this repository in the computer that you have installed Node, NPM and Yarn on.

- Open the terminal and ``cd`` into the directory/folder containing the now cloned project.

- In this terminal, run the command ``yarn`` or ``npm install``

- Then open the file ``evil-server.js`` in your text editor and go to line 7 , and change the ``serverPort`` to your own preference.

- Then run the following command in your opened terminal ``yarn start``

- The evil server will launch. Open the server address in a browser to view the resulting phish page.

0 comments on commit 2a948e0

Please sign in to comment.