Lucene search
+L

244 matches found

Kitploit
Kitploit
added 2026/09/23 9:13 a.m.12 views

words-scraper

Words Scraper Web scraper basado en Selenium para generar listas de contraseñas. Instalación root@kitploit: Download Firefox webdriver from https://github.com/mozilla/geckodriver/releases $ tar xzf geckodriver-vVERSION-HERE.tar.gz $ sudo mv geckodriver /usr/local/bin Make sure it is in your PATH ...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 8:32 a.m.11 views

password-generator

Generador de Contraseñas Para BruteForce o Crackeo/Comparación de Md5 root@kitploit: $ php password-generator --info="victim name,victim surname , victim age , victim email" --info Obtener toda la información de la víctima. --path El área donde se guardará el archivo opcional. --md5 Las...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 6:49 a.m.13 views

nec_aterm_tools

necatermtools This repo contains two tools developed to gain shell on NEC Aterm routers: 1. nec-aterm-firmware-config-extractor: extracts the HWRANDOMKEY from a firmware image. This key is needed to gereate a valid passord for logging in. 2. rakuraku-nec-shell: extracts the HWRANDOMKEY from a QR...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 2:29 a.m.11 views

elpscrk

Elpscrk - v2.0 Un perfilador inteligente de contraseñas comunes de usuarios, nombrado así por la misma herramienta en la serie Mr.Robot, S01E01 😄 En palabras simples, elpscrk te preguntará toda la información que conozcas sobre tu objetivo y luego intentará generar todas las contraseñas posibles...

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

BrotherVulnerabilities

Múltiples dispositivos Brother: Múltiples vulnerabilidades Resumen Rapid7 llevó a cabo un proyecto de investigación de día cero sobre impresoras multifunción MFP de Brother Industries, Ltd. Esta investigación dio como resultado el descubrimiento de ocho nuevas vulnerabilidades. Se ha identificado...

9.8CVSS8.2AI score0.73201EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/20 9:21 a.m.9 views

passwordcheck

passwordcheck para archivos de configuración de rclone En https://github.com/rclone/rclone/issues/4783 se encontró un problema de seguridad que implicaba que las contraseñas generadas por "rclone config" podrían ser inseguras. Este programa comprueba tu archivo de configuración de rclone para...

6.1AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 5:33 a.m.13 views

passgen

🔐 passgen — Generar contraseñas desde la terminal Una pequeña CLI en Go que genera contraseñas aleatorias seguras con conjuntos de caracteres flexibles y exclusiones. Usa crypto/rand para aleatoriedad criptográficamente segura. Si no se proporcionan banderas de conjunto de caracteres, todos los...

6AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/05 12:09 p.m.7 views

CVE-2026-86187 WWBN AVideo Weak PRNG Password Generation via External Login

WWBN AVideo generates passwords for external-login accounts using rand instead of a cryptographic generator, producing only 31-bit integers. Attackers with access to password hashes can recover plaintext passwords in minutes through offline brute-force attacks due to unsalted MD5-based hashing...

7.4CVSS5.7AI score0.00219EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/05 12:09 p.m.16 views

CVE-2026-86187

WWBN AVideo is vulnerable to password recovery via weak PRNG in its external-login account creation process. Passwords are generated using rand() rather than a cryptographically secure generator, yielding only 31-bit integers that are further weakened by unsalted MD5 hashing. An attacker with acc...

7.4CVSS5.8AI score0.00219EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/05 12:09 p.m.37 views

CVE-2026-86187 WWBN AVideo Weak PRNG Password Generation via External Login

WWBN AVideo generates passwords for external-login accounts using rand instead of a cryptographic generator, producing only 31-bit integers. Attackers with access to password hashes can recover plaintext passwords in minutes through offline brute-force attacks due to unsalted MD5-based hashing...

7.4CVSS0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/05 12:09 p.m.5 views

CVE-2026-86187 WWBN AVideo Weak PRNG Password Generation via External Login

WWBN AVideo generates passwords for external-login accounts using rand instead of a cryptographic generator, producing only 31-bit integers. Attackers with access to password hashes can recover plaintext passwords in minutes through offline brute-force attacks due to unsalted MD5-based hashing...

7.4CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/07/09 6:26 a.m.39 views

CVE-2026-47831

The vulnerability affects bosh-windows-stemcell-builder. The GenerateRandomPassword function uses a cryptographically weak RNG, enabling a remote attacker to brute-force SSH logins over TCP/22. Affected versions are prior to v2019.98. Mitigation: upgrade to v2019.98 or later. CVSS metrics indicat...

7.7CVSS7.1AI score0.00319EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/09 6:26 a.m.60 views

CVE-2026-47831 Cryptographically Weak Password Generation in bosh-windows-stemcell-builder Allows Remote SSH Brute-Force Attacks

Use of a cryptographically weak random number generator in the GenerateRandomPassword function in bosh-windows-stemcell-builder allows a remote attacker to brute-force the resulting SSH login via TCP/22. Affected versions: bosh-windows-stemcell-builder versions prior to v2019.98...

7.7CVSS0.00319EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/18 8:45 p.m.19 views

GHSA-G7M4-839X-CH6V spomky-labs/otphp: Unbounded digits parameter in a provisioning URI triggers an uncaught DivisionByZeroError in OTP generation

Summary The digits parameter parsed from a provisioning URI is validated only with a lower bound $value 0 and has no upper bound src/OTP.php:353-357. OTP generation computes $code % 10 $this-getDigits src/OTP.php:283. When digits is large enough that 10 digits overflows PHP's integer range and th...

8.7CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 2026/05/28 9:02 a.m.74 views

CVE-2026-4377

The CVE refers to the D-Link DWR-X1820 router, where a weak default password is generated from the IMEI and does not require change by the user. This vulnerability can allow an attacker who knows the password-generation method to crack the default password given the device IMEI. A fix is availabl...

6CVSS5.8AI score0.00141EPSS
SaveExploits0References2
Schneier on Security
Schneier on Security
added 2026/02/26 12:07 p.m.15 views

LLMs Generate Predictable Passwords

LLMs are bad at generating passwords: There are strong noticeable patterns among these 50 passwords that can be seen easily: All of the passwords start with a letter, usually uppercase G, almost always followed by the digit 7. Character choices are highly uneven ­ for example, L , 9, m, 2, $ and...

5.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.38 views

PT-2026-6066

Name of the Vulnerable Software and Affected Versions Rapid7 Nexpose versions 6.4.50 and later Description A security issue exists in Rapid7 Nexpose related to insufficient entropy in the CredentialsKeyStorePassword.generateRandomPassword method. This can impact the randomness of generated...

6.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/09 11:24 a.m.15 views

CVE-2021-31585

Accellion Kiteworks before 7.3.1 allows a user with Admin privileges to escalate their privileges by generating SSH passwords that allow local access...

6.7CVSS7AI score0.00934EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:42 a.m.20 views

CVE-2022-26314

A vulnerability has been identified in Mendix Forgot Password Appstore module All versions = V3.3.0 V3.5.1, Mendix Forgot Password Appstore module Mendix 7 compatible All versions V3.2.2. Initial passwords are generated in an insecure manner. This could allow an unauthenticated remote attacker to...

9.8CVSS6.9AI score0.01488EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/10 8:36 a.m.14 views

CVE-2025-41692

A high privileged remote attacker with admin privileges for the webUI can brute-force the "root" and "user" passwords of the underlying OS due to a weak password generation algorithm...

6.8CVSS6.9AI score0.00297EPSS
SaveExploits0References1
Rows per page
Query Builder