Lucene search
+L

478 matches found

Kitploit
Kitploit
added 2026/09/12 2:58 p.m.5 views

linuxprivcheck

linuxprivcheck Linuxの権限昇格のためのPythonスクリプト 原作者は Mike Czumak Tv3rn1x -- @SecuritySift です。 スクリプト old-linuxprivchecker.py: 有名なlinuxprivchecker.py Python の更新版 - 今後更新はしません。 linuxprivchecker3.py: 有名なlinuxprivchecker.py の更新版、Python 2 と 3 の両方に対応。 オプション --fast は .sh ファイル内のパスワードのチェックを行いません。 新機能...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/12 1:13 p.m.10 views

CVE-2023-38408

OpenSSH の脆弱性 - CVE-2023-38408 📚 はじめに OpenSSH 9.3p2 より前のバージョン に脆弱性が発見されました。OpenSSH の ssh-agent における PKCS11 機能は、検索パスが十分に信頼できないため、エージェントが攻撃者制御のシステムに転送されるとリモートコード実行につながります /usr/lib 内のコードは ssh-agent にロードしても必ずしも安全ではありません。この欠陥により、サーバー上の転送されたエージェントソケットを制御し、クライアントホストのファイルシステムに書き込む権限を持つ攻撃者は、ssh-agent...

9.8CVSS8AI score0.797EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/12 9:35 a.m.10 views

PKCS11SSHAgent

SRO PKCS11 – SSH Agent CNG Unificación soberana PKCS11 + SSH-agent + Pageant + CNG/Smartcard Un ejecutable de Windows único que unifica cuatro funciones tradicionalmente separadas: Módulo PKCS11 completo Firefox, OpenSC, ssh -I Agente SSH compatible con OpenSSH/Git/VS/WSL Servidor Pageant...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 4:56 a.m.9 views

vault-conductor

🗝️ vault-conductor Bitwarden Secret Manager にシークレットとして保存された SSH 鍵を提供する SSH エージェントです。 SSH 認証と Git コミット署名に対応しています。 デモ 特徴 Unix ドメインソケットサーバーとして SSH エージェントプロトコルを実装し、SSH クライアントと Bitwarden Secrets Manager の間の安全なブリッジとして機能します。 特徴は以下のとおりです: エージェントのライフサイクル :...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/12 12:50 a.m.7 views

sshkey-grab

sshkey-grab このスクリプトは、ssh-agent のバグを利用して、エージェントに最後に追加された鍵を取得します。これにより、ssh-agent が終了されておらず、以前の鍵が削除された後に新しい鍵が追加されていない場合、ssh-add -t、-d、-D を介して ssh-agent から削除された鍵を復元できる可能性があります。このバグは報告されており、新しいバージョンの OpenSSH で修正される可能性があります。修正されると、このツールは動作しなくなります。 要件 grabagentmem.sh は、ターゲットマシン上で root アクセスと gdb が必要です...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 12:59 a.m.13 views

CVE-2023-38408

参考 / 信息 https://www.qualys.com/2023/07/19/cve-2023-38408/rce-openssh-forwarded-ssh-agent.txt...

9.8CVSS7.2AI score0.797EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/07 3:29 p.m.6 views

cve-2023-38408

CVE-2023-38408: 現実世界のSSHエージェント脆弱性の理解とシミュレーション 目次 1. はじめに 2. 背景概念 3. CVE-2023-38408の脆弱性 4. 実践的なシミュレーションとテスト 5. 技術的分析 6. 修正と緩和策 7. 結論 1. はじめに レポートの目的 本レポートの目的は、OpenSSHで発見された重大な現実世界の脆弱性であるCVE-2023-38408を、理論的な理解と実践的なシミュレーションの両方を通じて分析することです。このレポートでは、脆弱性の技術的基盤を説明し、制御された環境での悪用方法を示し、実装された緩和策を検証します。...

9.8CVSS7.2AI score0.797EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/07 12:21 p.m.4 views

CVE-2023-38408

