Skip to content

DigitalArsenal/unifiedatalibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

  • index.html: The main HTML file for the demo page.
  • README.md: This file.

Description

The demo page can simulate a phishing attack by prompting users to enter their credentials (username and password).

Important: The credentials are not stored or transmitted anywhere; they are only displayed in an alert box within the browser for demonstration purposes.

Usage

To use the demo page, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/yourusername/unifiedatalibrary.git
  2. Navigate to the cloned repository:

    cd unifiedatalibrary
  3. Open the index.html file in your web browser to view the demo page.

Files

index.html

This file contains the HTML and JavaScript code for the demo page. The page includes:

  • A custom login prompt that mimics the appearance of a real login form.
  • A script that displays the entered credentials (partially masked) in an alert box.
  • Links to resources for learning more about phishing.

Security Note

The credentials entered into the demo page are only displayed within an alert box and never leave the browser. This ensures that no sensitive information is transmitted or stored.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages