11989 matches found
CVE-2019-8449
CVE-2019-8449 Proof Of Concept Exploit for CVE-2019-8449 Jira 8.4.0 User Enumeration Detail: https://www.cvedetails.com/cve/CVE-2019-8449/ Usage $ go run CVE-2019-8449.go -f USERFILE.txt -p 8080 -u example.com...
endsfuzzer
endsfuzzer endsfuzzer is a simple tool used to fuzz a list of domains for specific endpoints. It will check all the domains in a list for a single endpoint, then moves on to the next endpoint to check for. Features Fast. Makes use of go routines. Gentler to servers. Fuzzes all hosts for one...
frontpage-server-extensions-vulnerability-scanner
Frontpage Server Extensions Vulnerability Scanner This Python script automates the process of scanning for the CVE-2000-0114 vulnerability in Microsoft Frontpage Server Extensions. It's designed to help security professionals and system administrators identify potentially vulnerable subdomains...
ssh_Enum_vaild
sshEnumvaild Un script de Bash para enumerar nombres de usuario SSH válidos usando la vulnerabilidad CVE-2018-15473. Verifica nombres de usuario válidos en un servidor OpenSSH analizando las respuestas de autenticación. Características ✅ Detecta nombres de usuario SSH válidos basados en el...
open-ssh-user-enumeration
OpenSSH Username Enumeration Script CVE-2018-15473 This script checks for the OpenSSH 7.7 and prior username enumeration vulnerability CVE-2018-15473. It sends a malformed authentication packet and interprets the SSH server’s response to identify valid usernames. original code:...
CVE-2025-7775
CVE-2025-7775 Version detection PowerShell There's also a cool file hash based method: https://github.com/fox-it/citrix-netscaler-triage/blob/main/scan-citrix-netscaler-version.py You can also potentially use the client binaries to enumerate the version not sure if you need auth... not looked at...
CVE-2020-35847_CVE-2020-35848
Cockpit CMS NoSQL Injection CVE-2020-35847, CVE-2020-35848 Cockpit CMS before version 0.11.2 is vulnerable to a NoSQL Injection vulnerability in the /auth/resetpassword and /auth/newpassword that allows extraction of password reset tokens which allow for user details enumeration as well as passwo...
CLSIDFinder
CLSIDFinder Invoke-CLSIDFinder enumera las entradas CLSID y AppID del registro de Windows para identificar objetos COM asociados con servicios de Windows a través del valor LocalService. La función correlaciona estas entradas, exporta los resultados a un archivo CSV e intenta la activación COM...
CVE-2021-4191_Exploits
CVE-2021-4191Exploits pip install python-graphql-client Uso: python3 gitlabenum.py --rurl http://10.0.0.6/api/graphql Derechos de autor: https://www.rapid7.com/blog/post/2022/03/03/cve-2021-4191-gitlab-graphql-api-user-enumeration-fixed/...
CVE-2018-15131
Script de Enumeración de Usuarios de Zimbra Collaboration CVE-2018-15131 Cómo usar El argumento --host debe ser el nombre de host o dirección IP de la página raíz de la aplicación web de Zimbra Collaboration, y --userlist una lista de nombres de usuario para verificar contra ella. root@kitploit:...
Simple Pentesting
Simple Pentesting Toolkit A lightweight, educational Python toolkit that automates common reconnaissance and enumeration tasks used in authorized penetration testing. Built as a learning project for cybersecurity / ethical-hacking practice. ⚠️ Legal & Ethical Use This toolkit performs active...
CVE-2025-66954
CVE-2025-66954 – Buffalo LinkStation Username Enumeration via IDOR Summary A vulnerability in Buffalo LinkStation firmware version 1.85-0.01 allows unauthenticated or guest-level users to enumerate valid usernames and their associated privilege roles. The issue arises due to improper access contr...
mkpath
mkpath Make URL path combinations using a wordlist Read a wordlist file and generate path combinations for given domain or list of domains. Input from wordlist file is lowercased and unique words are processed. Additionally, wordlist can be filtered using regex. When you use mkpath's -l parameter...
SharpHound2
이것은 이제 SHARPHOUND3로 대체되어 더 이상 사용되지 않습니다. 이 방법으로 수집된 데이터는 BLOODHOUND 3.0과 호환되지 않습니다. SharpHound - BloodHound Ingestor의 C 재작성 SharpHound 받기 SharpHound의 최신 빌드는 항상 BloodHound 저장소 여기에 있습니다. 컴파일 지침 Sharphound는 C 7.0 기능을 사용하여 작성되었습니다. 이 프로젝트를 쉽게 컴파일하려면 Visual Studio 2017을 사용하세요. 이전 버전의 Visual Studio에서...
OSCP
OSCP OSCP Study Guide Table of Contents Enumeration and Recon Web Enumeration Nikto scanning: root@kitploit: nikto -h http://10.10.10.1 Directory busting with different tools: DIRB root@kitploit: dirb http://10.10.10.1 Gobuster root@kitploit: gobuster dir -u http://10.129.155.74:3000 -w...
CVE-2018-15473
CVE-2018-15473 SSH-Username-Enumeration-Exploit OpenSSH 2.3 7.7 Versión editada del exploit original: https://www.exploit-db.com/exploits/45233 Convertido a Python3 Añadida opción de lista de nombres de usuario Cómo Ejecutar root@kitploit: Install the requirements: foo@bar:$ pip3 install -r...
CVE-2023-23752
Exploit de Divulgación de Información No Autenticada en Joomla CVE-2023-23752 Exploit Descripción Este repositorio contiene un exploit para una vulnerabilidad denominada "Divulgación de Información No Autenticada en Joomla" CVE-2023-23752. Tenga en cuenta que esto es simplemente un script de prue...
SSH-account-enumeration-verification-script
SSH-account-enumeration-verification-script SSH account enumeration verification scriptCVE-2018-15473...
CVE-2021-45901
CVE-2021-45901 ServiceNow - Enumeración de Usuarios Código PoC enumSNOWUsers.py - Enumerador de Usuarios SNOW Título Vulnerabilidad de Enumeración de Usuarios encontrada en la Aplicación ServiceNow Publicado: Versión: 1.0 Vendor: ServiceNow Producto: ServiceNow https://www.servicenow.com/ Versión...
Exploit-CVE-2024-9513-NetAdmin-IAM-Allows-User-Enumeration-In-Active-Directory
Exploit Title: CVE-2024-9513 - NetAdmin IAM Allows User Enumeration In Active Directory Date: 2024-10-04 Exploit Author: Elizeu Das Dores ELIZEUOPAIN Vendor Homepage: https://netadmin.software/ Version: 3.5 Tested on: 20224-10-05 CVE : CVE-2024-9513 References:...