Lucene search
+L

33 matches found

Kitploit
Kitploit
added 2026/09/14 9:33 p.m.9 views

CMSeeK

¿Qué es un CMS? Un sistema de gestión de contenidos CMS administra la creación y modificación de contenido digital. Normalmente admite múltiples usuarios en un entorno colaborativo. Algunos ejemplos notables son: WordPress, Joomla, Drupal, etc. Historial de versiones...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 7:49 p.m.10 views

CMSsc4n

CMSsc4n Tool to identify if a domain has got a CMS and determine his version. At the moment, CMS's supported by CMSsc4n are WordPress,Moodle,Joomla,Drupal and Prestashop. Instalation You can download the latest version of CMSsc4n by cloning the GitHub repository: root@kitploit: git clone...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 5:06 p.m.7 views

Spartan

Spartan Reconocimiento como un profesional Wiki • Uso • Galería Características Escaneo de subdominios usando Aquatone y Sublist3r Httprob solo para sitios activos Masscan para puertos abiertos Identificar CMS usando CMSeeK Obtener URLs de Wayback Machine Captura de pantalla usando Aquatone Fuerz...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 4:15 p.m.8 views

XAttacker

XAttacker V2.5 Tool FREE XATTACKER A Massive Exploiting Tool capable of scanning and auto-exploiting vulnerabilities in web applications, By providing a target website to the tool, it auto detects its’ architecture if using a Content Management Service CMS and tries to find vulnerabilities based ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 12:48 p.m.27 views

inforfinder

Inforfinder =========== Inforfinder is a tool made to collect information of any domain pointing at a server ip,domain,range,file. Requires python libs: pyRequests, lxml and py3DNS You can do the installation, with pip or you can install the inforfinder app as a package using python setup.py...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 12:48 p.m.8 views

inforfinder

Inforfinder =========== Inforfinder は、サーバー(IP、ドメイン、範囲、ファイル)を指す任意のドメインの情報を収集するために作られたツールです。 Python ライブラリが必要です: pyRequests、lxml、py3DNS インストールは、pip を使用するか、python setup.py install または pip install inforfinder.zip で inforfinder アプリをパッケージとしてインストールできます。 setup.py を使わない依存関係のインストール まず、補完ライブラリをインストールする必要がありま...

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

WhatCMS

WhatCMS.sh Kit de Detección y Explotación de CMS basado en la API de Whatcms.org. Introducción Whatcms.sh puede detectar actualmente el uso de más de 330 diferentes aplicaciones y servicios CMS para luego indicar una lista de herramientas de auditoría de seguridad válidas para el CMS detectado...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 8:51 a.m.8 views

pywhatcms

PyWhatCMS Paquete Python para la API de whatcms.com El paquete proporciona una forma sencilla de usar la API de whatcms.org para detectar 467 sistemas de gestión de contenido CMS diferentes Instalación root@kitploit: pip install pywhatcms Uso Primero, importa pywhatcms: root@kitploit: from...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 7:50 a.m.7 views

CMS_Detector

CMSDetector Python2 Donation : BTC : 31mtLHqhaXXyCMnT2EU73U8fwYwigiEEU1 Perfect Money : U22270614...

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

ReconDog

ReconDog Reconnaissance Swiss Army Knife Main Features Wizard + CLA interface Can extracts targets from STDIN piped input and act upon them All the information is extracted with APIs, no direct contact is made to the target Utilities Censys: Uses censys.io to gather massive amount of information...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 1:49 a.m.8 views

Ashok

Ashok 驚異的な高速偵察スイスアーミーナイフ 📌 はじめに 偵察(Reconnaissance) はペネトレーションテストの第一段階であり、実際の攻撃を計画する前に情報収集を行うことを意味します。Ashokは、偵察フェーズのために特別に設計された、ペネトレーションテスター向けの驚異的な高速偵察ツールです。Ashok-v1.1では、高度なGoogle DorkerとWaybackクローリングマシンを利用できます。 💥 主な機能 root@kitploit: - Wayback Crawler Machine - Google Dorking without limits - Githu...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/14 12:55 a.m.7 views

webkiller

WebKiller V2 Pythonで書かれた情報収集ツール。 プレビュー root@kitploit: ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗██╗ ██╗ ███████╗██████╗ ██║ ██║██╔════╝██╔══██╗██║ ██╔╝██║██║ ██║ ██╔════╝██╔══██╗ ██║ █╗ ██║█████╗ ██████╔╝█████╔╝ ██║██║ ██║ █████╗ ██████╔╝ ██║███╗██║██╔══╝ ██╔══██╗██╔═██╗ ██║██║ ██║ ██╔══╝ ██╔══██╗...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:53 a.m.7 views

InfoLeak-Scanner

InfoLeak-Scanner Docker Primero ejecuta docker run --rm -p 8000:80 siwecos/infoleak-scanner. Abre tu navegador y usa el escáner: http://localhost/?url= Instalación Obtén php5, curl y un servidor web: root@kitploit: sudo apt-get install apache2 php5 php5-curl Copia la aplicación al servidor web:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:51 a.m.121 views

joomlavs

joomlavs A black box, Ruby powered, Joomla vulnerability scanner What is it? JoomlaVS is a Ruby application that can help automate assessing how vulnerable a Joomla installation is to exploitation. It supports basic finger printing and can scan for vulnerabilities in components, modules and...

5.8AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/01/05 6:58 p.m.167 views

FoolishScan

Foolish Scan v2.3 Gold Master Context-Aware CTF & Lab Re...

7.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/01/05 6:58 p.m.173 views

FoolishScan-

Foolish Scan v2.3 Gold Master Context-Aware CTF & Lab Re...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2025/07/27 3:40 a.m.92 views

pathbrute

This is an exploit module/toolkit targeting web servers, specifically designed to brute force directories and files names. The tool, named "pathbrute," uses wordlists from Exploit databases and Metasploit to identify interesting content on servers, including potentially vulnerable websites. It ca...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2020/07/27 12:30 p.m.158 views

HawkScan - Security Tool For Reconnaissance And Information Gathering On A Website

Security Tool for Reconnaissance and Information Gathering on a website. python 2.x & 3.x This script use "WafW00f" to detect the WAF in the first step https://github.com/EnableSecurity/wafw00f This script use "Sublist3r" to scan subdomains https://github.com/aboul3la/Sublist3r This script use...

7.4AI score
SaveExploits0References5
Kitploit
Kitploit
added 2019/08/10 1:37 p.m.136 views

WAES - Auto Enums Websites And Dumps Files As Result

Doing HTB or other CTFs enumeration against targets with HTTPS can become trivial. It can get tiresome to always run the same script/tests on every box eg. nmap, nikto, dirb and so on. A one-click on target with automatic reports coming solves the issue. Furthermore, with a script the enum proces...

6.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2019/06/26 1:08 p.m.484 views

VulnX v1.7 - An Intelligent Bot Auto Shell Injector That Detect Vulnerabilities In Multiple Types Of CMS

VulnX Wiki • How To Use • Compatibility • Library • Vulnx is An Intelligent Bot Auto Shell Injector that detects vulnerabilities in multiple types of Cms, fast cms detection, information gathering and vulnerability Scanning of the target like subdomains, IP addresses, country, org, timezone,...

7AI score
SaveExploits0References9
Rows per page
Query Builder