Lucene search
+L

46 matches found

Kitploit
Kitploit
added 2026/09/07 10:14 p.m.8 views

lazybee

ツールについて : Lazybeeツールは、Pythonベースのスクリプトで、ブルートフォース攻撃用のランダムなワードリストを生成できます。このツールには、ワードリスト生成時間の計算やカレントディレクトリへの直接.txt保存といった独自の機能があります。このツールは、root化されたAndroidデバイスとroot化されていないAndroidデバイスの両方で動作します。 利用可能なプラットフォーム : Termux...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 9:23 p.m.10 views

WordListGen

WordListGen ¡Súper simple generador de listas de palabras en Python para craqueo de contraseñas Hashcat! Sé lo que estás pensando. ¿Por qué crear otro generador de listas de palabras? Bueno, necesitaba algo muy simple que pudiera modificar sobre la marcha para obtener los generadores de caractere...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 7:56 p.m.8 views

wordlistgen

wordlistgen JavaScriptのエンドポイントを検索してターゲット固有のワードリストを生成し、他のツールでのファジング用にパラメータを追加します バージョン 1.0 インストール $ go get -u github.com/ethicalhackingplayground/wordlistgen $ go get github.com/003random/getJS ワードリストを生成 $ echo "https://www.twitter.com" | getJS -complete | ./wordlistgen -p params.txt -d...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 6:36 p.m.6 views

knowsmore

KnowsMore KnowsMore 官方支持 Python 3.8+。 主要特性 从 .ntds 输出文本文件(由 CrackMapExec 或 secretsdump.py 生成)导入 NTLM 哈希 从 NTDS.dit 和 SYSTEM 文件导入 NTLM 哈希 从 hashcat 输出文件导入已破解的 NTLM 哈希 导入 BloodHound ZIP 或 JSON 文件 BloodHound 导入器(将 JSON 导入 Neo4J,无需 BloodHound UI) 分析密码质量(长度、小写字母、大写字母、数字、特殊字符和拉丁字符) 分析密码与公司名称、用户名的相似度...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/07 2:46 a.m.18 views

lama

lama Lama, the application that does not mince words. Description Lama is a GNU Linux tool to generate a word list. The goal is to obtain a custom password dictionary to a particular target, whether physical or moral. It is therefore important that words in this list correspond to the target. Kee...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 2:46 a.m.3 views

lama

lama Lama,一款直言不讳的应用程序。 描述 Lama 是一款 GNU Linux 工具,用于生成单词列表。 目标是针对特定目标(无论是实体还是虚拟)获取自定义密码字典。 因此,列表中的单词必须与目标相对应。 请记住,Lama 生成的是简单密码列表而非复杂密码,目标是快速且有针对性,而非缓慢且全面覆盖。 编译 安装 注意,make install 必须以 root 身份运行,因为二进制文件会被复制到 /bin ,配置文件会被复制到 /etc/lama 。 make make install 或 make all 或 make re 卸载 注意,make uninstall 必须以...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/06 9:00 p.m.98 views

token-reverser

Token Reverser Words list generator to crack security tokens. Installation root@kitploit: $ git clone https://github.com/dariusztytko/token-reverser.git Example use case 1. You are testing reset password function 2. Reset password token was sent to your email box e.g...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 9:40 p.m.5 views

dorky

Dorky Dorky 是一个命令行工具,用于根据输入单词列表在 GitHub 和 GitLab 上搜索组织名称、仓库名称和用户名中的匹配项。该工具可帮助识别安全评估的潜在目标、发现有趣的项目,以及发掘 GitHub 和 GitLab 上的新组织和用户。 示例 root@kitploit: echo "codingo\ncodingo dot com" | dorky -o -r -u -c 这将根据清理后的输入单词,在 GitHub 和 GitLab 上搜索组织名称、仓库名称和用户名: root@kitploit: codingo codingodotcom codingo-dot-c...

6AI score
SaveExploits0
NVD
NVD
added 2026/06/25 4:16 p.m.19 views

CVE-2026-55892

Vim is an open source, command line text editor. Prior to 9.2.0662, the dumpprefixes function in src/spell.c walks a spell-file prefix trie iteratively with a depth counter while dumping the prefixes that apply to a word. The counter is bounded only by the trie structure itself; it is never check...

5.5CVSS0.0012EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/28 3:22 p.m.22 views

CLSA-2026-1777389760 vim: Fix of 9 CVEs

CVE-2021-3903: do not set VALIDBOTLINE in wvalid when the screen is not valid, preventing invalid memory access while scrolling. - CVE-2021-4069: copy the current line before regexec in exopen so the match is not using freed memory when searching for a mark flushes it. - CVE-2022-0351: limit...

9.8CVSS7.3AI score0.01479EPSS
SaveExploits8References1
RedhatCVE
RedhatCVE
added 2026/03/05 7:30 p.m.13 views

CVE-2026-0847

A flaw was found in NLTK Natural Language Toolkit. This vulnerability allows a remote attacker to read arbitrary files on the server due to improper sanitization of file paths in several CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. By...

8.6CVSS7.6AI score0.00899EPSS
SaveExploits3References4
OSV
OSV
added 2026/03/04 7:16 p.m.10 views

DEBIAN-CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

7.5CVSS8.7AI score0.00899EPSS
SaveExploits3References1
NVD
NVD
added 2026/03/04 7:16 p.m.24 views

CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS0.00899EPSS
SaveExploits3References6
UbuntuCve
UbuntuCve
added 2026/03/04 7:16 p.m.11 views

CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS7.6AI score0.00899EPSS
SaveExploits3References6
OSV
OSV
added 2026/03/04 7:16 p.m.12 views

UBUNTU-CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS6.4AI score0.00899EPSS
SaveExploits3References7
ATTACKERKB
ATTACKERKB
added 2026/03/04 6:25 p.m.9 views

CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS6.6AI score0.00899EPSS
SaveExploits3References2
Debian CVE
Debian CVE
added 2026/03/04 6:25 p.m.34 views

CVE-2026-0847

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS8.7AI score0.00899EPSS
SaveExploits3
Vulnrichment
Vulnrichment
added 2026/03/04 6:25 p.m.5 views

CVE-2026-0847 Path Traversal in nltk/nltk

A vulnerability in NLTK versions up to and including 3.9.2 allows arbitrary file read via path traversal in multiple CorpusReader classes, including WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReader. These classes fail to properly sanitize or validate file paths, enabling...

8.6CVSS6.6AI score0.00899EPSS
SaveExploits3References1
Positive Technologies
Positive Technologies
added 2025/12/04 12:00 a.m.12 views

PT-2026-23033

Name of the Vulnerable Software and Affected Versions NLTK versions up to and including 3.9.2 Description A flaw exists in NLTK that permits arbitrary file reading through path traversal in several CorpusReader classes, such as WordListCorpusReader, TaggedCorpusReader, and BracketParseCorpusReade...

9CVSS7.8AI score0.00899EPSS
SaveExploits4References41
CNNVD
CNNVD
added 2025/08/05 12:00 a.m.10 views

pybbs 代码注入漏洞

pybbs is a community platform for Java development by iuiu individual developers. A code injection vulnerability exists in pybbs 6.0.0 and earlier versions, which stems from improper handling of the parameter word in the file /admin/sensitiveword/list, which could lead to a cross-site scripting...

5.4CVSS4.2AI score0.00255EPSS
SaveExploits1References7
Rows per page
Query Builder