{"id":19806470,"url":"https://github.com/0xtas/cve-2012-2982","last_synced_at":"2026-06-08T13:31:47.826Z","repository":{"id":142998530,"uuid":"578599869","full_name":"0xTas/CVE-2012-2982","owner":"0xTas","description":"An exploit for CVE-2012-2982 implemented in Rust","archived":false,"fork":false,"pushed_at":"2022-12-15T15:35:15.000Z","size":33,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T18:00:03.948Z","etag":null,"topics":["cve-2012-2982","exploit","poc","rust","tryhackme"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xTas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-12-15T12:45:48.000Z","updated_at":"2024-01-21T01:34:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ad5ed76-e436-4d62-badf-34b952e68a6b","html_url":"https://github.com/0xTas/CVE-2012-2982","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/0xTas/CVE-2012-2982","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xTas%2FCVE-2012-2982","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xTas%2FCVE-2012-2982/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xTas%2FCVE-2012-2982/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xTas%2FCVE-2012-2982/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xTas","download_url":"https://codeload.github.com/0xTas/CVE-2012-2982/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xTas%2FCVE-2012-2982/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34065349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cve-2012-2982","exploit","poc","rust","tryhackme"],"created_at":"2024-11-12T09:07:38.355Z","updated_at":"2026-06-08T13:31:47.820Z","avatar_url":"https://github.com/0xTas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"**This PoC exploit for CVE-2012-2982 was written as an exercise for the \"Intro to PoC scripting\" Room on TryHackMe**. \u003cbr\u003e\n\nThe room can be found here: https://tryhackme.com/room/intropocscripting \u003cbr\u003e\n\nI was originally going to use Python to follow along, but decided to practice my Rust skills instead.\u003cbr\u003e\n\nI also saw that nearly every single non-Metasploit implementation on Github was in Python, \nso I figured that bringing something new to the table might be fun.\n\n---\n\n### Usage\n\n**Note:** The program spawns a Netcat listener by default.\nIf Netcat isn't in your path, or you want to run your own listener, run the program with the `-d` flag.\n\n**From Source (Rust and Cargo required):**\u003cbr\u003e\n```bash\n# To get detailed info about arguments:\ncargo run -- --help\n\n# General command structure:\ncargo run -- \u003crhost\u003e \u003clhost\u003e \u003cusername\u003e \u003cpassword\u003e [options]\n```\n\u003cbr\u003e\n\n**From Binary:**\u003cbr\u003e\n```bash\n# To get detailed info about arguments:\n./cve-2012-2982 --help\n\n# General command structure:\n./cve-2012-2982 \u003crhost\u003e \u003clhost\u003e \u003cusername\u003e \u003cpassword\u003e [options]\n```\n\u003cbr\u003e\n\n**Program defaults:**\u003cbr\u003e\n1. rport=10000 (Webmin's default)\u003cbr\u003e\n2. lport=1337\u003cbr\u003e\n3. payload = generic bash tcp reverse shell\u003cbr\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xtas%2Fcve-2012-2982","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xtas%2Fcve-2012-2982","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xtas%2Fcve-2012-2982/lists"}