Lucene search
+L

14 matches found

Kitploit
Kitploit
added 2026/09/04 10:59 a.m.4 views

LoadReload

LoadReload 셸코드 로더 석사 논문 작업을 기반으로 함, Sliver-셸코드25MB 미만...용으로 설계되었습니다. !Note 기능: 페이로드의 멀티바이트 XOR 복호화 로컬에서 페이로드 가져오기 KUSERSHAREDDATA를 통한 BusySleep 함수로 안티-에뮬레이션 EDR 디컨디셔닝 / 메모리 스캐너 리소스 낭비를 위한 RW-RX 루프 "스톰프드 모듈에서 네트워크 모듈" 같은 행동 알림에 대비한 네트워크 DLL 사전 로드 운영자가 선택한 디코이 DLL 현재 edgehtml.dll의 모듈 오버로딩 API 해싱 및 ...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/04 8:31 a.m.4 views

DarkWidow

DarkWidow A Customizable Dropper Tool targeting Windows. Honourable Mentions: 1. BlackHat Asia, 2024 - Call For Tools 2. BlackHat USA, 2024 - Call For Tools 3. BlackHat SecTor, 2024 - Call For Tools 4. BlackHat Europe, 2024 - Call For Tools 5. Wild West Hacking Fest 2024 - Arsenal Thanks a lot to...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/04 6:42 a.m.6 views

AtlasLdr

Atlasは、以下の機能を備えたリフレクティブx64ローダーです: 機能 リモートサーバーからのDLLおよびPEの取得 リモートプロセスへのマニュアルマッピング DOSヘッダーおよびNTヘッダーのマジックバイトの消去 位置独立コード 間接システムコールの使用 ZwOpenProcess ZwAllocateVirtualMemory ZwProtectVirtualMemory ZwQuerySystemInformation ZwFreeVirtualMemory ZwCreateThreadEx すべてのシステムコールに対する単一スタブ 動的SSN取得 動的システムコールアドレス解決...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 6:10 a.m.6 views

MalDev

MalDev 안녕하세요! 제 레포에 오신 것을 환영합니다 : 저는 Captain Magma입니다. 사이버보안, 악성코드 개발 및 분석에 열정을 가진 사람입니다. 이 레포지토리는 제가 학습하면서 노트와 코드로 업데이트하는 MalDev 로드맵을 관리하기 위해 설계되었습니다. 저는 이 기법들의 저자가 아니며, 이는 단지 제가 구현한 것일 뿐입니다. !Important 저는 전문가가 전혀 아니며, 기껏해야 초보자 수준임을 분명히 하고 싶습니다. 그렇기 때문에 이 레포에서 멋진 APT 수준의 악성코드를 기대하지 말아 주세요. 또한 이...

5.9AI score
SaveExploits0References79
Kitploit
Kitploit
added 2026/09/03 10:50 p.m.7 views

Ares

Project Ares Project Ares Injector Project Ares Injector is a Proof of Concept PoC loader written in C/C++ based on the Transacted Hollowing technique. The loader injects a PE into a remote process and features: PPID spoofing CIG to block non-Microsoft-signed binaries Dynamic function resolution...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 8:41 p.m.4 views

NixImports

NixImports A .NET malware loader, using API-Hashing and dynamic invoking to evade static analysis How does it work? NixImports uses my managed API-Hashing implementation HInvoke, to dynamically resolve most of it's called functions at runtime. To resolve the functions HInvoke requires two hashes...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 5:05 a.m.4 views

WTSRM

WTSRM - 私のトークに対応するWriting Tiny Small Reliable Malwareデモリポジトリ \KnownDlls\を使用してすべてのWindows DLLのフックを解除 CRT依存なし サイズが小さい 低エントロピー ランダムな文字列暗号化キー(そのため平文の文字列は存在しない) APIハッシュ化 フック検出 ntdll上の初期アンフックのためにフックを迂回する...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2023/08/13 12:30 p.m.32 views

NixImports - A .NET Malware Loader, Using API-Hashing To Evade Static Analysis

A .NET malware loader, using API-Hashing and dynamic invoking to evade static analysis How does it work? NixImports uses my managed API-Hashing implementation HInvoke, to dynamically resolve most of it's called functions at runtime. To resolve the functions HInvoke requires two hashes the typeHas...

7.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2023/06/08 12:30 p.m.101 views

AtomLdr - A DLL Loader With Advanced Evasive Features

A DLL Loader With Advanced Evasive Features Features: CRT library independent. The final DLL file, can run the payload by loading the DLL executing its entry point, or by executing the exported "Atom" function via the command line. DLL unhooking from \KnwonDlls\ directory, with no RWX sections. T...

8AI score
SaveExploits0References16
hivepro
hivepro
added 2023/03/06 9:23 a.m.18 views

Unveiling the Malicious Tactics of LokiBot Malware

Threat Level Attack Report Follow Hive Pro for a detailed threat advisory, download the pdf file here from HiveForce Labs. Summary LokiBot is a constantly evolving information-stealing malware that creates a backdoor on infected machines to collect sensitive data, and it uses ISO files and API...

2AI score
SaveExploits0
Kitploit
Kitploit
added 2023/01/10 11:30 a.m.132 views

TerraLdr - A Payload Loader Designed With Advanced Evasion Features

TerraLdr: A Payload Loader Designed With Advanced Evasion Features Details: no crt functions imported syscall unhooking using KnownDllUnhook api hashing using Rotr32 hashing algo payload encryption using rc4 - payload is saved in .rsrc process injection - targetting 'SettingSyncHost.exe' ppid...

7.7AI score
SaveExploits0References7
Securelist
Securelist
added 2021/09/03 10:00 a.m.29 views

Applied YARA training Q&A

Introduction On August 31, 2021 we ran a joint webinar between VirusTotal and Kaspersky, with a focus on YARA rules best practices and real world examples. If you didnt have the chance to watch the webinar live, you can see it as a recording on Brighttalk: Applied YARA training. During the webina...

7.2AI score
SaveExploits0
FireEye
FireEye
added 2018/05/14 9:00 a.m.494 views

A Deep Dive Into RIG Exploit Kit Delivering Grobios Trojan

As discussed in previous blogs, exploit kit activity has been on the decline since the latter half of 2016. However, we do still periodically observe significant developments in this space, and we have been observing interesting ongoing activity involving RIG Exploit Kit EK. Although the volume o...

SaveExploits0
ThreatPost
ThreatPost
added 2017/07/12 2:56 p.m.26 views

New Point-of-Sale Malware LockPoS Hitches Ride with FlokiBot

Botnets distributing FlokiBot point-of-sale malware have awoken from months of slumber and are back in business spewing a new malware dubbed LockPoS. Researchers say the malware is still flying under the radar of many antivirus and intrusion detection systems because it’s so new. Currently, LockP...

0.6AI score
SaveExploits0References3
Rows per page
Query Builder