{"id":13844146,"url":"https://github.com/hlldz/SpookFlare","last_synced_at":"2025-07-11T22:30:47.387Z","repository":{"id":41497706,"uuid":"110578577","full_name":"hlldz/SpookFlare","owner":"hlldz","description":"Loader, dropper generator with multiple features for bypassing client-side and network-side countermeasures.","archived":true,"fork":false,"pushed_at":"2019-05-08T09:03:45.000Z","size":78,"stargazers_count":946,"open_issues_count":1,"forks_count":190,"subscribers_count":50,"default_branch":"master","last_synced_at":"2024-11-03T02:33:01.709Z","etag":null,"topics":["antivirus-evasion","antivirus-testing","av-bypass","av-evasion","bypass","dropper","endpoint-bypass","loader","obfuscation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hlldz.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":"2017-11-13T17:22:12.000Z","updated_at":"2024-10-07T20:09:58.000Z","dependencies_parsed_at":"2022-09-10T23:56:36.175Z","dependency_job_id":null,"html_url":"https://github.com/hlldz/SpookFlare","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlldz%2FSpookFlare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlldz%2FSpookFlare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlldz%2FSpookFlare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hlldz%2FSpookFlare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hlldz","download_url":"https://codeload.github.com/hlldz/SpookFlare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225763256,"owners_count":17520426,"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":["antivirus-evasion","antivirus-testing","av-bypass","av-evasion","bypass","dropper","endpoint-bypass","loader","obfuscation"],"created_at":"2024-08-04T17:02:35.834Z","updated_at":"2024-11-21T16:30:38.734Z","avatar_url":"https://github.com/hlldz.png","language":"Python","funding_links":[],"categories":["Python (1887)","Python","Exfiltration"],"sub_categories":["Purple Team"],"readme":"# SpookFlare\n\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://2.bp.blogspot.com/-C3sO1hv77RI/WuyTTuKUqaI/AAAAAAAALEE/DfOeVy73FiEn4o6NTJj3RP6fWbvjVbxtgCLcBGAs/s1600/SpookFlare_1.png\" alt=\"SpookFlare\" width=\"300\" height=\"200\"\u003e\u003c/p\u003e\n\nSpookFlare has a different perspective to bypass security measures and it gives you the opportunity to bypass the endpoint countermeasures at the client-side detection and network-side detection. SpookFlare is a loader/dropper generator for Meterpreter, Empire, Koadic etc. SpookFlare has obfuscation, encoding, run-time code compilation and character substitution features. So you can bypass the countermeasures of the target systems like a boss until they \"learn\" the technique and behavior of SpookFlare payloads.\n\n* Obfuscation\n* Encoding\n* Run-time Code Compiling\n* Character Substitution\n* Patched Meterpreter Stage Support\n* Blocked powershell.exe Bypass\n\n```\n     ___ ___  ___   ___  _  _____ _      _   ___ ___ \n    / __| _ \\/ _ \\ / _ \\| |/ / __| |    /_\\ | _ \\ __|\n    \\__ \\  _/ (_) | (_) | ' \u003c| _|| |__ / _ \\|   / _| \n    |___/_|  \\___/ \\___/|_|\\_\\_| |____/_/ \\_\\_|_\\___|\n\n            Version    : 2.0\n            Author     : Halil Dalabasmaz\n            WWW        : artofpwn.com, spookflare.com\n            Twitter    : @hlldz\n            Github     : @hlldz\n            Licence    : Apache License 2.0\n            Note       : Stay in shadows!\n\n [*] You can use \"help\" command for access help section.\n\nSpookFlare \u003e list\n\n ID | Payload                | Description                                                \n----+------------------------+------------------------------------------------------------\n 1  | meterpreter/binary     | .EXE Meterpreter Reverse HTTP and HTTPS loader             \n 2  | meterpreter/powershell | PowerShell based Meterpreter Reverse HTTP and HTTPS loader \n 3  | javascript/hta         | .HTA loader with .HTML extension for specific command      \n 4  | vba/macro              | Office Macro loader for specific command                   \n\n```\n\n## Installation\n```\n# git clone https://github.com/hlldz/SpookFlare.git\n# cd SpookFlare\n# pip install -r requirements.txt\n```\n\n## Technical Details\nhttps://artofpwn.com/spookflare.html\n\n## Usage Videos and Tutorials\n* SpookFlare HTA Loader for Koadic: https://youtu.be/6OyZuyIbRLU\n* SpookFlare PowerShell/VBA Loaders for Meterpreter: https://youtu.be/xFBRZz78U_M\n* v1.0 Usage Video: https://www.youtube.com/watch?v=p_eKKVoEl0o\n\n### Note\nI developed the SpookFlare and technique for use in penetration tests, red team engagements and it is purely educational. Please use with responsibility and stay in shadows!\n\n### Acknowledgements and References\nSpecial thanks to the following projects and contributors.\n* https://github.com/rapid7/metasploit-framework\n* https://github.com/zerosum0x0/koadic\n* https://github.com/EmpireProject/Empire\n* https://github.com/Veil-Framework/Veil\n* https://github.com/nccgroup/demiguise\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlldz%2FSpookFlare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhlldz%2FSpookFlare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhlldz%2FSpookFlare/lists"}