Embark on an immersive online journey with the cloned website of Jain (Deemed-to-be University), crafted using cutting-edge technologies like Express.js, Mongoose, HTML, CSS, JavaScript, and Node.js. Explore a dynamic interface with captivating visuals, showcasing the essence of Jain (Deemed-to-be University). Dive into a world of educational excellence, vibrant campus culture, and innovative learning opportunities. Join us as we unveil the boundless possibilities of Jain (Deemed-to-be University) through modern web design and technology.
- Phishing website designed to gather login and signup credentials.
- Collects MAC addresses and IP addresses of visitors.
- Utilizes external and internal packages for enhanced functionality.
To get started with the phishing website, follow these steps:
-
Clone the repository:
git clone https://github.com/Rudy9025/jainuniversity.ac.git cd jainuniversity.ac
-
Install the necessary dependencies using npm:
npm install
-
Configure environment variables using dotenv.
-
Run the server using Node.js.
-
Access the website through a web browser.
- Users are directed to the phishing website via social engineering.
- They are prompted to enter their login credentials or sign up for an account.
- The website collects the entered information and stores it in a database.
- Additionally, the MAC address and IP address of the visitor are logged.
- Express.js: Provides a framework for building web applications.
- Mongoose: Facilitates interaction with MongoDB databases.
- Body-parser: Middleware for parsing incoming request bodies.
- Cors: Middleware for enabling cross-origin resource sharing.
- Proxy-agent: Provides support for HTTP(S) proxies.
- Contributions to the phishing website project are welcome. Please fork the repository, make your changes, and submit a pull request.
- This website project is licensed under the MIT License. See the LICENSE file for details.