
Python exploit script for CVE-2020-28458, a prototype pollution vulnerability in DataTables. It sends crafted payloads to target URLs, supports proxy and timeout configuration, and parses JSON responses to verify pollution.
Affected versions of this package are vulnerable to Prototype Pollution. datatables v1.10.16-1.10.16
Run the Python script and enter the required inputs:
Example: python3 exploit.py
The script uses logging for better output and checks for prototype pollution by parsing JSON responses where possible.