Skip to content

redwine-1/redphish

Repository files navigation

redphish

Redphish

Introduction

REDPHISH is a facebook phishing fun project. For more advanced usage use The Social-Engineer Toolkit (SET)

Clone repo
git clone https://github.com/redwine-1/redphish
cd redphish
Environment variables. Create a .env file and following secrets
MONGODBURL: Mongodb connect url
CLIENTID: Google auth client id (optional login using google won't work)
CLIENTSECRET: Google auth client secret (optional login using google won't work)
BASE_ULR: use in local environment  http://localhost:3000 or your base URL if you are going to host it in cloud
USERNAME: Email form which email varification code will be sent 
PASSWORD: Email password 
secret: Secret for local password storage 
Use the package manager npm
npm install
node app.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors