Lucene search
+L

1738 matches found

Kitploit
Kitploit
added 2026/09/15 8:56 a.m.7 views

geoexplorer

GeoExplorer クライアント これはGeoExplorerプロジェクトのクライアントコンポーネントであり、GeoServerインスタンスにリクエストを送信して潜在的な脆弱性をテストするためのものです。 必要条件 Python 3.x 必要なPythonパッケージ(pip install -r requirements.txt でインストール): requests argparse urllib3 使い方 以下のコマンドでスクリプトを実行します: python main.py -u -t -c 引数: -u: ターゲットURLまたは改行区切りのURLを含むファイル(必須) -t:...

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

CVE-2023-30854

WWBN Avideo 認証済みRCE - OSコマンドインジェクション CVE-2023-30854 WWBN Avideo sqlFile $objClone-cloneSiteURLvideos/cache/clones/$json-sqlFile"; $log-add"Clone 2 of $totalSteps: Geting MySQL Dump file"; exec$cmd . " 2&1", $output, $returnval; 管理者パネルのクローンサイト機能を通じて、$objClone-cloneSiteURL を制御できます。...

8.8CVSS7.9AI score0.05175EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 2:46 a.m.372 views

burp-exporter

Exporter Extension for Burp Suite Community and Pro Follow us to know more about tips and others extensions Description Exporter is a Burp Suite extension to copy a request to a file or the clipboard as multiple programming languages functions. It also adds a tab called Exporter where you can...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 2:08 a.m.9 views

CVE-2017-5638_struts

Scott Campbellのスクリプトをさらに拡張し、より複雑にしました : 「HTTPStrutsAttack」はリコンの100%を阻止しますが、スキャナーが脆弱なシステムにヒットした場合、スキャナーをブロックしても、脆弱なシステムがHTTPリクエストに含まれるwgetを実行し、マルウェアを実行する可能性がわずかにありました。wget URL内のマルウェアダウンロードIPはほとんどの場合リコンIPとは異なるため、私たちはそれをブロックしていません。 そこで、拡張スクリプトはマルウェアダウンロードIPも抽出します。 1. 以下の通知を生成します: root@kitploit: rede...

10CVSS8AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/14 11:36 p.m.5 views

CVE-2016-4971

CVE-2016-4971 サーバーがHTTPからFTPリソースへリダイレクトする際、wgetはHTTPサーバーを信頼し、リダイレクト先URLの名前を保存先ファイル名として使用します。 詳細は私のブログの投稿をご覧ください。 使用方法 サーバー側で、 node wget.js テスト用コンピュータで、 wget http://url.to.your/server スクリーンショット スクリーンショット1 スクリーンショット2...

8.8CVSS7AI score0.46213EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 9:47 p.m.29 views

pipe_finder

Pipe Finder 1.0 Automated script to search in SMB protocol for availables pipe names Screenshots Requirements metasploit-framework wget locate pipeauditv2.rb module https://github.com/peterpt/pipeauditorfb - It will be installed on first run Install Requirements apt-get install metasploit-framewo...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 8:48 p.m.7 views

CVE-2025-60876

CVE-2025-60876:busybox wget リクエストターゲットインジェクション修正 CVE-2025-60876(BusyBox wget における HTTP ヘッダインジェクション脆弱性)に対する動作を維持する修正、それを実証する概念実証、および修正を BusyBox にアップストリーム提出するための成果物です。 脆弱性 BusyBox wget は、URL のパスとクエリを HTTP リクエスト行にそのままコピーします。生の CR 0x0D、LF 0x0A、またはその他の制御バイトを含む URL...

6.5CVSS6.9AI score0.00291EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 4:34 p.m.6 views

OESA-2026-3763 busybox security update

The Swiss Army Knife of Embedded Linux Security Fixes: A vulnerability has been found in BusyBox up to 1.30.1. This vulnerability affects unknown code of the file networking/wget.c of the component FEATUREWGETTIMEOUT Handler. Such manipulation of the argument -T leads to null pointer dereference...

3.3CVSS0.00121EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/14 3:47 p.m.9 views

CVE-2024-26581-Checker

CVE-2024-26581 BGN内部向け脆弱性チェッカー 必要条件 Bash。 Wget。 インストール ツールをダウンロードし、/opt/ ディレクトリに配置してください。 以下のコマンドを実行してツールのソースコードをダウンロードします: sudo wget https://raw.githubusercontent.com/madfxr/CVE-2024-26581-Checker/main/CVE-2024-26581.sh および sudo wget...

7.8CVSS6.7AI score0.02224EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 12:16 p.m.7 views

CVE-2017-13089

