{"id":19041093,"url":"https://github.com/thoughtfuldev/cme-bruteforcer","last_synced_at":"2025-04-23T21:27:45.364Z","repository":{"id":45337672,"uuid":"74700403","full_name":"ThoughtfulDev/CME-BruteForcer","owner":"ThoughtfulDev","description":"A little Python Script for cracking Windows Passwords with the help of CrackMapExec","archived":false,"fork":false,"pushed_at":"2017-10-11T18:05:28.000Z","size":9,"stargazers_count":35,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-18T06:51:08.212Z","etag":null,"topics":["cme-bruteforcer","crackmapexec","pentest","pentesting","pentesting-windows","python-script","windows"],"latest_commit_sha":null,"homepage":"","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/ThoughtfulDev.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}},"created_at":"2016-11-24T19:35:25.000Z","updated_at":"2025-04-04T15:28:02.000Z","dependencies_parsed_at":"2022-08-25T08:50:07.564Z","dependency_job_id":null,"html_url":"https://github.com/ThoughtfulDev/CME-BruteForcer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThoughtfulDev%2FCME-BruteForcer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThoughtfulDev%2FCME-BruteForcer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThoughtfulDev%2FCME-BruteForcer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThoughtfulDev%2FCME-BruteForcer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThoughtfulDev","download_url":"https://codeload.github.com/ThoughtfulDev/CME-BruteForcer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250516704,"owners_count":21443667,"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":["cme-bruteforcer","crackmapexec","pentest","pentesting","pentesting-windows","python-script","windows"],"created_at":"2024-11-08T22:27:13.815Z","updated_at":"2025-04-23T21:27:45.345Z","avatar_url":"https://github.com/ThoughtfulDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CME-BruteForcer\nA little Python Script for cracking Windows Passwords with the help of CrackMapExec\n\n\nThis is a little Python Script i wrote to automate the \"login\" of [CrackMapExec](https://github.com/byt3bl33d3r/CrackMapExec).\nIt basically bruteforce the Username/Password by running CME multiple times.\n\n## How it works\nYou just provide a username and password list and a ip... then you are good to go :)\nJust run\n\n`pip install -r requirements.txt`\n\nNext you need to find you targets ip by using \n\n`sudo crackmapexec 192.168.1.0/24` \n\nwhere as __*192.168.1.0*__ is the network you want to scan(obviously you need to be in that network...)\n\nNext clone my repository if you havent already\n`git clone https://github.com/ThoughtfulDev/CME-BruteForcer.git`\n\nThen run\n`sudo python CME-BF.py -u \u003c/path/to/userlist\u003e -p \u003c/path/to/passwordlist\u003e -ip \u003cvictimip\u003e`\n\noptionally you can specify the thread counts by using the `-t \u003cthreadcount\u003e` option\n\n\n**Have Fun :)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtfuldev%2Fcme-bruteforcer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthoughtfuldev%2Fcme-bruteforcer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthoughtfuldev%2Fcme-bruteforcer/lists"}