5857 matches found
lil-pwny
Lil Pwny Python を使用した Active Directory パスワードの高速オフライン監査。 Lil Pwny について Lil Pwny は、Active Directory から取得したユーザーパスワードの NTLM ハッシュを、Have I Been Pwned から既知の侵害済みパスワードとオフラインで照合する Python アプリケーションです。結果は JSON 形式で出力され、ユーザー名、一致したハッシュ(難読化可能)、HIBP でそのパスワードが確認された回数が含まれます。 Lil Pwny の詳細は私のブログをご覧ください。 機能 カスタムパスワード監査...
duplicut
Duplicut :scissors: 巨大な単語リストの重複を高速に除去し、順序は変更しません 作成者: nil0x42 および コントリビューター 📖 概要 今日では、パスワード単語リストの作成は通常、複数のデータソースを連結することを意味します。 理想的には、最も可能性の高いパスワードが単語リストの先頭に位置し、最も一般的なパスワードが瞬時に解読されるべきです。 既存の 重複除去ツール では、 順序を維持するか 巨大な単語リストを扱うかを選択せざるを得ません。 残念ながら、単語リストの作成には両方が必要です そこで私は、この非常に特殊なニーズに対応するため、高度に最適化されたC言語...
Duplicate Page WordPress - Stored Cross-Site Scripting
Duplicate Page WordPress plugin = 4.4.2 contains a stored cross-site scripting caused by unsanitized Duplicate Post Suffix settings in output, letting high privilege users execute malicious scripts, exploit requires high privilege user role. id: CVE-2021-24681 info: name: Duplicate Page WordPress...
uro
uro セキュリティテストにURLリストを使用するのは、多くのURLに面白みのない/重複したコンテンツが含まれているため面倒な場合があります。uro はその解決を目指します。 URLに対してHTTPリクエストは行わず、以下を削除します。 インクリメンタルURL(例:/page/1/ や /page/2/) ブログ記事など人間が書いたコンテンツ(例:/posts/a-brief-history-of-time) 同じパスだがパラメータ値が異なるURL(例:/page.php?id=1 と /page.php?id=2) 画像、js、css、その他の「不要な」ファイル インストール...
uddup
UDdup - URLs Deduplication Tool The tool gets a list of URLs, and removes "duplicate" pages in the sense of URL patterns that are probably repetitive and points to the same web template. For example: root@kitploit: https://www.example.com/product/123 https://www.example.com/product/456...
EUVD-2026-86935
In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: fix duplicate handle when node ID pool is exhausted gennewkid falls back to returning max htid | 0xFFF when both idrallocu32 ranges are full, instead of reporting an error. u32change trusts that value and inser...
CVE-2026-98104
The Linux kernel contains a vulnerability in the net/sched: cls_u32 component where the node ID pool can become exhausted. When the pool is full, gen_new_kid() fails to report an error and instead returns a maximum value, leading u32_change() to insert a duplicate handle into the hash table. Simi...
CVE-2026-98104
In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: fix duplicate handle when node ID pool is exhausted gennewkid falls back to returning max htid | 0xFFF when both idrallocu32 ranges are full, instead of reporting an error. u32change trusts that value and inser...
CVE-2026-97597
In the Linux kernel, the following vulnerability has been resolved: ipv6: flowlabel: cap duplicate leases per socket ipv6flowlabelget allocates an ipv6flsocklist entry for every successful GET. The recheck path for a compatible existing flowlabel links another lease without applying any lease...
poc-h2-CVE-2026-71554
CVE-2026-71554 - h2 Duplicate Host Header Request Smuggling Primitive This is my first CVE, and I have released this PoC to document the finding and help others understand and reproduce it. CVE: CVE-2026-71554 GHSA: GHSA-6hr6-w5qg-qmwg Affected: h2 = 4.4.0 Fixed: h2 4.4.1 Severity: Medium CWE-444...
elevationstation
Elevation Station Stealing and Duplicating SYSTEM tokens for fun & profit! We duplicate things, make twin copies, and then ride away. You have used Metasploit's getsystem and SysInternals PSEXEC for getting system privs, correct? Well, here's a similar standalone version of that...but without the...
CVE-2017-12635
CVE-2017-12635 CVE-2017-12635(Apache CouchDB 1.7.0 / 2.x )或修改(PUT /users/org.couchdb.user:)他们拥有的文档。 每个 CouchDB 用户都以文档格式存储。这些文档包含几个必填字段,CouchDB 通过这些字段处理正确的身份验证过程。我们感兴趣的是 roles 字段。 roles 字段是用户角色列表。CouchDB 不提供任何内置角色,因此您可以根据需要自由定义自己的角色。但是,您不能在其中设置系统角色,例如 admin。此外,只有管理员才能为用户分配角色——默认情况下,所有用户都没有任何角色。 验证...
DOCxNGINxFX
WORDLISTxGENERATORxFX バージョン 1.0 バージョン 2.0 WORDLISTxGENERATORxFX は DOCxNGINxFX に名称変更 バージョン 3.0 DOCxNGINxFX...
CVE-2026-98104
In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: fix duplicate handle when node ID pool is exhausted gennewkid falls back to returning max htid | 0xFFF when both idrallocu32 ranges are full, instead of reporting an error. u32change trusts that value and inser...
nodejs-http-transfer-encoding-smuggling-poc
nodejs-http-transfer-encoding-smuggling-poc nodejs 中的 HTTP 请求走私概念验证 CVE-2020-8287 src/index.js root@kitploit: header: 'Host', '127.0.0.1', 'Transfer-Encoding', 'chunked', 'Transfer-Encoding', 'eee' , body: 'A' header: 'Host', '127.0.0.1' , body: '' data: 'HTTP/1.1 200 OK\r\n' + 'Date: Tue, 05 Jan...
json-interop-vuln-labs
JSON 互操作性漏洞实验室 描述 这些是我研究文章《探索 JSON 互操作性漏洞》的配套实验室。 实验 1:电子商务应用中的免费购买 键碰撞攻击:重复键优先级不一致 大数表示不一致 实验 2:多租户应用中的权限提升 键碰撞攻击:字符截断 默认情况下,这些实验室绑定到主机的 5000-5004 端口。 攻击技术 1. 键碰撞 重复键优先级不一致 root@kitploit: "qty": 1, "qty": -1 字符截断 对于后键优先的解析器,会发生截断(对于前键优先的解析器,则需翻转顺序) root@kitploit: "qty": 1, "qty": -1 "qty": 1,...
CVE-2026-73316
CVE-2026-73316: PayPal webhook replay XenForo before 2.3.13 processes the same valid PayPal REST webhook more than once. What happens The PayPal REST provider overrides XenForo's base transaction validator but omits its duplicate transaction-log lookup. The database index is also non-unique. Two...
CVE-2015-6612
CVE-2015-6612 关于该漏洞的详细信息,请参阅 description.pdf 关于此漏洞的我的悲伤故事: 我于去年三月向 ZDI 报告了此问题。起初,他们表示无法在最新的 Android 版本上复现,经过半个月的沟通后,他们决定不收购该漏洞。 我持有这个漏洞很长时间,并于2015年8月21日向 Google 报告,但它成为了一个重复的问题。 https://code.google.com/p/android/issues/detail?id=183414 有趣的是,它与2015年8月23日报告的问题重复,即 ANDROID-23540426...
ALSA-2026:71658 Important: python-cryptography security update
Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...
puma_header_normalization-CVE-2024-45614
Puma Header normalization CVE-2024-45614 确认 advisory: https://github.com/puma/puma/security/advisories/GHSA-9hf4-67fc-4vf4 修复提交: https://github.com/puma/puma/commit/cac3fd18cf29ed43719ff5d52d9cfec215f0a043 结果 request.rb 的执行结果 duplicate 目标| 结果 ---|--- pumabeforefixrack2| XFORWARDEDFOR: 2.2.2.2...