## https://sploitus.com/exploit?id=5DE1EDB3-15A3-5B0A-A73D-141D5958C8F2
# CVE-2024-24919
## Name: CVE-2024-24919 Scanner
## Author: 0x.ans
## Contact: Instagram: [0x.ans](https://instagram.com/0x.ans)
______ ______
/ ___/ | / / __/
/ /__ | |/ / _/-2024-24919
\___/ |___/___/
0xans
## Usage:
```sh
python3 scanner.py [-x TARGET] [-w WORDLIST]
```
## Tool Description:
The CVE-2024-24919 Scanner is a Python tool designed to find potential CVE-2024-24919 vulnerabilities in web applications.
## Options:
- `-h, --help`: Show help message and exit.
- `-x TARGET, --target TARGET`: Specify the target domain.
- `-w WORDLIST, --wordlist WORDLIST`: Wordlist file containing URLs.
## Example Usage:
**To scan a specific target:**
```sh
python3 scanner.py -x example.com
```
**To scan multiple targets from a wordlist:**
```sh
python3 scanner.py -w urls.txt
```
## Issues?
- DM me on Instagram
- If you have any questions about the tool, you can reach out to me on Instagram: [0x.ans](https://instagram.com/0x.ans)