This repository contains an Intruder Detection System (IDS) that utilizes the PMAC0 cryptographic protocol, implemented using C-MPI.
The Intruder Detection System is designed to detect and respond to unauthorized access attempts in a network. It leverages the PMAC0 cryptographic protocol for secure communication and data integrity verification. The implementation is based on C-MPI for efficient parallel processing.
- PMAC0 Cryptographic Protocol: Ensures secure communication and data integrity.
- C-MPI Implementation: Utilizes parallel processing for efficient performance.
- Intruder Detection: Detects and responds to unauthorized access attempts in real-time.
- Logging and Reporting: Logs intrusion attempts and generates reports for analysis.
-
Clone the repository:
git clone https://github.com/Rasib0/idps.git
-
Run the executable:
python main.py
- Start the Intruder Detection System via the python script.
- Monitor the system for unauthorized access attempts.
- Respond to intrusions as necessary.
- Review logs and reports for analysis.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License.