{"id":27482469,"url":"https://github.com/000pp/tomcter","last_synced_at":"2025-08-17T21:18:03.305Z","repository":{"id":46538323,"uuid":"376972404","full_name":"000pp/tomcter","owner":"000pp","description":"😹  Bruteforce Apache Tomcat manager login with default credentials","archived":false,"fork":false,"pushed_at":"2024-03-12T13:11:14.000Z","size":1018,"stargazers_count":101,"open_issues_count":0,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T08:03:26.197Z","etag":null,"topics":["apache","apache-tomcat","bruteforce","docker","hacktoberfest","login","pentest","pentest-tool","python","python3","tomcat","tool"],"latest_commit_sha":null,"homepage":"http://tomcat.apache.org","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/000pp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-06-14T22:33:44.000Z","updated_at":"2025-01-25T15:38:45.000Z","dependencies_parsed_at":"2024-03-12T14:06:14.826Z","dependency_job_id":null,"html_url":"https://github.com/000pp/tomcter","commit_stats":null,"previous_names":["000pp/tomcter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/000pp%2Ftomcter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/000pp%2Ftomcter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/000pp%2Ftomcter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/000pp%2Ftomcter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/000pp","download_url":"https://codeload.github.com/000pp/tomcter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249250449,"owners_count":21237897,"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":["apache","apache-tomcat","bruteforce","docker","hacktoberfest","login","pentest","pentest-tool","python","python3","tomcat","tool"],"created_at":"2025-04-16T14:27:41.232Z","updated_at":"2025-04-16T14:27:41.689Z","avatar_url":"https://github.com/000pp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 😹 Tomcter\n\u003e Stealing credentials from a yellow cat\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.imgur.com/ePw5RQ5.png\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/oppsec/tomcter?color=yellow\u0026logo=github\u0026logoColor=yellow\u0026style=for-the-badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/issues/oppsec/tomcter?color=yellow\u0026logo=github\u0026logoColor=yellow\u0026style=for-the-badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/oppsec/tomcter?color=yellow\u0026label=STARS\u0026logo=github\u0026logoColor=yellow\u0026style=for-the-badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/oppsec/tomcter?color=yellow\u0026logo=github\u0026logoColor=yellow\u0026style=for-the-badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/languages/code-size/oppsec/tomcter?color=yellow\u0026logo=github\u0026logoColor=yellow\u0026style=for-the-badge\"\u003e\n\u003c/p\u003e\n\n___\n\n\u003cbr\u003e\n\n\u003cp\u003e 😹 \u003cb\u003eTomcter\u003c/b\u003e is a python tool developed to bruteforce Apache Tomcat manager login with default credentials. \u003c/p\u003e\n\n\u003cbr\u003e\n\n## ⚡ Installing / Getting started\n\nA quick guide of how to install and use Tomcter.\n1. Clone the repository with `git clone https://github.com/oppsec/tomcter.git`\n2. Install required libraries with `pip install -r requirements.txt`\n\n### Single Target\n`python3 main.py -u http://host`\n\u003cbr\u003e\n\n### Multiple Targets\n`python3 main.py -l file.txt`\n\n\u003cbr\u003e\n\n### 🐳 Docker\nIf you want to use Tomcter in a Docker container, follow this commands:\n\n1. Clone the repository with `git clone https://github.com/oppsec/tomcter.git`\n2. Build the image with `sudo docker build -t tomcter:latest .`\n3. Run the container with `sudo docker run tomcter:latest`\n\n\u003cbr\u003e\u003cbr\u003e\n\n### ⚙️ Pre-requisites\n- [Python 3](https://www.python.org/downloads/) installed on your machine.\n- Install the libraries with `pip3 install -r requirements.txt`\n\n\u003cbr\u003e\u003cbr\u003e\n\n### ✨ Features\n- Works with ProxyChains\n- Fast Brute-Force\n- Low RAM and CPU usage\n- Open-Source\n- Python ❤️\n\n\u003cbr\u003e\u003cbr\u003e\n\n\n### 🔨 Contributing\n\nA quick guide of how to contribute with the project.\n\n1. Create a fork from Tomcter repository\n2. Clone the repository with `git clone https://github.com/your/tomcter.git`\n3. Type `cd tomcter/`\n4. Create a branch and make your changes\n5. Commit and make a git push\n6. Open a pull request\n\n\u003cbr\u003e\u003cbr\u003e\n\n### ⚠️ Warning\n- The developer is not responsible for any malicious use of this tool.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F000pp%2Ftomcter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F000pp%2Ftomcter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F000pp%2Ftomcter/lists"}