Lucene search
+L

191 matches found

Kitploit
Kitploit
added 2026/09/17 1:22 p.m.8 views

jsteg

jsteg root@kitploit: go get lukechampine.com/jsteg jsteg は、JPEG ファイル内にデータを隠すためのパッケージです。この手法は ステガノグラフィ として知られています。これは、データの各ビットを画像の最下位ビットにコピーすることで実現されます。隠せるデータ量は JPEG のファイルサイズに依存し、隠しデータの 1 バイトあたり約 10~14 バイトの JPEG が必要です。 例 root@kitploit: // open an existing jpeg f, := os.Openfilename img, :=...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 12:30 p.m.10 views

go-pkcs12

package pkcs12 root@kitploit: import "software.sslmate.com/src/go-pkcs12" pkcs12 パッケージは、PKCS12(P12 または PFX とも呼ばれる)の一部を実装します。 これは、crypto/tls パッケージで使用するための DER エンコードされた P12/PFX ファイルのデコードと、新しい形式をサポートしないレガシーアプリケーションで使用するための P12/PFX ファイルのエンコードを目的としています。PKCS12...

6AI score
SaveExploits0References1
OSV
OSV
added 2026/09/17 9:20 a.m.9 views

ROOT-APP-GOBINARY-CVE-2026-54572 CVE-2026-54572 in github.com/rclone/rclone - Patched by Root

Root has patched CVE-2026-54572 in the github.com/rclone/rclone package for Root:Go. Multiple fixed versions available...

8.8CVSS5.9AI score0.00365EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 5:53 a.m.8 views

smb

SMB SMBを介して通信するためのGoパッケージです。現在、クライアント側の機能のみが最小限実装されています。 以下は、サーバーとのセッションを確立するサンプルクライアントです: root@kitploit: package main import "log" "github.com/stacktitan/smb/smb" func main host := "172.16.248.192" options := smb.Options Host: host, Port: 445, User: "alice", Domain: "corp", Workstation: "",...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:59 p.m.7 views

PoC-CVE-2019-10743

Zip Slip デモ このプロジェクトは、Zip Slip 脆弱性 CVE-2019-10743 を、脆弱なバージョンの mholt/archiver パッケージを使用してデモンストレーションします。 Zip Slip とは? Zip Slip は、Snyk のセキュリティ研究者によって発見された脆弱性です。 この脆弱性は、実際に使用されている複数のパッケージに影響を及ぼしていることが判明しました。この脆弱性が悪用されると、以下のような問題が発生する可能性があります。 リモートコード実行 システム上での任意書き込み – システムのクラッシュに悪用される可能性あり Web...

5.8CVSS6AI score0.06522EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 9:24 p.m.61 views

sploit

sploit Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is to be able to have a well designed API with functionality that rivals some of the more common Python exploit development frameworks while taking advantage of the ...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 9:24 p.m.16 views

sploit

sploit Sploit は、バイナリ解析とエクスプロイト開発を支援する Go パッケージです。Sploit の開発の動機は、Go プログラミング言語の利点を活かしながら、よく知られた Python エクスプロイト開発フレームワークに匹敵する機能を持つ、設計の優れた API を提供することにあります。優れたクロスコンパイラサポート、ゴルーチン、強力な暗号ライブラリ、静的型付けなどは、Go を選んだ理由のほんの一部です。 このプロジェクトは pwntools やその他の素晴らしいプロジェクトから着想を得ています。まだ開発初期段階です。このプロジェクトは、シェルコード、バイナリパッチ、RO...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/09/04 8:26 a.m.20 views

GHSA-7VC5-9278-236P vulnerabilities

Vulnerabilities for packages: grafana...

5.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.9 views

Photon OS 5.0: Go PHSA-2026-5.0-91-0960

An update of the go package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-91-0960. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.8CVSS8.3AI score0.00591EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-30153

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema...

7.5CVSS6.3AI score0.00518EPSS
SaveExploits0References3
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.49 views

GO-2022-0619 vulnerabilities

Vulnerabilities for packages: kubeflow...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.13 views

GO-2022-0784 vulnerabilities

Vulnerabilities for packages: ctop...

5.3AI score
SaveExploits0
OSV
OSV
added 2026/07/23 9:27 p.m.8 views

OPENSUSE-SU-2026:21432-1 Security update for gh

This update for gh fixes the following issues: Changes in gh: - CVE-2026-39821: reject all-ASCII xn-- Punycode labels in the vendored golang.org/x/net/idna package regardless of Go's unicode.Version boo1266618...

9.6CVSS6.6AI score0.00692EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:00 a.m.12 views

Photon OS 5.0: Go PHSA-2026-5.0-0855

An update of the go package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-0855. The text itself is copyright C VMware, Inc. include'compat.inc'; if description scriptid328957...

9.8CVSS6.8AI score0.00536EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/25 10:15 p.m.19 views

golang.org/x/crypto is vulnerable to invoking server panic during CheckHostKey/Authenticate flow

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

7.5CVSS6AI score0.00504EPSS
SaveExploits0References61Affected Software1
OSV
OSV
added 2026/06/25 6:43 p.m.18 views

GO-2026-5259 Ech0 has Server-Side Request Forgery (SSRF) via Connect Handler fetchPeerConnectInfo in github.com/lin-snow/ech0

Ech0 has Server-Side Request Forgery SSRF via Connect Handler fetchPeerConnectInfo in github.com/lin-snow/ech0...

8.3CVSS5.8AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/18 3:51 p.m.17 views

ROOT-APP-GOBINARY-CVE-2026-33246 CVE-2026-33246 in rootio-github.com/nats-io/nats-server/v2 - Patched by Root

Root has patched CVE-2026-33246 in the rootio-github.com/nats-io/nats-server/v2 package for Root:Go. Multiple fixed versions available...

6.4CVSS6.3AI score0.00143EPSS
SaveExploits0
OSV
OSV
added 2026/06/18 3:51 p.m.23 views

ROOT-APP-GOBINARY-CVE-2026-33248 CVE-2026-33248 in rootio-github.com/nats-io/nats-server/v2 - Patched by Root

Root has patched CVE-2026-33248 in the rootio-github.com/nats-io/nats-server/v2 package for Root:Go. Multiple fixed versions available...

4.2CVSS6.4AI score0.00143EPSS
SaveExploits0
OSV
OSV
added 2026/06/18 2:01 p.m.16 views

ROOT-APP-GOBINARY-CVE-2026-42294 CVE-2026-42294 in rootio-github.com/argoproj/argo-workflows/v3 - Patched by Root

Root has patched CVE-2026-42294 in the rootio-github.com/argoproj/argo-workflows/v3 package for Root:Go. Multiple fixed versions available...

8.2CVSS5.8AI score0.00607EPSS
SaveExploits1
OSV
OSV
added 2026/05/13 3:09 a.m.16 views

MAL-2026-3629 Malicious code in github.com/BufferZoneCorp/net-helper (Go)

--- -= Per source details. Do not edit below this line.=- Source: google-open-source-security a4e4f74e90479d472a307d311d48214827e21cf93ecf9b0b62ff2cb72adb2c9e This package is a malicious packages part of the Go BufferZoneCorp and RubyGems knot-theory clusters. The packages in this cluster steal...

5.8AI score
SaveExploits0References1
Rows per page
Query Builder