Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
도구/GitHubGitHub/joelgmsec/invoke-stealth
Payload GenerationScripting & AutomationShellcodePenetration TestingRed Teaming
GitHubjoelgmsec/invoke-stealth

Invoke-Stealth

간단하면서도 강력한 PowerShell 스크립트 난독화 도구

저장소 보기
59689371년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
웹사이트

Invoke-Stealth

Invoke-Stealth는 간단하고 강력한 PowerShell 스크립트 난독화기입니다.

이 도구는 다양한 기술로 PowerShell로 작성된 모든 스크립트의 난독화 과정을 자동화하는 데 도움을 줍니다. Windows 또는 Linux에서 별도로, 함께, 또는 순차적으로 모든 기술을 쉽게 사용할 수 있습니다.

Requirements

  • Powershell 4.0 이상
  • Python 3* *모든 기능을 사용하려면 필요합니다

Download

전체 저장소를 복제하거나 zip 파일을 다운로드하는 것이 좋습니다. 다음 명령을 실행하여 이 작업을 수행할 수 있습니다:

root@kitploit:~
git clone https://github.com/JoelGMSec/Invoke-Stealth.git

제한된 버전은 다음과 같이 다운로드할 수도 있습니다:

root@kitploit:~
powershell iwr -useb https://darkbyte.net/invoke-stealth.php -outfile Invoke-Stealth.ps1

Usage

root@kitploit:~
.\Invoke-Stealth.ps1 -help

Info:  This tool helps you to automate the obfuscation process of
       any script written in PowerShell with different techniques

Usage: .\Invoke-Stealth.ps1 script.ps1 -technique Chimera
         - You can use as single or separated by commas -

Techniques:
       · Chameleon: Substitute strings and concatenate variables
       · BetterXencrypt: Compresses and encrypts with random iterations
       · PyFuscation: Obfuscate functions, variables and parameters
       · ReverseB64: Encode with base64 and reverse it to avoid detections
       · PSObfuscation: Convert content to bytes and encode with Gzip
       · All: Sequentially executes all techniques described above

Warning: The output script will exponentially multiply the original size
         Chameleon & PyFuscation need Python3 to work properly

자세한 사용 가이드는 다음 링크에서 확인할 수 있습니다:

https://darkbyte.net/ofuscando-scripts-de-powershell-con-invoke-stealth

License

이 프로젝트는 GNU 3.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 LICENSE 파일을 참조하십시오.

Credits and Acknowledgments

이 스크립트는 Joel Gámez Molina // @JoelGMSec가 처음부터 만들어 설계했습니다.

일부 모듈은 타사 코드, 스크립트 및 도구를 사용합니다. 특히:

• Chameleon by klezVirus --> https://github.com/klezVirus/chameleon

• BetterXencrypt by GetRektBoy724 --> https://github.com/GetRektBoy724/BetterXencrypt

• PyFuscation by CBHue --> https://github.com/CBHue/PyFuscation

• PSObfuscation by gh0x0st --> https://github.com/gh0x0st/Invoke-PSObfuscation

Contact

이 소프트웨어는 어떠한 종류의 보증도 제공하지 않습니다. 이 소프트웨어의 사용은 교육 환경 및/또는 고객의 동의를 받은 보안 감사에만 국한됩니다. 오용이나 이로 인해 발생할 수 있는 손해에 대해 저는 책임을 지지 않습니다.

더 많은 정보를 원하시면 Twitter에서 @JoelGMSec 및 제 블로그 darkbyte.net에서 저를 찾을 수 있습니다.

Support

제 작업을 지원하려면 커피 한 잔 사주세요:

buymeacoffe

도구 다운로드