{"id":17382917,"url":"https://github.com/theunknownsoul/web-shell-checker","last_synced_at":"2026-04-28T14:34:45.586Z","repository":{"id":256232590,"uuid":"854544853","full_name":"TheUnknownSoul/web-shell-checker","owner":"TheUnknownSoul","description":"Simple script for check web shells status.","archived":false,"fork":false,"pushed_at":"2025-01-09T13:25:46.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T20:48:50.413Z","etag":null,"topics":["hacking-tool","shell"],"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/TheUnknownSoul.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-09-09T11:17:41.000Z","updated_at":"2025-01-09T13:25:49.000Z","dependencies_parsed_at":"2025-02-01T23:35:52.086Z","dependency_job_id":null,"html_url":"https://github.com/TheUnknownSoul/web-shell-checker","commit_stats":null,"previous_names":["theunknownsoul/web-shell-checker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheUnknownSoul/web-shell-checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnknownSoul%2Fweb-shell-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnknownSoul%2Fweb-shell-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnknownSoul%2Fweb-shell-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnknownSoul%2Fweb-shell-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheUnknownSoul","download_url":"https://codeload.github.com/TheUnknownSoul/web-shell-checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheUnknownSoul%2Fweb-shell-checker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263210646,"owners_count":23431174,"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":["hacking-tool","shell"],"created_at":"2024-10-16T07:39:49.957Z","updated_at":"2026-04-28T14:34:45.543Z","avatar_url":"https://github.com/TheUnknownSoul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Static Badge](https://img.shields.io/badge/Language%3A_-_Python_v.3.11.9-blue)\n\n# WEB SHELL CHECKER \nSimple tool for massive shells check. Checks few system commands on provided web shells  \nand parses response, creates files with working and not working \n\n## Usage \nInstall dependencies \n```\npip install -r requirements.txt\n```\n\nRun \n```\npython shell-checker.py -l \u003cpath to list with web shells\u003e\n```\n\nAdditional options\n```\n-d: Optional parameter. Detailed request and response output.\n-v: Optiuonal parameter. Prints result of what line is now in process and detailed message for current shell.\n```\n\nTo add this script to scheduler run\n```\nchmod +x checker-cron-job.sh\nsudo ./checker-cron-job.sh\n```\n\n## Technical information\nDue to some technical reasons in this tool implemented some restrictions in requests setup.\nFirst of all it ignores invalid or self-signed certificate. Second, timeout option, redirects and amount of retries. \n* Timeout = 7 sec \n* Max retries = 5\n* Redirects = 3. \n\nRetries forced also on 500, 502, 503, 504 status code.\nIn some cases if amount of shell are huge and internet connection unstable implemented 5 retry for function that sends \nrequest after 5 seconds of pause. For now this feature hasn't tested properly.\n\nSupports file in `.txt` and `.csv` file extension.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheunknownsoul%2Fweb-shell-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheunknownsoul%2Fweb-shell-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheunknownsoul%2Fweb-shell-checker/lists"}