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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
Shellcode | Kitploit
카테고리

Shellcode

Tools for crafting and manipulating low-level code executed after successful exploitation.

Kitploit 추천

추천 도구

10 선택됨
donut preview#1

donut

GitHubthewover/donut
4.7k1년 전
sRDI preview#2

sRDI

GitHubmonoxgas/srdi
2.5k4년 전
pe_to_shellcode preview#3

pe_to_shellcode

GitHubhasherezade/pe_to_shellcode
2.8k1년 전
sgn preview#4

sgn

GitHubegebalci/sgn
2.0k1개월 전
unicorn preview#5

unicorn

GitHubtrustedsec/unicorn
3.9k3개월 전
SysWhispers2 preview#6

SysWhispers2

GitHubjthuraisamy/syswhispers2
1.8k4년 전
SysWhispers3 preview#7

SysWhispers3

GitHubklezvirus/syswhispers3
1.6k2년 전
metasploit-framework preview#8

metasploit-framework

GitHubrapid7/metasploit-framework
38.8k2일 전
sliver preview#9

sliver

GitHubbishopfox/sliver
11.7k4일 전
merlin preview#10

merlin

GitHubne0nd0g/merlin
5.6k1년 전
최신관련성인기최근 업데이트
841 결과
요청한 언어로 콘텐츠를 사용할 수 없습니다. 영어 버전을 표시합니다.
radare2-scripts preview

radare2-scripts

GitHubwithsecurelabs/radare2-scripts

# 악성코드 분석용 radare2 스크립트 모음: 메모리 덤프에서 바이너리 추출, PE 헤더 패치, 셸코드 내 해시 함수 임포트 디코딩

memory-forensicsreverse-engineeringshellcode+3
328년 전
Simple-Polymorphic-Engine-SPE32 preview

Simple-Polymorphic-Engine-SPE32

GitHubpelock/simple-polymorphic-engine-spe32

임의로 선택된 명령어와 키를 사용하여 데이터를 암호화하기 위한 고유한 다형성 복호화 코드를 생성하며, 정크 opcode 생성을 포함합니다. 32비트 MASM 어셈블리로 작성되었습니다.

encryption-decryption-toolsreverse-engineeringshellcode+1
1533년 전
SecureForce preview

SecureForce

GitHubhackops-academy/secureforce

간소화되었지만 강력한 침투 테스트 프레임워크로, 익스플로잇 라이브러리, 페이로드 생성, 그리고 승인된 보안 테스트를 위한 대화형 콘솔을 제공합니다.

penetration-testing-frameworksexploit-frameworkspayload-generation+6
26일 전
copyfail-arm64 preview

copyfail-arm64

GitHubsudoytang/copyfail-arm64

분석 및 Copy Fail (CVE-2026-31431)의 ARM64 재현

privilege-escalationvulnerability-analysisexploitation+5
24개월 전
c-copy-fail preview

c-copy-fail

GitHubopenpixelsystems/c-copy-fail

CVE-2026-31431에 대한 C 기반 익스플로잇으로, Linux 커널 Crypto API의 취약점을 대상으로 하며, aarch64 및 amd64 아키텍처를 겨냥해 셸코드 생성과 보조 데이터(ancillary data) 악용을 수행합니다.

exploit-frameworksvulnerability-analysisexploitation+3
14개월 전
copyFail-CVE-2026-31431-workaround-bash preview

copyFail-CVE-2026-31431-workaround-bash

GitHubsomecorp/copyfail-cve-2026-31431-workaround-bash

CVE-2026-31431을 완화하기 위한 bash 우회 스크립트를 제공하여 copy.fail 익스플로잇을 통한 원격 코드 실행을 방지합니다. 수정 사항 적용을 위한 사용 지침이 포함되어 있습니다.

vulnerability-analysisexploitationshellcode+3
4개월 전
ThreadlessInject preview

ThreadlessInject

GitHubccob/threadlessinject

원격 함수 후킹을 이용한 스레드 없는 프로세스 인젝션.

payload-generationshellcodepost-exploitation+4
8242년 전
RunPE preview

RunPE

GitHubnettitude/runpe

비관리 바이너리용 C# 리플렉티브 로더.

payload-generationimpersonation-toolsshellcode+6
4473년 전
ShellcodeFluctuation preview

ShellcodeFluctuation

GitHubmgeeky/shellcodefluctuation

RW/NoAccess와 RX 사이에서 셸코드의 메모리 보호를 전환한 다음 그 내용을 암호화/복호화하는 고급 인메모리 회피 기법

payload-generationshellcodepost-exploitation+4
1.1k4년 전
libpeconv preview

libpeconv

GitHubhasherezade/libpeconv

악성코드 분석 및 리버스 엔지니어링을 위해 수동 매핑, IAT 후킹, 메모리 덤핑, 그리고 임포트 재구축을 지원하는 사용자 정의 PE 로딩 및 조작 라이브러리.

memory-forensicsreverse-engineeringshellcode+4
1.4k4개월 전
Anti_suspend preview

Anti_suspend

GitHubgmh5225/anti_suspend

셸코드로 프로세스 보호

defensive-toolsreverse-engineeringshellcode
53년 전
CVE-2026-2764-but-with-wasm preview

CVE-2026-2764-but-with-wasm

GitHubsneakynachos/cve-2026-2764-but-with-wasm

Firefox JIT CVE-2026-2764에 대한 개념 증명(PoC) 익스플로잇 체인으로, JIT 오컴파일과 use-after-free를 연결하여 임의 읽기/쓰기 및 WASM 셸코드 실행을 달성합니다.

vulnerability-analysisexploitationshellcode+3
129일 전
CVE-2026-2766-but-with-wasm preview

CVE-2026-2766-but-with-wasm

GitHubsneakynachos/cve-2026-2766-but-with-wasm

CVE-2026-2766, but with wasm

vulnerability-analysisexploitationshellcode+2
128일 전
CVE-2024-29943-but-with-wasm preview

CVE-2024-29943-but-with-wasm

GitHubsneakynachos/cve-2024-29943-but-with-wasm

CVE-2024-29943, but with wasm

exploitationshellcodeweb-security+1
129일 전
Java-Shellcode-Loader preview

Java-Shellcode-Loader

GitHubyzddmr6/java-shellcode-loader

基于Java实现的Shellcode加载器

shellcodepenetration-testingred-teaming+1
4143년 전
SleepyCrypt preview

SleepyCrypt

GitHubsolomonsklash/sleepycrypt

실행 중인 프로세스 이미지를 슬립(sleep) 상태일 때 암호화하는 셸코드 함수

ids-ips-evasionshellcodered-teaming+1
3384년 전
Empire preview

Empire

GitHubbc-security/empire

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.

penetration-testing-frameworksexploit-frameworkspayload-generation+16
5.2k22시간 20분 전
nasm_linux_x86_64_pure_sharedlib preview

nasm_linux_x86_64_pure_sharedlib

GitHubtherealdreg/nasm_linux_x86_64_pure_sharedlib

NASM Linux x86_64 순수(의존성 없음) 공유 라이브러리(.so), Reflective ELF SO 인젝션을 위한 POC

exploitationshellcodepost-exploitation+2
323년 전
이전12…47다음