Skip to content

yokai-crow/pantheon

Repository files navigation

WBAN IDS IPS Mobile Application (Pantheon)

Welcome to the WBAN (Wireless Body Area Network) IDS (Intrusion Detection System) and IPS (Intrusion Prevention System) mobile application repository. This application is designed to enhance the security of WBAN by providing real-time network monitoring, detection and mitigation of DoS attacks, malware detection based on signatures, and an emergency call feature.

Features

  • Real-Time Network Monitoring: Continuously monitors network traffic to identify any suspicious activity.
  • DoS Attack Detection and Mitigation: Detects and mitigates Denial of Service attacks to ensure network availability.
  • Malware Detection: Uses malware signatures to detect malicious software and prevent it from compromising the network.
  • Emergency Call Feature: Allows users to make emergency calls directly from the application.

Installation

To install the application, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yokai-crow/pantheon.git
  2. Navigate to the project directory:
    cd Pantheon
  3. Open the project in your preferred mobile development environment (e.g., Android Studio, Xcode).
  4. Build and run the application on your mobile device or emulator.

Usage

  1. Network Monitoring:

    • Launch the application and go to the "Network Monitoring" section.
    • View real-time network traffic and identify any unusual patterns.
  2. DoS Attack Detection and Mitigation:

    • The application will automatically detect any DoS attacks.
    • Mitigation steps will be taken to ensure the network remains operational.
  3. Malware Detection:

    • Go to the "Malware Detection" section.
    • The application will scan for known malware signatures and alert you if any are found.
  4. Emergency Call:

    • In case of an emergency, use the "Emergency Call" feature to quickly contact emergency services.

Contributing

We welcome contributions from the community! To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request and describe the changes you have made.

License

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

Contact

If you have any questions or need further assistance, feel free to contact us at bright.yyyyyyy@gmail.com.


Thank you for using the WBAN IDS IPS mobile application! We hope it enhances the security of your wireless body area network.

NOTE

This project is the Final Year Project of APU/APIIT for BSc (Hons) in Information and Technology, done by Arun Saru (NPI000088).