{"id":22799800,"url":"https://github.com/chocapikk/cve-2024-3273","last_synced_at":"2025-04-19T16:43:59.272Z","repository":{"id":231970993,"uuid":"783134888","full_name":"Chocapikk/CVE-2024-3273","owner":"Chocapikk","description":"D-Link NAS CVE-2024-3273 Exploit Tool","archived":false,"fork":false,"pushed_at":"2024-04-07T04:41:26.000Z","size":4,"stargazers_count":71,"open_issues_count":0,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-23T04:35:24.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chocapikk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-07T03:09:13.000Z","updated_at":"2024-08-03T00:05:55.948Z","dependencies_parsed_at":null,"dependency_job_id":"dc2efe9c-74fd-4070-bf5b-4d3bf4154f60","html_url":"https://github.com/Chocapikk/CVE-2024-3273","commit_stats":null,"previous_names":["chocapikk/cve-2024-3273"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chocapikk%2FCVE-2024-3273","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chocapikk%2FCVE-2024-3273/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chocapikk%2FCVE-2024-3273/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chocapikk%2FCVE-2024-3273/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chocapikk","download_url":"https://codeload.github.com/Chocapikk/CVE-2024-3273/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249740831,"owners_count":21318709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T07:09:59.877Z","updated_at":"2025-04-19T16:43:59.252Z","avatar_url":"https://github.com/Chocapikk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🛠️ CVE-2024-3273 Exploit Tool\n\n## 🌟 Introduction\n\nThis script is a powerful exploitation tool for the CVE-2024-3273 vulnerability found in specific versions of D-Link NAS devices. It enables command execution and unauthorized access to the affected devices.\n\n## ⚙️ Installation\n\nTo set up the exploitation tool, follow these steps:\n\n1. **Clone the repository**:\n\n```bash\ngit clone https://github.com/Chocapikk/CVE-2024-3273.git\n```\n\n2. **Navigate to the tool's directory**:\n\n```bash\ncd CVE-2024-3273\n```\n\n3. **Install the required Python packages**:\n\n```bash\npip install -r requirements.txt\n```\n\n## 🚀 Usage\n\nTo use the tool, run the script from the command line as follows:\n\n```bash\npython exploit.py [options]\n```\n\n### Options\n\n- **-u, --url**:\n  Specify the target URL or IP address.\n\n- **-f, --file**:\n  Specify a file containing a list of URLs to scan.\n\n- **-t, --threads**:\n  Set the number of threads for concurrent scanning.\n\n- **-o, --output**:\n  Define an output file to save the scan results.\n\nWhen a single URL is provided with the `-u` option and the target is vulnerable, the script will attempt to open an interactive shell.\n\n### Example\n\n```bash\n$ python3 exploit.py -u http://127.0.0.1\n[+] Command executed successfully.\n[!] http://127.0.0.1 is vulnerable to CVE-2024-3273: uid=0(root) gid=0(root)\n[+] Opening interactive shell...\n$ id\n[+] Command executed successfully.\nuid=0(root) gid=0(root)\n```\n\n## 📊 Mass Scanning\n\nFor mass scanning, use the `-f` option with a file containing URLs. The tool will scan each URL and print concise results, indicating whether each target is vulnerable.\n\n```bash\npython exploit.py -f urls.txt\n```\n\n## 🗒️ Affected Versions\n\nThe vulnerability affects the following versions of D-Link NAS devices:\n\n- DNS-320L Version 1.11, Version 1.03.0904.2013, Version 1.01.0702.2013\n- DNS-325 Version 1.01\n- DNS-327L Version 1.09, Version 1.00.0409.2013\n- DNS-340L Version 1.08\n\nThese systems are considered to be end-of-life (EOL), meaning they are no longer supported or receiving updates from the manufacturer. It is strongly recommended that these systems are no longer used.\n\n## 🛡️ Disclaimer\n\nUse this tool responsibly and ethically. Always obtain proper authorization before testing any system for vulnerabilities.\n\n## 👏 Acknowledgments\n\nSpecial thanks to the researcher [@netsecfish](https://github.com/netsecfish) for their work in identifying this vulnerability.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchocapikk%2Fcve-2024-3273","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchocapikk%2Fcve-2024-3273","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchocapikk%2Fcve-2024-3273/lists"}