{"id":22442768,"url":"https://github.com/fixploit03/reverse-shell-tcp","last_synced_at":"2025-07-11T03:03:16.254Z","repository":{"id":265876374,"uuid":"896762914","full_name":"fixploit03/reverse-shell-tcp","owner":"fixploit03","description":"Program Bash sederhana yang dirancang untuk melakukan reverse shell melalui koneksi TCP menggunakan netcat.","archived":false,"fork":false,"pushed_at":"2024-12-01T20:18:29.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T10:18:03.547Z","etag":null,"topics":["bash-script","fixploit03","reverse-shell","shell","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/fixploit03.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-12-01T08:36:05.000Z","updated_at":"2024-12-01T20:18:32.000Z","dependencies_parsed_at":"2024-12-01T10:38:45.687Z","dependency_job_id":"7fa0a91b-3619-45dc-843b-85c5a3f5edce","html_url":"https://github.com/fixploit03/reverse-shell-tcp","commit_stats":null,"previous_names":["fixploit03/reverse-shell-tcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fixploit03/reverse-shell-tcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2Freverse-shell-tcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2Freverse-shell-tcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2Freverse-shell-tcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2Freverse-shell-tcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fixploit03","download_url":"https://codeload.github.com/fixploit03/reverse-shell-tcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fixploit03%2Freverse-shell-tcp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264719230,"owners_count":23653540,"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":["bash-script","fixploit03","reverse-shell","shell","shell-script"],"created_at":"2024-12-06T02:20:25.461Z","updated_at":"2025-07-11T03:03:16.101Z","avatar_url":"https://github.com/fixploit03.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Reverse Shell TCP\n\nProgram [Bash](https://id.m.wikipedia.org/wiki/Bash_(syel_Unix)) sederhana yang dirancang untuk melakukan [reverse shell](https://github.com/fixploit03/reverse-shell-tcp/tree/main#apa-itu-reverse-shell-tcp) melalui koneksi [TCP](https://www.exabytes.co.id/blog/transmission-control-protocol/) menggunakan [netcat](https://nmap.org/ncat/).\n\n## Apa itu Reverse Shell TCP\n\n**Reverse Shell adalah teknik di mana target (korban) membuka koneksi ke attacker (penyerang) dan memberikan akses ke shell atau terminal komputer target melalui koneksi tersebut.** Pada teknik ini, koneksi dilakukan menggunakan protokol TCP.\n\n## Instalasi \n\n\u003e Pastikan Anda sudah berada dalam mode superuser (root) sebelum memulai proses instalasi.\n\n```\napt-get update\napt-get install netcat\napt-get install bindutils\napt-get install git\ngit clone https://github.com/fixploit03/reverse-shell-tcp/\ncd reverse-shell-tcp\nchmod +x reverse-shell-tcp.sh\n```\n\n## Cara menggunakan\n\nJalankan script `reverse-shell-tcp.sh` di mesin penyerang (attacker) untuk menghasilkan dua file: `run.sh` (untuk mendengarkan koneksi) dan `malicious.sh` untuk target (korban).\n\n```\n./reverse-shell-tcp.sh\n```\n\nJalankan `run.sh` di mesin penyerang (attacker), \n\n```\n./run.sh\n```\n\nkemudian kirim dan jalankan `malicious.sh` di mesin target (korban).\n\n```\nchmod +x malicious.sh\n./malicious.sh\n```\n\nKoneksi reverse shell akan terbuka, memberi akses ke mesin target (korban).\n\n**Selamat mencoba!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffixploit03%2Freverse-shell-tcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffixploit03%2Freverse-shell-tcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffixploit03%2Freverse-shell-tcp/lists"}