{"id":18332183,"url":"https://github.com/mihneamanolache/webchecker","last_synced_at":"2025-07-05T19:02:47.047Z","repository":{"id":63198649,"uuid":"448879439","full_name":"mihneamanolache/WebChecker","owner":"mihneamanolache","description":"WebChecker is a simple tool used in pentesting to detect what CMS a website is running \u0026 more. ","archived":false,"fork":false,"pushed_at":"2022-11-14T17:37:31.000Z","size":10420,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T16:21:21.184Z","etag":null,"topics":["cms-detection","cms-detector","pentest-tool","pentesting","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mihneamanolache.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}},"created_at":"2022-01-17T12:11:44.000Z","updated_at":"2024-10-31T21:27:03.000Z","dependencies_parsed_at":"2022-11-14T19:00:55.035Z","dependency_job_id":null,"html_url":"https://github.com/mihneamanolache/WebChecker","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/mihneamanolache%2FWebChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihneamanolache%2FWebChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihneamanolache%2FWebChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihneamanolache%2FWebChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mihneamanolache","download_url":"https://codeload.github.com/mihneamanolache/WebChecker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430838,"owners_count":20937873,"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":["cms-detection","cms-detector","pentest-tool","pentesting","python"],"created_at":"2024-11-05T19:37:56.493Z","updated_at":"2025-04-06T03:33:36.293Z","avatar_url":"https://github.com/mihneamanolache.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebChecker\n![Generic badge](https://img.shields.io/badge/Version-1.0.0-RED.svg)\n\n**WebChecker** is a simple information gathering tool designed to help pentesters gather information about a target website.\n![Screen-Recording-2022-02-04-at-0](https://user-images.githubusercontent.com/43548656/152489199-8c2aa54e-a304-4258-b17b-dc881220cff0.gif)\n\n\n## Highlights \n**WebChecker** `1.0.0` supports:\n- WordPress Identification (4 stages)\n- Joomla Identification (1 stage)\n- Magento Identification (4 stages)\n- Drupal Identification (3 stages)\n- **Directory Bruteforcing **\n- Detailed Headers Report\n\n## Prerequisites \n**WebChecker** is built with Python 3 and has been tested on MacOS so far.\n\n## Installing WebChecker\nTo install **WebChecker** on your machine, run the following commands on your terminal:\n```\ngit clone git@github.com:mihneamanolache/WebChecker.git \ncd WebChecker\npip install -r requirements.txt\n```\n\n## Using WebChecker\n**WebChecker** runs in terminal and can be used both with or without terminal arguments. The arguments it accepts are:\n- `-u` or `--url` to specify the targeted URL\n- `-b` or `--brute` to discover directories using bruteforce\n\nCommand example using arguments:\n```\npython3 WebChecker.py -u https://scoala.buzz/ -b /Users/laptop/Desktop/Wordlists/directories.txt \n```\n![Screenshot 2022-02-04 at 09 14 14](https://user-images.githubusercontent.com/43548656/152487424-79ac30a4-1c72-473d-9ad9-af5319fb20eb.png)\n\nWhere `directories.txt` is a simple wordlist which contains the following lines (in this case):\n```\nlogin\ncpanel\narchive\nresources\nemail\nwp-content\nadmin\n.httaccess\n.httaccess1\npasswd\npasswords\nintranet\n```\n*Note that you can use any other wordlist (ie. [dnsmap.txt](https://github.com/Blkzer0/Wordlists/blob/master/dnsmap.txt \"dnsmap.txt\")). Just specify the path to the file after `-b`*\n\nIf used withoth the `--url` switch, the program will prompt the user to enter the target website manually:\n```\npython3 WebChecker.py \n```\n![Screenshot 2022-02-04 at 09 17 00](https://user-images.githubusercontent.com/43548656/152487765-e7142232-ddcb-4b7b-b63f-73de940f482b.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihneamanolache%2Fwebchecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmihneamanolache%2Fwebchecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihneamanolache%2Fwebchecker/lists"}