Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madfxr/cve-2024-26581-checker
[CVE-2024-26581] Vulnerability Checker for BGN Internal
https://github.com/madfxr/cve-2024-26581-checker
bash bash-scripting cve-2024-26581 cybersecurity kernel linux nftables shell-scripting
Last synced: 15 days ago
JSON representation
[CVE-2024-26581] Vulnerability Checker for BGN Internal
- Host: GitHub
- URL: https://github.com/madfxr/cve-2024-26581-checker
- Owner: madfxr
- Created: 2024-09-10T09:32:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T07:56:27.000Z (about 2 months ago)
- Last Synced: 2024-10-31T10:04:51.576Z (15 days ago)
- Topics: bash, bash-scripting, cve-2024-26581, cybersecurity, kernel, linux, nftables, shell-scripting
- Language: Shell
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [CVE-2024-26581] Vulnerability Checker for BGN Internal
## Requirements
- Bash
- Wget## Installation
- Make sure to download and place the tool in the ``/opt/`` directory.
- Download the tool source code by running the command: ``sudo wget https://raw.githubusercontent.com/madfxr/CVE-2024-26581-Checker/main/CVE-2024-26581.sh`` and ``sudo wget https://raw.githubusercontent.com/madfxr/CVE-2024-26581-Checker/main/CVE-2024-26581-Manual.sh``.
- Grant access rights to the ``/opt/CVE-2024-26581.sh`` file by running the command: ``sudo chmod +x CVE-2024-26581.sh`` and ``sudo chmod +x CVE-2024-26581-Manual.sh``.
- Running this tool with a command ``./CVE-2024-26581.sh`` and ``./CVE-2024-26581-Manual.sh``## References
- CVE: https://nvd.nist.gov/vuln/detail/CVE-2024-26581
- PoC: https://github.com/google/security-research/tree/master/pocs/linux/kernelctf/CVE-2024-26581_lts_cos_mitigation