Lucene search
+L

1148 matches found

Kitploit
Kitploit
•added 2026/09/25 8:53 p.m.•14 views

njsscan

njsscan njsscan is a static application testing SAST tool that can find insecure code patterns in your node.js applications using simple pattern matcher from libsast and syntax-aware semantic code pattern search tool semgrep. Made with in India...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/25 8:51 p.m.•18 views

dexcalibur

WiP : Moving to dexcalibur 2.0 | codename : Reversense Dexcalibur Dexcalibur is an Android reverse engineering platform focus on instrumentation automation. Its particularity is to use dynamic analysis to improve static analysis heuristics. It aims automate boring tasks related to dynamic...

6.2AI score
SaveExploits0References21
Kitploit
Kitploit
•added 2026/09/25 8:45 p.m.•36 views

mariana-trench

Mariana Trench Mariana Trench is a security focused static analysis platform targeting Android. This guide will walk you through setting up Mariana Trench on your machine and get you to find your first remote code execution vulnerability in a small sample app. These instructions are also availabl...

6.8AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 8:43 p.m.•11 views

semgrep

Code scanning at ludicrous speed...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 8:08 p.m.•21 views

ci-supplychain-guard

CI Supply Chain Guard A static analysis tool for detecting malicious dependencies in CI/CD pipelines before they're merged into your codebase. Author: Otsmane Ahmed Status: Research Prototype v1.0 Quick Start root@kitploit: 1. Clone and install git clone...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 8:05 p.m.•17 views

OneNoteAnalyzer

OneNoteAnalyzer A C based tool for analyzing malicious OneNote documents Description Recently we came across few malicious OneNote Documents been distributed in-the-wild by various threat actors. This gave us an idea to develop "OneNoteAnalyzer" which would help in analysing such malicious OneNot...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 8:04 p.m.•64 views

appshark

Document Index 1.overview 2.startup 3.how to write rules 4.how to find compliance problems use appshark 5.a path traversal game 6.argument 7.engine config 8.result 9.faq AppShark Appshark is a static taint analysis platform to scan vulnerabilities in an Android app. Prerequisites Appshark require...

5.8AI score
SaveExploits0References9
Kitploit
Kitploit
•added 2026/09/25 7:50 p.m.•17 views

Qu1cksc0pe

Qu1cksc0pe All-in-One malware analysis tool for analyze many file types, from Windows binaries to E-Mail files. You can get : What DLL files are used. Functions and APIs. Sections and segments. URLs, IP addresses and emails. Android permissions Dangerous/Special/Info. MITRE ATT&CK mappings Window...

6.3AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 7:38 p.m.•209 views

detux

Detux: The Multiplatform Linux Sandbox Introduction: Detux is a sandbox developed to do traffic analysis of the Linux malwares and capture the IOCs by doing so. QEMU hypervisor is used to emulate Linux Debian for various CPU architectures. The following CPUs are currently supported: x86 x86-64 AR...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 7:36 p.m.•43 views

peframe

======= peframe peframe is a open source tool to perform static analysis on Portable Executable malware and generic suspicious file. It can help malware researchers to detect packer, xor, digital signature, mutex, anti debug, anti virtual machine, suspicious sections and functions, macro and much...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 7:31 p.m.•10 views

bn-uefi-helper

bn-uefi-helper ATTENTION: This plugin has been deprecated. See EFI Resolver Description Helper plugin for analyzing UEFI firmware. This plugin contains the following features: Apply the correct prototype to the entry point function Fix segments so all segments are RWX and have the correct semanti...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 7:24 p.m.•15 views

iblessing

☠️ ██╗██████╗ ██╗ ███████╗███████╗███████╗██╗███╗ ██╗ ██████╗ ██║██╔══██╗██║ ██╔════╝██╔════╝██╔════╝██║████╗ ██║██╔════╝ ██║██████╔╝██║ █████╗ ███████╗███████╗██║██╔██╗ ██║██║ ███╗ ██║██╔══██╗██║ ██╔══╝ ╚════██║╚════██║██║██║╚██╗██║██║ ██║ ██║██████╔╝███████╗███████╗███████║███████║██║██║...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/25 7:19 p.m.•17 views

Noctyra

Noctyra Noctyra is an AST-based framework designed for code transformation and deobfuscation. It provides a modular pipeline to analyze and simplify Python source code by resolving complex expressions and logic. Overview The project aims to provide a flexible environment for processing Python's...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:04 p.m.•11 views

sshconfig-lint

sshconfig-lint One engine for every place your SSH config changes. sshconfig-lint finds semantic mistakes in OpenSSH client configs: duplicate hosts, broken identity paths, unsafe options, weak algorithms, wildcard ordering, and tangled Include chains. Use the same rule codes locally, in Git hook...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 6:55 p.m.•40 views

gixy

GIXY Overview Gixy is a tool to analyze Nginx configuration. The main goal of Gixy is to prevent security misconfiguration and automate flaw detection. Currently supported Python versions are 2.7, 3.5, 3.6 and 3.7. Disclaimer: Gixy is well tested only on GNU/Linux, other OSs may have some issues...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
•added 2026/09/25 6:30 p.m.•14 views

BinAbsInspector

What is BinAbsInspector? BinAbsInspector Binary Abstract Inspector is a static analyzer for automated reverse engineering and scanning vulnerabilities in binaries, which is a long-term research project incubated at Keenlab. It is based on abstract interpretation with the support from Ghidra. It...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 6:27 p.m.•14 views

wp_hunter

wphunter Static analysis to search for vulnerabilities in Wordpress plugins. root@kitploit: / \ / \ / | \ / | \ // /| / \ | / \ / \ \ \ / | | \ Y / | / | \ | \ /| | / /\ / ||| /|/|| /| \ | / // / / / | Author: @JosueEncinar Starting the process Total plugins 87509 Starting the analisys...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 6:06 p.m.•135 views

karonte

Karonte Karonte is a static analysis tool to detect multi-binary vulnerabilities in embedded firmware. The master branch provides the latest version of Karonte, ported to python3. For the original implementation and experiments presented in our paper, please checkout the IEEE-SP-20 branch and hav...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 5:50 p.m.•13 views

Manalyze

Manalyze Introduction Manalyze is a static analysis tool for PE files that you can use to conduct primary assessment on an executable or set of executables. It collects weak signals that could indicate malicious behavior and displays information that can help a subsequent manual analysis. If you...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 5:41 p.m.•16 views

dllspy

DllSpy Scans compiled .NET assemblies to discover input surfaces HTTP endpoints, SignalR hubs, WCF services, gRPC services, Razor Pages, Blazor components, Azure Functions, OData endpoints, check authorization configuration, and flag security issues — all without running the application. Availabl...

6AI score
SaveExploits0References2
Rows per page
Query Builder