Lucene search
+L

1113 matches found

Kitploit
Kitploit
β€’added 2026/09/13 6:34 a.m.β€’6 views

rev-dep

Rev-dep Capabilities β€’ Installation β€’ Documentation β€’ Exploratory Toolkit β€’ CLI Reference Dependency analysis and optimization toolkit for modern JavaScript and TypeScript codebases. Enforce dependency graph hygiene and remove unused code with a very fast CLI. About πŸ“£ As codebases scale,...

6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/13 6:26 a.m.β€’15 views

VulnFanatic-NG

VulnFanatic-NG LLM-assisted vulnerability research for Binary Ninja. VulnFanatic-NG adds a sidebar panel that scans the current binary and asks an LLM β€” a locally hosted OpenAI-compatible model by default, or Anthropic Claude, Google Gemini, or Azure OpenAI see LLM backends β€” to judge whether...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/13 6:19 a.m.β€’12 views

Argus

Argus This repo contains the code for our USENIX Security '23 paper "ARGUS: A Framework for Staged Static Taint Analysis of GitHub Workflows and Actions". Argus is a comprehensive security analysis tool specifically designed for GitHub Actions. Built with an aim to enhance the security of CI/CD...

5.9AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/13 6:14 a.m.β€’9 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...

6AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/13 5:52 a.m.β€’17 views

graudit

graudit graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility grep. It's comparable to other static analysis applications like RATS, SWAAT and flaw-finder while keeping the technical requirements to a minimum and being...

6AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/13 5:51 a.m.β€’7 views

Umay

IoT Malware Similarity Analysis Platform View Demo Table of contents About The Project Current features Getting Started Prerequisites Installation Create your own dataset Contributing License About The Project This project provides IoT malware similarity analysis based on shared codes. It helps t...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
β€’added 2026/09/13 5:42 a.m.β€’78 views

flawfinder

About This is "flawfinder" by David A. Wheeler. Flawfinder is a simple program that scans C/C++ source code and reports potential security flaws. It can be a useful tool for examining software for vulnerabilities, and it can also serve as a simple introduction to static source code analysis tools...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/13 5:40 a.m.β€’11 views

hacksguard

Hacksguard 0.2 - Blazing Fast TUI Malware Analysis Tool πŸ›‘οΈ Hacksguard is a blazingly fast, multi-threaded Terminal UI TUI static analysis tool designed for SOC analysts, threat hunters, and reverse engineers. Built entirely in Rust, it provides an intuitive dashboard for quick triage and deep...

5.9AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/13 5:36 a.m.β€’5 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...

6AI score
SaveExploits0References4
Kitploit
Kitploit
β€’added 2026/09/13 5:26 a.m.β€’13 views

efiXplorer

efiXplorer - IDA plugin and loader for UEFI firmware analysis and reverse engineering automation Documentation Plugin wiki Loader wiki Build instructions and installation Publications efiXplorer: Hunting for UEFI Firmware Vulnerabilities at Scale with Automated Static Analysis Static...

5.8AI score
SaveExploits0References13
Kitploit
Kitploit
β€’added 2026/09/13 5:22 a.m.β€’11 views

infer

Infer Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml. Installation Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md. Contributing See CONTRIBUTING.md. License Infer is...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/13 5:11 a.m.β€’5 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...

6AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/13 5:00 a.m.β€’11 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/13 4:45 a.m.β€’10 views

PulseAPK-Core

PulseAPK 🌍 Languages English | Deutsch | EspaΓ±ol | FranΓ§ais | Χ’Χ‘Χ¨Χ™Χͺ | ν•œκ΅­μ–΄ | БСларуская | Suomi | LatvieΕ‘u | Eesti | LietuviΕ³ | ČeΕ‘tina | Slovenčina | Magyar | Ψ§Ω„ΨΉΨ±Ψ¨ΩŠΨ© | PortuguΓͺs | Русский | Π£ΠΊΡ€Π°Ρ—Π½ΡΡŒΠΊΠ° | δΈ­ζ–‡ PulseAPK is a professional-grade, cross-platform GUI for Android reverse engineering and...

6.1AI score
SaveExploits0References28
Kitploit
Kitploit
β€’added 2026/09/13 4:29 a.m.β€’10 views

Sighthound

Sighthound Tree-sitter based static vulnerability scanner with pattern matching and taint-flow analysis. What It Does Scans source code for security issues using AST-aware rules. Supports pattern mode and taint mode source to sink tracking. Handles multi-file projects and parallel execution...

6AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/13 4:16 a.m.β€’13 views

mobsfscan

mobsfscan mobsfscan is a static analysis tool that can find insecure code patterns in your Android and iOS source code. Supports Java, Kotlin, Android XML, iOS Info.plist, Swift and Objective C Code. mobsfscan uses MobSF static analysis rules and is powered by semgrep and libsast pattern matcher...

6AI score
SaveExploits0References8
Kitploit
Kitploit
β€’added 2026/09/13 4:08 a.m.β€’117 views

tarnish

tarnish tarnish is a static-analysis tool to aid researchers in security reviews of Chrome extensions. It automates much of the regular grunt work and helps you quickly identify potential security vulnerabilities. This tool accompanies the research blog post which can be found here. If you don't...

5.6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/13 4:03 a.m.β€’13 views

ghidra2frida

ghidra2frida ghidra2frida is a Ghidra Extension that, working as a bridge between Ghidra and Frida, lets you create powerful Ghidra scripts that take advantage of Frida's dynamic analysis engine to improve Ghidra statical analysis features. It supports all platforms supported by Frida Windows,...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
β€’added 2026/09/13 3:51 a.m.β€’70 views

inhale

Inhale - Malware Inhaler Inhale is a malware analysis and classification tool that is capable of automating and scaling many static analysis operations. This is the beta release version, for testing purposes, feedback, and community development. Background Inhale started as a series of small...

5.6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/13 3:48 a.m.β€’9 views

Package-Inferno

PackageInferno Blazingly simple, Docker‑first npm supply‑chain scanner. One compose file runs: Enumerator β†’ builds the queue of packages Fetcher β†’ downloads tarballs and optionally uploads to S3 Analyzer β†’ static analysis + optional YARA Postgres β†’ local DB for findings Streamlit Dashboard β†’...

5.9AI score
SaveExploits0
Rows per page
Query Builder