Lucene search
+L

37 matches found

Kitploit
Kitploit
added 2026/09/15 9:38 a.m.8 views

PortForwarder

Windows TCP 端口转发器 一款高性能的 Windows TCP 端口转发工具,支持可选的 IP 白名单和详细日志功能。 功能特色 ✅ 将 TCP 流量从本地端口转发至任意远程主机:端口 ✅ 可选 IP 白名单,增强安全性 ✅ 端口 445 / SMB 接管模式(禁用 SMB 并释放端口 445 用于中继) ✅ 支持最多 100 个并发连接 ✅ 双向数据转发,实时统计 ✅ 详细模式,用于调试被拒绝的连接 ✅ 激进 TCP 保活设置,检测死连接 ✅ 低延迟转发(已禁用 Nagle 算法) ✅ 优雅关闭处理(Ctrl+C) ✅ 线程安全的连接管理 系统要求 Windows 操作系统...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 3:41 a.m.9 views

wsh

wsh wsh(发音为woosh)是一个Web Shell生成器和命令行界面。最初它只是一个HTTP客户端,因为与Web Shell交互很麻烦。通常有一个表单,要发送命令,你必须在输入框中输入并点击按钮。我希望有一个更适合自己工作流程的工具,并在终端中运行。于是wsh应运而生。 该客户端具有命令历史、日志记录功能,并可配置为与之前部署的标准Web Shell(带有表单/按钮)进行交互。生成器可以创建php、asp和jsp格式的Web...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 10:19 p.m.9 views

knocker

Knocker is a self-hosted service that provides an HTTP based "knock-knock" single-packet authorization SPA gateway for your Homelab with web, cli + gnome and android clients. it can be used as authentication for your reverse proxy like Caddy, or even on the firewall level using the FirewallD...

5.8AI score
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2020-28852

Malware in sbrugna...

5.3CVSS5.2AI score0.0066EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/07 4:22 a.m.31 views

CVE-2025-3766 Login Lockdown & Protection <= 2.11 - Missing Authorization to Authenticated (Subscriber+) Arbitrary IP Whitelisting

The Login Lockdown & Protection plugin for WordPress is vulnerable to unauthorized nonce access due to a missing capability check on the ajaxruntool function in all versions up to, and including, 2.11. This makes it possible for authenticated attackers, with Subscriber-level access and above, to...

5.4CVSS0.00314EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:59 a.m.25 views

BIT-MONGODB-2020-7921 Administrative action may disable enforcement of per-user IP whitelisting

Improper serialization of internal state in the authorization subsystem in MongoDB Server's authorization subsystem permits a user with valid credentials to bypass IP whitelisting protection mechanisms following administrative action. This issue affects MongoDB Server v4.2 versions prior to 4.2.3...

5.3CVSS5AI score0.0066EPSS
SaveExploits0References2
Huntr
Huntr
added 2023/09/19 2:49 p.m.25 views

No rate limiting on creating access token

Description: Access token creation is a critical security component in many applications, especially when it comes to user authentication and authorization. Without proper rate limiting controls, attackers may exploit this process to launch various types of attacks, such as brute force attacks,...

6.5CVSS6.9AI score0.00652EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2022/07/18 12:00 a.m.43 views

Fedora: Security Advisory for golang-github-googlecloudplatform-cloudsql-proxy (FEDORA-2022-3969b64d4b)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/17 1:15 a.m.23 views

[SECURITY] Fedora 35 Update: golang-github-googlecloudplatform-cloudsql-proxy-1.19.1-6.fc35

The Cloud SQL Proxy allows a user with the appropriate permissions to connect to a Second Generation Cloud SQL database without having to deal with IP whitelisting or SSL certificates manually. It works by opening unix/tcp sockets on the local machine and proxying connections to the associated...

9.3CVSS8.8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/07/04 1:35 a.m.49 views

[SECURITY] Fedora 36 Update: golang-github-googlecloudplatform-cloudsql-proxy-1.19.1-6.fc36

The Cloud SQL Proxy allows a user with the appropriate permissions to connect to a Second Generation Cloud SQL database without having to deal with IP whitelisting or SSL certificates manually. It works by opening unix/tcp sockets on the local machine and proxying connections to the associated...

9.3CVSS8.8AI score0.0995EPSS
SaveExploits4
Fedora
Fedora
added 2022/04/28 5:53 a.m.34 views

[SECURITY] Fedora 35 Update: golang-github-googlecloudplatform-cloudsql-proxy-1.19.1-5.fc35

The Cloud SQL Proxy allows a user with the appropriate permissions to connect to a Second Generation Cloud SQL database without having to deal with IP whitelisting or SSL certificates manually. It works by opening unix/tcp sockets on the local machine and proxying connections to the associated...

7.5CVSS9.9AI score0.03931EPSS
SaveExploits0
Kitploit
Kitploit
added 2022/01/10 8:30 p.m.241 views

PasteMonitor - Scrape Pastebin API To Collect Daily Pastes, Setup A Wordlist And Be Alerted By Email When You Have A Match

Scrape Pastebin API to collect daily pastes, setup a wordlist and be alerted by email when you have a match. Description The PasteMonitor tool allows you to perform two main actions for educational purposes only: Download daily new public pastes Average number of pastes per day: 1000-3000 filetyp...

7.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2021/08/11 9:30 p.m.275 views

Wsh - Web Shell Generator And Command Line Interface

wsh pronounced woosh is a web shell generator and command line interface. This started off as just an http client since interacting with webshells is a pain. There's a form, to send a command you have to type in an input box and press a button. I wanted something that fits into my workflow better...

7.6AI score
SaveExploits0References1
OSV
OSV
added 2020/06/24 1:15 p.m.24 views

CVE-2020-4071

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.4CVSS3.9AI score
SaveExploits0References2
OSV
OSV
added 2020/06/24 1:15 p.m.39 views

PYSEC-2020-37

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.4CVSS2.3AI score0.00358EPSS
SaveExploits0References2
CVE
CVE
added 2020/06/24 12:15 p.m.103 views

CVE-2020-4071

CVE-2020-4071 applies to the django-basic-auth-ip-whitelist package prior to version 0.3.4. The issue is a timing-attack vulnerability caused by a character-by-character string comparison of configured BASIC_AUTH_LOGIN/BASIC_AUTH_PASSWORD against user input, which may allow an attacker within a l...

2.4CVSS3.5AI score0.00358EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/06/24 12:15 p.m.43 views

CVE-2020-4071 Timing attack on django-basic-auth-ip-whitelist

In django-basic-auth-ip-whitelist before 0.3.4, a potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is...

2.2CVSS3.7AI score0.00358EPSS
SaveExploits0References2
OSV
OSV
added 2020/06/23 7:58 p.m.63 views

GHSA-M38J-PMG3-V5X5 Timing attack on django-basic-auth-ip-whitelist

Impact Potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is performed through a character-by-character...

6.3CVSS3.5AI score0.00358EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2020/06/23 7:58 p.m.52 views

Timing attack on django-basic-auth-ip-whitelist

Impact Potential timing attack exists on websites where the basic authentication is used or configured, i.e. BASICAUTHLOGIN and BASICAUTHPASSWORD is set. Currently the string comparison between configured credentials and the ones provided by users is performed through a character-by-character...

2.4CVSS0.6AI score0.00358EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 2020/05/27 5:11 a.m.33 views

IP Whitelisting Bypass

verbb/knock-knock is vulnerable to IP Whitelisting Bypass. It is due to the use of a flawed IP-Whitelisting mechanism of getting User IP , allowing bypass of IP whitelisting through X-Forwarded-For header manipulation...

9.1CVSS1.5AI score0.01355EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder