{"id":29141263,"url":"https://github.com/shollingsworth/v0tools","last_synced_at":"2025-06-30T18:06:23.110Z","repository":{"id":62586933,"uuid":"400639062","full_name":"shollingsworth/v0tools","owner":"shollingsworth","description":"Hacking CTF toolchain and cli scripts","archived":false,"fork":false,"pushed_at":"2021-09-11T14:55:43.000Z","size":4232,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-20T09:17:59.561Z","etag":null,"topics":["ctf","hacking","reverse-shell","toolchain","tools","web-server"],"latest_commit_sha":null,"homepage":"https://v0tools.stev0.me/","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/shollingsworth.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":"2021-08-27T21:28:34.000Z","updated_at":"2025-02-16T00:47:18.000Z","dependencies_parsed_at":"2022-11-03T22:06:02.915Z","dependency_job_id":null,"html_url":"https://github.com/shollingsworth/v0tools","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/shollingsworth/v0tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shollingsworth%2Fv0tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shollingsworth%2Fv0tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shollingsworth%2Fv0tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shollingsworth%2Fv0tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shollingsworth","download_url":"https://codeload.github.com/shollingsworth/v0tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shollingsworth%2Fv0tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262825644,"owners_count":23370419,"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":["ctf","hacking","reverse-shell","toolchain","tools","web-server"],"created_at":"2025-06-30T18:06:21.309Z","updated_at":"2025-06-30T18:06:23.088Z","avatar_url":"https://github.com/shollingsworth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![github-issues](https://img.shields.io/github/issues/shollingsworth/v0tools?style=plastic \"github-issues\")](https://github.com/shollingsworth/v0tools/issues) [![github-languages-code-size](https://img.shields.io/github/languages/code-size/shollingsworth/v0tools?style=plastic \"github-languages-code-size\")](https://github.com/shollingsworth/v0tools) [![github-stars](https://img.shields.io/github/stars/shollingsworth/v0tools?style=plastic \"github-stars\")](https://github.com/shollingsworth/v0tools/stargazers) [![github-forks](https://img.shields.io/github/forks/shollingsworth/v0tools?style=plastic \"github-forks\")](https://github.com/shollingsworth/v0tools/network/members) \n\n[![pypi-v](https://img.shields.io/pypi/v/v0tools?style=plastic \"pypi-v\")](https://pypi.org/project/v0tools) [![pypi-status](https://img.shields.io/pypi/status/v0tools?style=plastic \"pypi-status\")](https://pypi.org/project/v0tools) [![pypi-l](https://img.shields.io/pypi/l/v0tools?style=plastic \"pypi-l\")](https://pypi.org/project/v0tools) [![pypi-dm](https://img.shields.io/pypi/dm/v0tools?style=plastic \"pypi-dm\")](https://pypi.org/project/v0tools) [![pypi-pyversions](https://img.shields.io/pypi/pyversions/v0tools?style=plastic \"pypi-pyversions\")](https://pypi.org/project/v0tools) [![pypi-implementation](https://img.shields.io/pypi/implementation/v0tools?style=plastic \"pypi-implementation\")](https://pypi.org/project/v0tools) \n\n**This package is for those participating in hacking CTFs and want some tools to help with some of the more tedious tasks.**\n\n**Enjoy!**\n\n**Pull requests welcome. :)**\n\n\n\nFull documentation can be found at [https://v0tools.stev0.me](https://v0tools.stev0.me)\n\n### Commands\n\n* *[linrshell.py](https://v0tools.stev0.me/commands/linrshell/)*\n    * Linux Reverse Shell stager.\n\n* *[winrshell.py](https://v0tools.stev0.me/commands/winrshell/)*\n    * Windows Reverse Shell stager.\n\n* *[v0_bash_complete_msfvenom.py](https://v0tools.stev0.me/commands/v0_bash_complete_msfvenom/)*\n    * Sourceable Autocomplete for msfvenom flags.\n\n* *[v0serv.py](https://v0tools.stev0.me/commands/v0serv/)*\n    * HTTP Serve a directory, or serve a single isolated file.\n\n* *[v0upload.py](https://v0tools.stev0.me/commands/v0upload/)*\n    * HTTP server that accepts PUT requests from remotes.\n\n* *[cmd-not-found.py](https://v0tools.stev0.me/commands/cmd-not-found/)*\n    * Print how to install packages on different operating systems\n\n* *[cmdrec.py](https://v0tools.stev0.me/commands/cmdrec/)*\n    * Terminal Recorder using ffmpeg and KDE Console.\n\n* *[dnsrebind.py](https://v0tools.stev0.me/commands/dnsrebind/)*\n    * dns rebinding fqdn.\n\n* *[ip_urls.py](https://v0tools.stev0.me/commands/ip_urls/)*\n    * Generate a list of obfuscated ip variations and print to stdout.\n\n* *[php_search_vuln.py](https://v0tools.stev0.me/commands/php_search_vuln/)*\n    * Search for vulnerable calls / strings in php code.\n\n* *[unicodes.py](https://v0tools.stev0.me/commands/unicodes/)*\n    * print unicode values and associated information to stdout.\n\n\n## Installation / Quickstart\n\n\u003e **Install Prerequisites based on your [operating system](https://v0tools.stev0.me/sys_prerequisites/)**\n\n\u003e **Install the [pypi package](https://pypi.org/project/v0tools/) via `pip3` by running the following**\n\n```bash\npip3 install v0tools\n```\n\n## Api\n\n\u003e **API Documentation can be found [here](https://v0tools.stev0.me/api)**\n\n### License\nSee: [LICENSE](./LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshollingsworth%2Fv0tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshollingsworth%2Fv0tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshollingsworth%2Fv0tools/lists"}