Lucene search
+L

513 matches found

Kitploit
Kitploit
•added 2026/09/26 4:02 a.m.•12 views

nano

nano Nanoは、コードゴルフによって極めてステルス性が高く、効率的なPHPウェブシェルのファミリーです。 もしかしたら注目しておいてください。今後もここにウェブシェルを追加していく予定です。 Nano root@kitploit: ?=$GETp==&&$GETf; 特徴 サイズは35バイト 静的コードスキャナに検出されない 認証をサポート 使い方 http://example.com/nano.php?f=function&c=command&p=password f は関数用 c はコマンド用 p はパスワード用 例えば、以下のコードは ls コマンドを実行します:...

6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 9:20 p.m.•13 views

nano-analyzer

Nano-analyzer AISLE의 간결한 LLM 기반 제로데이 취약점 스캐너입니다. 시연 목적의 연구 프로토타입입니다. 실제 제로데이 취약점을 탐지할 수 있는 단일 파일 기반의 간단한 도구입니다. C/C++ 메모리 안전 버그에 편향된 프로토타입이며, 오탐지를 발생시킬 수 있습니다. 공개 연구의 정신에 따라 있는 그대로 공유합니다 — 날카로운 모서리가 있을 수 있습니다. 기능 Nano-analyzer는 소스 코드를 세 단계 LLM 파이프라인에 전송하는 단일 파일 Python 스캐너입니다: 1. Context generatio...

5.8AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 7:35 a.m.•14 views

S5Late

S5Late テザードiPod bootrom/DFUエクスプロイト。 現在はNano 7Gのみ対応しています。Nano 6Gに対応するにはオフセットの更新が必要です。 実行 iPodをDFUモードにします。 次に実行します: root@kitploit: ./S5Late hax 2024-12-15T23:11:34Z INFO S5Late We found an Apple Device in DFU mode. 2024-12-15T23:11:34Z INFO S5Late Succesfully exploited the device!...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 4:11 a.m.•11 views

AR150-WiFiPineapple

사용 중단됨! 이 프로젝트는 그 후속작인 Universal Wifi pineapple hardware cloner https://github.com/xchwarze/wifi-pineapple-cloner 로 대체되었습니다. 해당 저장소에서는 AR150 용 펌웨어뿐만 아니라 다른 기기용 펌웨어와 제가 개발한 방법도 찾을 수 있습니다! AR-150 WiFi Pineapple NANO AR-150을 WiFi Pineapple NANO로 변환하는 것은 쉬운 과정이어야 합니다. 하지만 웹과 git에는 깨진 bin 이미지와 제대로 작동하...

5.9AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/25 12:00 a.m.•2 views

Linux Distros Unpatched Vulnerability : CVE-2026-77421

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in nano editor's regex search mode passes a...

6.5CVSS6AI score0.00434EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/24 10:09 a.m.•4 views

CVE-2026-77421

A flaw was found in the JLine built-in nano editor's regular expression regex search mode. A remote attacker could exploit this by providing a specially crafted search term. This could lead to excessive central processing unit CPU consumption, causing the editor session to become unresponsive and...

6.5CVSS5.8AI score0.00434EPSS
SaveExploits0References10
NVD
NVD
•added 2026/09/23 7:19 p.m.•7 views

CVE-2026-77421

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in nano editor's regex search mode passes a user-controlled search term from doSearchString text in builtins/src/main/java/org/jline/builtins/Nano.java to Java's backtracking regular expression...

6.5CVSS0.00434EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
•added 2026/09/23 6:12 p.m.•7 views

JLine: ReDoS in Nano Editor Regex Search Mode

Summary When regex search mode is enabled in the JLine3 nano editor, the user-supplied search term is compiled directly as a Java regular expression with no timeout or backtracking bound. A crafted pattern such as a++b can hang the editor session thread at high CPU, causing a denial of service fo...

6.5CVSS6.1AI score0.00434EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/09/23 6:12 p.m.•5 views

GHSA-PH9C-7HW9-VHHW JLine: ReDoS in Nano Editor Regex Search Mode

Summary When regex search mode is enabled in the JLine3 nano editor, the user-supplied search term is compiled directly as a Java regular expression with no timeout or backtracking bound. A crafted pattern such as a++b can hang the editor session thread at high CPU, causing a denial of service fo...

6.5CVSS6.1AI score0.00434EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/23 6:07 p.m.•33 views

CVE-2026-77421 JLine: ReDoS in Nano Editor Regex Search Mode

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in nano editor's regex search mode passes a user-controlled search term from doSearchString text in builtins/src/main/java/org/jline/builtins/Nano.java to Java's backtracking regular expression...

6.5CVSS0.00434EPSS
SaveExploits0References7
CVE
CVE
•added 2026/09/23 6:07 p.m.•12 views

CVE-2026-77421

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in nano editor's regex search mode passes a user-controlled search term from doSearchString text in builtins/src/main/java/org/jline/builtins/Nano.java to Java's backtracking regular expression...

6.5CVSS6AI score0.00434EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/09/23 6:07 p.m.•7 views

EUVD-2026-85522

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in nano editor's regex search mode passes a user-controlled search term from doSearchString text in builtins/src/main/java/org/jline/builtins/Nano.java to Java's backtracking regular expression...

6.5CVSS6AI score0.00434EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/23 6:07 p.m.•4 views

CVE-2026-77421 JLine: ReDoS in Nano Editor Regex Search Mode

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in nano editor's regex search mode passes a user-controlled search term from doSearchString text in builtins/src/main/java/org/jline/builtins/Nano.java to Java's backtracking regular expression...

6.5CVSS6AI score
SaveExploits0References9
OSV
OSV
•added 2026/09/23 12:36 a.m.•6 views

CLEANSTART-2026-WC95670 nanoid (Nano ID) before 3

Security vulnerability affects the qdrant package. nanoid Nano ID before 3...

9.8CVSS5.9AI score0.0033EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/14 4:34 p.m.•9 views

OESA-2026-3813 nano security update

Nano is a tiny GNU editor Security Fixes: A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format strin...

6.8CVSS5.8AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/14 4:34 p.m.•8 views

OESA-2026-3812 nano security update

Nano is a tiny GNU editor Security Fixes: A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format strin...

6.8CVSS5.8AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/14 4:34 p.m.•11 views

OESA-2026-3810 nano security update

Nano is a tiny GNU editor Security Fixes: A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format strin...

6.8CVSS5.8AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/14 4:34 p.m.•8 views

OESA-2026-3811 nano security update

Nano is a tiny GNU editor Security Fixes: A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format strin...

6.8CVSS5.8AI score0.00154EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•12 views

Astra Linux – Vulnerability in nano

A vulnerability was discovered in GNU Nano, which allows for potential privilege escalation through an insecure temporary file. If Nano is terminated while editing, a file that it saves to an emergency file, with permissions set to those of the running user, creates an opportunity for attackers t...

6.7CVSS6.6AI score0.00343EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/14 7:17 a.m.•8 views

CVE-2026-82783

Plaintext storage of a password issue exists in CONPROSYS nano Series . If this vulnerability is exploited, an attacker with physical access to the product may obtain credentials...

4.2CVSS0.00175EPSS
SaveExploits0References2
Rows per page
Query Builder