Lucene search
+L

5504 matches found

Kitploit
Kitploit
added 2026/09/21 7:47 p.m.32 views

brakeman

Brakeman Brakeman is a static analysis tool which checks Ruby on Rails applications for security vulnerabilities. Installation Using RubyGems: root@kitploit: gem install brakeman Using Bundler: root@kitploit: group :development do gem 'brakeman', require: false end Using Docker: root@kitploit:...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 7:42 p.m.22 views

blackhat-python3

Python 3 "Black Hat Python" Source Code Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues involving the implementation of deprecated libraries. Althoug...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 7:29 p.m.11 views

gh0st3.6_src

Subido por flAmingw0rm Gran RAT del que aprender...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 7:24 p.m.209 views

shuffledns

massDNS wrapper to bruteforce and resolve the subdomains with wildcard handling support Feature • Install • Run • Wildcard • License • Discord shuffleDNS is a wrapper around massdns, written in go, that allows you to enumerate valid subdomains using active bruteforce, as well as resolve subdomain...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/21 7:03 p.m.8 views

DakshSCRA

Daksh SCRA Source Code Review Assist root@kitploit: Author: - Debasis Mohanty [email protected] - Twitter / X: @coffeensecurity - www.coffeeandsecurity.com About Daksh SCRA Daksh SCRA Source Code Review Assist is built to enhance the efficiency of the source code review process, providing a...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 6:41 p.m.98 views

scodescanner

SCodeScanner SCodeScanner stands for Source Code scanner where the user can scans the source code for finding the Critical Vulnerabilities. The main objective for this scanner is to find the vulnerabilities inside the source code before code gets published in Prod. Website for newreleases, new...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 6:41 p.m.15 views

scodescanner

SCodeScanner SCodeScanner는 소스 코드 스캐너Source Code Scanner의 약자로, 사용자가 소스 코드를 스캔하여 중요한 취약점을 찾을 수 있습니다. 이 스캐너의 주요 목적은 코드가 프로덕션에 배포되기 전에 소스 코드 내의 취약점을 발견하는 것입니다. 새 릴리스 및 공지 사항 웹사이트 - https://scodescanner.info/ 기능 1. 지원되는 PHP 언어 2. 지원되는 YAML 언어 3. 결과를 Jira 및 Slack과 같은 버그 추적 서비스로 전달합니다 파일을 그룹에 동시에 여러 사람에...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 6:35 p.m.32 views

gdb-dashboard

GDB dashboard GDB dashboard is a standalone .gdbinit file written using the Python API that enables a modular interface showing relevant information about the program being debugged. Its main goal is to reduce the number of GDB commands needed to inspect the status of current program thus allowin...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 6:30 p.m.74 views

jadx

JADX jadx - Dex to Java decompiler Command line and GUI tools for producing Java source code from Android Dex and Apk files !WARNING Please note that in most cases jadx can't decompile all 100% of the code, so errors will occur. Check Troubleshooting guide for workarounds. Main features: decompil...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/21 6:26 p.m.98 views

ppfuzz

ppfuzz Prototype Pollution Fuzzer A fast tool to scan client-side prototype pollution vulnerability written in Rust. 🦀 Installation Binary Source Dependencies Demonstration Usage Basic Options Usage Supporting Materials Contributing Attribution Acknowledments License Installation...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/21 6:26 p.m.94 views

dnsdiag

DNS Measurement, Troubleshooting and Security Auditing Toolset Have you ever wondered if your ISP is intercepting your DNS traffic? Have you noticed any unusual behavior in your DNS responses, or been redirected to the wrong address and suspected something might be off with your DNS? We offer a...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 6:22 p.m.197 views

goscan

GoScan is an interactive network scanner client, featuring auto-completion, which provides abstraction and automation over nmap. Although it started as a small side-project I developed in order to learn @golang, GoScan can now be used to perform host discovery, port scanning, and service...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 6:21 p.m.172 views

zaproxy

The Zed Attack Proxy ZAP by Checkmarx is the world’s most widely used web app scanner. Free and open source. A community based GitHub Top 1000 project that anyone can contribute to. It can help you automatically find security vulnerabilities in your we...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/21 5:30 p.m.9 views

CVE-2025-55183_POC

CVE-2025-55183 - Next.js RSC 서버 함수 소스 코드 노출 Next.js React Server ComponentsRSC의 소스 코드 노출 취약점입니다. 취약한 서버 함수로 전송된 악의적인 HTTP 요청은 인수가 문자열화될 때 모든 서버 함수의 소스 코드를 안전하지 않게 반환할 수 있습니다. 참고 작성자 : X/Twitter의 AndrewMohawk 실습 환경 설정 root@kitploit: git clone https://github.com/AndrewMohawk/RSC-sample-app.git cd...

5.3CVSS7.3AI score0.64233EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/21 5:25 p.m.10 views

jsecret

jsecret simple and fast tool to detect sensitive data in the source code such as javascript files or others install go install -v github.com/raoufmaklouf/jsecret@latest Usage cat jsfiles.txt | jsceret echo http://test.tld/main.js | jsecret Big thank to https://twitter.com/medmahmoudi619 for helpf...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 5:15 p.m.13 views

FTC-Skystone-Dark-Angels-Romania-2020

NOTICE This repository contains the public FTC SDK for the SKYSTONE 2019-2020 competition season. Formerly this software project was hosted here. Teams who are competing in the SKYSTONE Challenge should use this new SKYSTONE repository instead of the older and no longer updated ftcapp repository...

5.6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/21 3:53 p.m.10 views

CVE-2022-43959

CVE-2022-43959 Bitrix脆弱性 CVE-2022-43959 説明 1C-Bitrix Bitrix24 AD/LDAPコネクタモジュールのバージョン23.100.0より前において、AD/LDAPサーバー設定内の認証情報が不十分に保護されているため、リモートの管理者が/bitrix/admin/ldapserveredit.phpのソースコードを読み取ることでAD/LDAP管理パスワードを発見できます。 CVSS Level| Score| CVSS ---|---|---...

4.9CVSS5.8AI score0.01013EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 3:52 p.m.71 views

pwndrop

pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. If you've ever needed to quickly set up an nginx/apache web server to host your files and you were never happy with the limitations of python -m...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/21 3:32 p.m.16 views

CVE-2024-38475

CVE-2024-38475 POC Credit : すべてのクレジットはこの方に帰属します: https://blog.orange.tw/ および https://x.com/orange8361 私が行ったのは、彼の研究に基づいたPoCスクリプトを作成しただけです。 Introduction : Apache HTTP Server 2.4.59 以前における modrewrite...

9.1CVSS8.6AI score0.99957EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 3:10 p.m.17 views

njRAT

njRAT njRAT SRC 提取 一切风险自负。 请仅将其用于研究目的。...

5.8AI score
SaveExploits0
Rows per page
Query Builder