{"id":18613872,"url":"https://github.com/sameera-madushan/print-my-shell","last_synced_at":"2026-04-11T09:04:03.351Z","repository":{"id":48234253,"uuid":"254299845","full_name":"sameera-madushan/Print-My-Shell","owner":"sameera-madushan","description":"Python script wrote to automate the process of generating various reverse shells.","archived":false,"fork":false,"pushed_at":"2021-08-05T10:37:26.000Z","size":22,"stargazers_count":197,"open_issues_count":1,"forks_count":39,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-27T02:42:23.394Z","etag":null,"topics":["awk","bash","ctf","ctf-tools","golang","java","nodejs","penetration-testing","perl","php","python","reverse-shell","reverse-shell-generator","reverse-shells","ruby","telnet"],"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/sameera-madushan.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-04-09T07:20:07.000Z","updated_at":"2024-12-22T10:12:14.000Z","dependencies_parsed_at":"2022-09-05T12:01:55.423Z","dependency_job_id":null,"html_url":"https://github.com/sameera-madushan/Print-My-Shell","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/sameera-madushan%2FPrint-My-Shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameera-madushan%2FPrint-My-Shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameera-madushan%2FPrint-My-Shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sameera-madushan%2FPrint-My-Shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sameera-madushan","download_url":"https://codeload.github.com/sameera-madushan/Print-My-Shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239406446,"owners_count":19633024,"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":["awk","bash","ctf","ctf-tools","golang","java","nodejs","penetration-testing","perl","php","python","reverse-shell","reverse-shell-generator","reverse-shells","ruby","telnet"],"created_at":"2024-11-07T03:24:05.069Z","updated_at":"2026-04-11T09:04:03.346Z","avatar_url":"https://github.com/sameera-madushan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ *Project Status: Archived*\n*This repository is now **archived** and is **no longer actively maintained**.*\n\n*This project started as a small personal automation script I built to generate reverse shells while playing CTF challenges. Although it’s no longer maintained, it remains available as a reference.*\n\n*It’s great to see ideas from this project inspire other community tools such as **[Shellerator](https://github.com/ShutdownRepo/shellerator)**.*\n\n*Thank you to everyone who starred, forked, and supported this project ❤️*\n\n\n# Print-My-Shell\n\n\"Print My Shell\" is a python script, wrote to automate the process of generating various reverse shells based on [PayloadsAllTheThings](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Reverse%20Shell%20Cheatsheet.md) and [Pentestmonkey](http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet) reverse shell cheat sheets.\n\nUsing this script you can easily generate various types of reverse shells without leaving your command line. This script will come in handy when you are playing [CTF](https://en.wikipedia.org/wiki/Capture_the_flag#Computer_security) like challenges.   \n\n![iaa](https://user-images.githubusercontent.com/55880211/78874353-e461f080-7a69-11ea-848c-32186f1d60fa.gif)\n\n## Available Shell Types\n- Bash\n- Perl\n- Ruby\n- Golang\n- Netcat\n- Ncat\n- Powershell\n- Awk\n- Lua\n- Java\n- Socat\n- Nodejs\n- Telnet\n- Python\n\n## Git Installation\n```\n# clone the repo\n$ git clone https://github.com/sameera-madushan/Print-My-Shell.git\n\n# change the working directory to Print-My-Shell\n$ cd Print-My-Shell\n```\n\n## Usage\n\n```\nusage: shell.py [-h] [-i IPADDR] [-p PORTNUM] [-t TYPE] [-l] [-a]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -i IPADDR, --ip IPADDR\n                        IP address\n  -p PORTNUM, --port PORTNUM\n                        Port number\n  -t TYPE, --type TYPE  Type of the reverse shell to generate\n  -l, --list            List all available shell types\n  -a, --all             Generate all the shells\n```\n\n## References\n[Payloads All The Things Reverse Shell Cheat Sheet](https://github.com/swisskyrepo/PayloadsAllTheThings/blob/master/Methodology%20and%20Resources/Reverse%20Shell%20Cheatsheet.md)\n\n[Pentestmonkey Reverse Shell Cheat Sheet](http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameera-madushan%2Fprint-my-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsameera-madushan%2Fprint-my-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsameera-madushan%2Fprint-my-shell/lists"}