CVE-2017-13089 wget v1.19.1 用于漏洞利用开发。 注意 这不是一个可用的漏洞利用——正在开发中。 使用方法 root@kitploit: 构建容器 docker build -t cve201713089 . 或者 ... docker pull robertcolejensen/cve201713089 在容器中操作,src 将会挂载到 /opt/CVE-2017-13089/src ./run.sh 开发漏洞利用,使用外部调试符号运行 gdb ./run.sh dev 运行包含的 DoS 概念验证 ./run.sh dos 运行包含的漏洞利用概念验证(开发中...

9.3CVSS7.6AI score0.79855EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/13 4:31 p.m.6 views

CVE-2016-4971

CVE-2016-4971 CVE-2016-4971 Wget 1.18/1.14-13.el7 クライアントエクスプロイト Wget 1.18 任意ファイルアップロードエクスプロイト AND Wget 1.14-13.el7 任意ファイルアップロードエクスプロイト 修正者:mbadanoiu オリジナルエクスプロイト Dawid Golunski dawid at legalhackers.com http://legalhackers.com/advisories/Wget-Arbitrary-File-Upload-Vulnerability-Exploit.txt...

8.8CVSS7AI score0.46213EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/11 6:16 a.m.11 views

Emat

Emat Emat 是一款先进的数据抓取工具,旨在从 Gmail、Yahoo、Hotmail 以及政府邮箱服务等平台收集电子邮件账户。然而,必须强调的是,该脚本仅应用于教育目的,不得用于任何滥用或不道德的活动。 为了有效使用该脚本,你需要使用 wget 命令爬取并下载网站内容。以下是一个使用示例:wget -r https://example.com。 网站成功爬取后,Emat 将继续下载页面,供你抓取并搜索电子邮件账户。它采用电子邮件正则表达式来识别已下载站点目录中的电子邮件地址。整个过程简单明了,Emat 让你轻松检索到所需的电子邮件账户。请记住要负责任且合乎道德地使用该工具。...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 12:58 a.m.7 views

CVE-2026-29954

KubePlus ResourceComposition ChartURL SSRF + 请求头注入 该漏洞存在于 KubePlus 的 ResourceComposition 资源处理组件中,允许具有 Provider 权限的攻击者通过构造恶意的 chartURL 参数,利用 SSRF 访问内部服务,并通过 wget 命令注入任意 HTTP 请求头。这使得攻击者能够访问需要特定请求头的云元数据服务(例如,GCP 需要 Metadata-Flavor: Google 请求头),从而窃取 IAM 凭证。建议上报的 CWE 编号:CWE-918(服务端请求伪造)。 概述 KubePlus 的...

7.6CVSS5.9AI score0.00268EPSS
SaveExploits1References1
Mageia
Mageia
added 2026/09/09 6:01 p.m.7 views

Updated wget packages fix a security vulnerability

Denial of Service in GNU wget. CVE-2026-16599...

5.1CVSS0.0038EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 6:01 p.m.5 views

MGASA-2026-0386 Updated wget packages fix a security vulnerability

Denial of Service in GNU wget. CVE-2026-16599...

5.1CVSS0.0038EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/09 2:52 a.m.290 views

ManageEngine Desktop Central Java Deserialization

Zoho ManageEngine Desktop Central before 10.0.474 is vulnerable to a deserialization of untrusted data, which permits remote code execution. id: CVE-2020-10189 info: name: ManageEngine Desktop Central Java Deserialization author: king-alexander severity: critical description: | Zoho ManageEngine...

10CVSS9.4AI score0.99941EPSS
SaveExploits6References5
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.9 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: wget (UTSA-2026-106779)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106779 advisory. GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the cleanmetalinkstring function within src/metalink.c that allow...

8.7CVSS0.00351EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.8 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: wget (UTSA-2026-106776)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106776 advisory. GNU Wget through 1.25.0, fixed in commit dd692d9, contains a heap buffer overflow vulnerability in the htmlquotestring function in src/convert.c that allows a remote...

7.1CVSS0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/08 9:01 a.m.7 views

CVE-2026-76014

A flaw was found in BusyBox. A local attacker can exploit a null pointer dereference vulnerability in the FEATUREWGETTIMEOUT handler within the networking/wget.c component. This occurs when the attacker manipulates the -T argument, leading to a denial of service. Mitigation Mitigation for this...

5.5CVSS0.00121EPSS
SaveExploits1References10
SUSE Linux
SUSE Linux
added 2026/09/08 7:10 a.m.8 views

Security update for wget

This update for wget fixes the following issue: CVE-2026-16599: server-controlled unbounded MD5 loop in FTP OPIE bsc1276962. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the comman...

5.1CVSS0.0038EPSS
SaveExploits0References4
Rows per page
Query Builder