Skip to content

CyberRakshak is a comprehensive web application designed to perform a detailed scan of any given website URL. It extracts vital information such as the domain's IP address, server name, subdomains along with their IP addresses and server names, and all URLs found on the main page.

License

Notifications You must be signed in to change notification settings

pankajmourya007/CyberRakshak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberRakshak

Welcome to the CyberRakshak project! This project is a web application designed to ....

Access the Application

Click Here

Project Description

CyberRakshak is designed to, e.g. monitor cybersecurity threats, provide educational resources, etc. It includes features like ....

Features

  • User Authentication: Secure login and registration system.
  • Dashboard: Overview of key metrics and information.
  • Real-time Alerts: Receive notifications about important events.
  • Reports: Generate and view detailed reports.
  • Educational Resources: Access tutorials and guides on cybersecurity.

Screenshots

User Interface

User Interface

Scan Result Output

Scan Result Output

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/pankajmourya007/CyberRakshak.git
  2. Navigate to the project directory:

    cd CyberRakshak
  3. Create and activate a virtual environment:

    virtualenv venv --python=python3.9
    source venv/bin/activate
  4. Install dependencies:

    pip install -r requirements.txt

Usage

To start the application, run:

python server.py

Then open your web browser and go to http://localhost:5000 to access the application.

Contributing

Contributions are welcome! If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

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

Contact

For any inquiries or feedback, please contact pankaj2k21mourya007@gmail.com.

About

CyberRakshak is a comprehensive web application designed to perform a detailed scan of any given website URL. It extracts vital information such as the domain's IP address, server name, subdomains along with their IP addresses and server names, and all URLs found on the main page.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published