OpenSSHの脆弱性 - CVE-2023-38408 📚 はじめに...

9.8CVSS7.4AI score0.797EPSS
SaveExploits10
Ubuntu
Ubuntu
added 2026/09/03 12:30 p.m.11 views

USN-8721-1: OpenSSH vulnerabilities

It was discovered that OpenSSH's ssh-agent incorrectly handled interactions between agent locking and the [email protected] extension. A remote attacker with access to a forwarded agent connection could possibly use this issue to perform operations that should only be available locally, su...

4.8CVSS6.1AI score0.00163EPSS
SaveExploits0
Circl
Circl
added 2026/09/01 8:01 p.m.6 views

CVE-2017-1000082

creationtimestamp| type| source ---|---|--- 2026-09-01 20:01:46+00:00| seen| https://t.me/hackingAttack/49649 2026-09-01 20:01:51+00:00| seen| https://t.me/hackingAttack/45702 2026-09-01 20:01:51+00:00| seen| https://t.me/hackingAttack/45721 2026-09-02 01:01:58+00:00| seen|...

10CVSS7.2AI score0.03878EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.18 views

Astra Linux – Vulnerability in OpenSSH

The PKCS11 feature in ssh-agent in OpenSSH prior to version 9.3p2 has an insufficiently trustworthy search path, which can lead to remote code execution if the agent is forwarded to a system controlled by an attacker. The code located in /usr/lib is not necessarily safe for loading into ssh-agent...

9.8CVSS8AI score0.797EPSS
SaveExploits10References2
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.56 views

openSUSE 16 Security Update : gitea-tea (openSUSE-SU-2026:21603-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21603-1 advisory. Changes in gitea-tea: - Update to 0.15.1, bringing in the 0.14.2/0.15.0/0.15.1 upstream changes below bsc1253576: CVE-2025-47913:...

9.1CVSS6.9AI score0.03153EPSS
SaveExploits4References21
OSV
OSV
added 2026/08/18 4:01 p.m.8 views

OPENSUSE-SU-2026:21603-1 Security update for gitea-tea

This update for gitea-tea fixes the following issues: Changes in gitea-tea: - Update to 0.15.1, bringing in the 0.14.2/0.15.0/0.15.1 upstream changes below bsc1253576: CVE-2025-47913: golang.org/x/crypto/ssh/agent client process termination on an unexpected response to a key listing or signing...

9.1CVSS6.7AI score0.03153EPSS
SaveExploits4References14
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.15 views

SUSE CVE-2026-73281

In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the [email protected] extension...

3.5CVSS5.3AI score0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:02 p.m.7 views

OESA-2026-3401 buildah security update

The package provides a command line tool which can be used to create a working container from scratch or create a working container from an image as a starting point mount/umount a working container's root file system for manipulation save container's root file system layer to create a new image...

5.3CVSS6.2AI score0.00561EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.13 views

OpenSSH < 10.5 Multiple Vulnerabilities

The version of OpenSSH installed on the remote host is prior to 10.5. It is, therefore, affected by multiple vulnerabilities as referenced in the release-10.5 advisory. - In ssh in OpenSSH before 10.5, a use-after-free for realloc data can occur if a certain pair of remote-forwarding operations a...

4.8CVSS5.5AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/12 11:04 a.m.11 views

CVE-2026-73281

A flaw was found in OpenSSH's ssh-agent component. A misinteraction between agent locking and the [email protected] extension allows operations intended for local execution to be performed remotely. This could enable a remote attacker to add PKCS11 tokens or utilize keys with destination...

3.5CVSS5.5AI score0.00158EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-73281

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use key...

3.5CVSS5.9AI score0.00158EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 8:18 p.m.9 views

DEBIAN-CVE-2026-73281

In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the [email protected] extension...

3.5CVSS5.4AI score0.00158EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 8:18 p.m.20 views

CVE-2026-73281

In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the [email protected] extension...

3.5CVSS0.00158EPSS
SaveExploits0References1
Rows per page
Query Builder