Lucene search
+L

328 matches found

Kitploit
Kitploit
added 2026/09/14 2:15 a.m.8 views

wePWNise

wePWNise wePWNise is proof-of-concept Python script which generates VBA code that can be used in Office macros or templates. It was designed with automation and integration in mind, targeting locked down environment scenarios. The tool enumerates Software Restriction Policies SRPs and EMET...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:46 p.m.103 views

oletools

python-oletools oletools is a package of python tools to analyze Microsoft OLE2 files also called Structured Storage, Compound File Binary Format or Compound Document File Format, such as Microsoft Office 97-2003 documents, MSI files or Outlook messages, mainly for malware analysis, forensics and...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 10:33 p.m.5 views

SauronEye

SauronEye SauronEye is a search tool built to aid red teams in finding files containing specific keywords. Features : Search multiple network drives Search contents of files Search contents of Microsoft Office files .doc, .docx, .xls, .xlsx Find VBA macros in old 2003 .xls and .doc files Search...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 8:40 p.m.11 views

EvilClippy

This tool was released during our BlackHat Asia talk March 28, 2019. A video recording of this talk is available at https://www.youtube.com/watch?v=9ULzZA70Dzg. Evil Clippy A cross-platform assistant for creating malicious MS Office documents. Can hide VBA macros, stomp VBA code via P-Code and...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 4:39 p.m.10 views

VBA-macro-experiments

VBA macro experiments Collection of VBA macros published in our twitter / blog. If you are interested about this topic, please read our articles "Hacking in an epistolary way: implementing kerberoast in pure VBA" and "Shedding light on creating VBA macros". Also feel free to follow our twitter ;...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:41 p.m.8 views

PackMyPayload

PackMyPayload - Emerging Threat of Containerized Malware Jump to supported formats This tool takes a file or directory on input and embeds them into an output file acting as an archive/container. It can serve purpose for a Proof-of-Concept presenting emerging risk of container file formats with...

5.4CVSS7.3AI score0.01806EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 1:36 p.m.6 views

MaliciousMacroGenerator

Malicious Macro Generator Utility Simple utility design to generate obfuscated macro that also include a AV / Sandboxes escape mechanism. Requirement root@kitploit: Python 2.7 Usage root@kitploit: MMG.Malicious Macro Generator v2.0 - RingZer0 Team Author: Mr.Un1k0d3r [email protected] Usage:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:33 a.m.7 views

BadAssMacros

BadAssMacros Description Proof of Concept tool to generate malicious macros leveraging techniques like VBA Purging and Shellcode Obfuscation to evade AV engines. This tool takes in raw shellcode that can be generated by popular C2 frameworks like Metasploit,Cobalt Strike etc and outputs a VBA...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 9:14 a.m.6 views

oletools

python-oletools oletools 是一个 Python 工具包,用于分析 Microsoft OLE2 文件 (也称为结构化存储、复合文件二进制格式或复合文档文件格式), 例如 Microsoft Office 97-2003 文档、MSI 文件或 Outlook 消息,主要用于恶意软件分析、 取证和调试。 它基于 olefile 解析器。 它还提供了分析 RTF 文件和基于 OpenXML 格式 (即 OOXML)的文件(如 MS Office 2007+ 文档、XPS 或 MSIX 文件)的工具。 例如,oletools 可以检测、提取和分析 VBA 宏、OLE...

8.8CVSS5.9AI score0.9745EPSS
SaveExploits38References30
Kitploit
Kitploit
added 2026/09/13 4:52 a.m.8 views

OffensiveVBA

OffensiveVBA In preparation for a VBS AV Evasion Stream/Video I was doing some research for Office Macro code execution methods and evasion techniques. The list got longer and longer and I found no central place for offensive VBA templates - so this repo can be used for such. It is very far away...

5.9AI score
SaveExploits0References22
Kitploit
Kitploit
added 2026/09/12 6:10 a.m.7 views

vba2clr

TLDR: Just experimenting with different ways to load CLR .NET assemblies on VBA locally and remotely by using AppDomain.ExecuteAssembly or any other handy method after getting arround AccessVBOM programmatic access to visual basic project is not trusted from VBA. vba2clr..vba: Sets AccessVBOM...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 5:42 a.m.8 views

vbSparkle

What is vbSparkle ? vbSparkle is a source-to-source multi-platform Visual Basic deobfuscator based on partial-evaluation and is mainly dedicated to the analysis of malicious code written in VBScript and VBA Office Macro. It is written in native C and provides a .Net Standard library , and works o...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 6:48 a.m.7 views

malware-samples

Muestras de malware Este repositorio está pensado para proporcionar acceso a una amplia variedad de archivos maliciosos y otros artefactos. Todas las muestras están en un archivo ZIP protegido con contraseña, utilizando la contraseña: infected Ejercicios de análisis de malware Además de...

5.8AI score
SaveExploits0References25
Kitploit
Kitploit
added 2026/09/11 3:23 a.m.6 views

VBA-RunPE

VBA RunPE Description A simple yet effective implementation of the RunPE technique in VBA. This code can be used to run executables from the memory of Word or Excel. It is compatible with both 32 bits and 64 bits versions of Microsoft Office 2010 and above. More info here:...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 2:53 a.m.6 views

Ivy

THIS REPOSITORY HAS BEEN ARCHIVED To view the latest version of Ivy or to submit an issue, reference https://github.com/Tylous/Ivy. More Information If you want to learn more about the techniques utilized in this framework as well as the defensive measure to help defend against it, please take a...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 7:40 p.m.10 views

AMSI-Bypass

AMSI-Bypass Lists of AMSI triggers VBA, JScript / VBScript Reference : MISC 104 - AMSI: Fonctionnement et Contournements In VBA, JScript and VBScript, AMSI uses a circular buffer to log instructions and a list of believed suspicious functions. The use of one of those blacklisted functions trigger...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 6:21 a.m.7 views

Ring0VBA

Ring0VBA 使用 VBA 的 CVE-2018-6606 - https://disrel.com/posts/Ring0VBA-Getting-Ring0-Using-a-Goddamn-Word-Document/...

7.8CVSS7.4AI score0.01186EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:00 a.m.7 views

Multiple Cisco Products Snort 3 Visual Basic for Applications DoS Vulnerabilities (cisco-sa-ftd-snort3-vbavuls-96UcVVed_CVE-2026-20058)

According to its self-reported version, Cisco ASA Software is affected by a vulnerability. - Multiple Cisco products are affected by vulnerabilities in the Snort 3 VBA feature that could allow an unauthenticated, remote attacker to cause the Snort 3 Detection Engine to crash. These vulnerabilitie...

5.8CVSS5.8AI score0.0039EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2026/03/05 7:31 p.m.12 views

CVE-2026-20054

Multiple Cisco products are affected by a vulnerability in the Snort 3 VBA feature that could allow an unauthenticated, remote attacker to cause the Snort 3 Detection Engine to crash. This vulnerability is due to improper error checking when decompressing VBA data. An attacker could exploit this...

5.8CVSS6AI score0.00432EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/05 7:31 p.m.14 views

CVE-2026-20058

Multiple Cisco products are affected by vulnerabilities in the Snort 3 VBA feature that could allow an unauthenticated, remote attacker to cause the Snort 3 Detection Engine to crash. These vulnerabilities are due to improper error checking when decompressing VBA data. An attacker could exploit...

5.8CVSS6AI score0.0039EPSS
SaveExploits0References1
Rows per page
Query Builder