Use of python dictionary here https://github.com/RandomRobbieBF/CVE-2023-7028/blob/c141972fc4f653ad48a2ae1a3b0d0ca7c2b1e2a9/CVE-2023-7028.py#L28 means only the attacker's email get sent; the exploit doesn't work. Python dicts deduplicate keys automatically
Use of python dictionary here
CVE-2023-7028/CVE-2023-7028.py
Line 28 in c141972
Python dicts deduplicate keys automatically