Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 596 Bytes

Malicious Page Builder

About

Malicious Page Builder is a tool which can generate a basic phishing page by using custom web templates that uses HTML5 Web APIs.

Installation & Run

python3 -m pip install -r requirements.txt

python3 main.py

type help to get a list of commands and their description.

Video Tutorial

Contributing

go here for contributing instructions