Lucene search
+L

320 matches found

Kitploit
Kitploit
added 2026/09/22 8:07 a.m.11 views

token-reverser

Token Reverser 보안 토큰을 크랙하기 위한 단어 목록 생성기. 설치 root@kitploit: $ git clone https://github.com/dariusztytko/token-reverser.git 사용 예시 1. 비밀번호 재설정 기능을 테스트 중입니다. 2. 재설정 비밀번호 토큰이 이메일로 전송되었습니다 예: 582431d4c7b57cb4a3570041ffeb7e10. 3. 이 토큰이 가입 시 입력한 데이터의 md5 해시라고 가정합니다. 4. 가입 시 다음 데이터를 입력했습니다: 이름: Foo 성: Bar...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 3:37 a.m.10 views

CVE-2019-0803

CVE-2019-0803 Win32k 권한 상승 Poc 스크린샷 참고 보안 토큰 탈취 https://github.com/mwrlabs/CVE-2016-7255...

7.8CVSS7.7AI score0.44954EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/22 3:07 a.m.9 views

CVE-2020-1054

CVE-2020-1054 CVE-2020-1054 학습 Screenshot Reference https://0xeb-bp.github.io/blog/2020/06/15/cve-2020-1054-analysis.html 보안 토큰 탈취 https://github.com/mwrlabs/CVE-2016-7255 함수 유출 https://github.com/DreamoneOnly/CVE-2019-0808-32-64-exp...

7.8CVSS7.6AI score0.54158EPSS
SaveExploits5References3
Nuclei
Nuclei
added 2026/09/22 2:05 a.m.9 views

W3 Total Cache <= 2.9.3 - Unauthenticated Dynamic Security Token Disclosure

The W3 Total Cache WordPress plugin through version 2.9.3 skips its entire output buffering and processing pipeline whenever an incoming request's User-Agent header contains the string "W3 Total Cache", without authenticating the caller. On sites that use developer-placed dynamic fragment tags, t...

7.5CVSS5.7AI score0.03057EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/21 11:53 p.m.8 views

CVE-2019-0803

CVE-2019-0803 Win32k 권한 상승 PoC 스크린샷 참고자료 보안 토큰 탈취 https://github.com/mwrlabs/CVE-2016-7255...

7.8CVSS7.7AI score0.44954EPSS
SaveExploits26References1
CVE
CVE
added 2026/09/16 6:00 a.m.14 views

CVE-2026-87860

Subscriptions for WooCommerce (WordPress plugin) versions before 2.0.3 fail to verify the security token on the subscription-cancellation request. This missing CSRF protection allows an attacker to craft a request that a logged-in customer is tricked into submitting, causing them to cancel their ...

5.7AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 4:17 p.m.9 views

UBUNTU-CVE-2026-79782

rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can intercept plaintext HTTP traffic to capture AWS STS session tokens sent in request headers...

9.3CVSS5.9AI score0.00132EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/25 4:17 p.m.12 views

CVE-2026-79782

rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can intercept plaintext HTTP traffic to capture AWS STS session tokens sent in request headers...

9.3CVSS5.9AI score0.00132EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.59 views

CVE-2026-79782

rclone before version 1.74.4 does not strip the X-Amz-Security-Token header when an S3 redirect changes the scheme from HTTPS to HTTP on the same host. An attacker positioned to intercept the resulting plaintext HTTP traffic can capture AWS STS session tokens transmitted in request headers, poten...

9.3CVSS5.3AI score0.00132EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.35 views

CVE-2026-79782 rclone before 1.74.4 Security Token Disclosure via HTTPS to HTTP Redirect

rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can intercept plaintext HTTP traffic to capture AWS STS session tokens sent in request headers...

9.3CVSS0.00132EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
added 2026/08/25 12:00 a.m.2 views

CVE-2026-79782: Cleartext Transmission of Sensitive Information

rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can intercept plaintext HTTP traffic to capture AWS STS session tokens sent in request headers...

9.3CVSS0.00132EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/07 6:41 p.m.99 views

CVE-2026-71850

Hono CVE-2026-71850 affects the Hono Web framework (3.8.0–4.12.33). memo() retains SSR output for later renders and reuses it when controls with identical props are rendered, while request-scoped values read during rendering (e.g., JSX Context via createContext/useContext, useRequestContext from ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 8:43 p.m.16 views

GHSA-GX4C-2HQX-CW2R rclone: S3 backend does not strip X-Amz-Security-Token on a same-host HTTPS->HTTP redirect

Vulnerability Details File: backend/s3/s3.go Lines: 1359-1380 functions s3CheckRedirect / s3RedirectCrossesHost Root Cause Commit e7b1eb774 released in v1.74.3 added a CheckRedirect policy for the S3 HTTP client whose purpose is to strip the X-Amz-Security-Token header the AWS STS session token...

3.1CVSS5.7AI score0.00132EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/03 9:43 a.m.66 views

CVE-2026-69082 Cross-Site Request Forgery in the Administrative User Deletion Endpoint

CTI-Transmute contained a cross-site request forgery vulnerability in the administrative user deletion functionality. The /account/delete/ endpoint accepted HTTP GET requests for an operation that modified application state. An unauthenticated remote attacker could construct a malicious link or...

8.8CVSS0.00212EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/02 6:00 a.m.10 views

CVE-2026-15385 RT Mega Menu < 1.5.2 - Subscriber+ Stored XSS via Menu Item CSS

The RT Mega Menu WordPress plugin before 1.5.2 does not perform a capability check on the AJAX action that saves mega-menu configuration and per-menu-item settings; its only gate is a nonce that any logged-in user can read from a standard admin page. A subscriber-level user can therefore enable t...

5.3AI score0.00129EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/02 12:00 a.m.29 views

PT-2026-67073

The RT Mega Menu WordPress plugin before 1.5.2 does not perform a capability check on the AJAX action that saves mega-menu configuration and per-menu-item settings; its only gate is a nonce that any logged-in user can read from a standard admin page. A subscriber-level user can therefore enable t...

5.3AI score0.00129EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/21 9:56 p.m.8 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS8.3AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.9 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS5.9AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.13 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS5.9AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 9:56 p.m.11 views

Improper Restriction of Security Token Assignment

Overview Affected versions of this package are vulnerable to Improper Restriction of Security Token Assignment in the organization and permission endpoints when a personal access token is restricted to public-only scope. An attacker can access private organization membership and authorization...

6.9CVSS5.9AI score0.00346EPSS
SaveExploits0References2
Rows per page
Query Builder