Lucene search
+L

1192 matches found

Kitploit
Kitploit
added 2026/08/30 6:57 p.m.7 views

RAT-via-Telegram

RAT-via-Telegram Dviros's notes: Windows Remote Post Breach Tool via Telegram Python 2.7, Originally created by Ritiek, Forked and modified by mvrozanti and then myself. The whole purpose of this tool is to demonstrate as a "PoC" the control of an already breached machine, via Telegram. As the sa...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 3:46 p.m.251 views

peda

peda PEDA - Python Exploit Development Assistance for GDB Key Features: Enhance the display of gdb: colorize and display disassembly codes, registers, memory information during debugging. Add commands to support debugging and exploit development for a full list of commands use peda help: aslr --...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/27 6:52 p.m.3 views

RAT-via-Telegram

RAT über Telegram Windows-Fernverwaltungstool über Telegram jetzt in Python 3.7! | Ursprünglich erstellt von Ritiek Warum noch eines? Die derzeitigen Remote-Verwaltungstools auf dem Markt haben zwei Hauptprobleme: Mangel an Verschlüsselung. Erfordern Portweiterleitung, um aus Hunderten von...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/27 1:36 a.m.5 views

CVE-2026-23745-via-graphql-DEMO

Questo repository non contiene un README...

8.2CVSS5.9AI score0.0034EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/27 1:18 a.m.3 views

RAT-via-Telegram

Questo progetto non è più mantenuto da me. Per la versione più recente e mantenuta, dai un'occhiata a https://github.com/mvrozanti/RAT-via-Telegram. Dichiarazione di non responsabilità: Questo strumento e tutte le sue versioni derivate fork sono destinati esclusivamente a scopi educativi/di...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 7:44 p.m.7 views

MCExtractor

MCExtractor Intel, AMD, VIA & Freescale - Ferramenta de Extração de Microcódigo MC Extractor News Feed MC Extractor Discussion Topic Intel, AMD, VIA & Freescale CPU Microcode Repositories A. Sobre o MC Extractor O MC Extractor é uma ferramenta que analisa binários de microcódigo de processadores...

5.4AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/26 6:04 p.m.239 views

sish

sish Open source SSH tunneling for HTTPS, WSS, TCP, aliases, and SNI. If you like the simplicity of serveo/ngrok-style sharing but want to use plain SSH and run your own infrastructure, sish is built for that. No custom client required for end users Public and private tunnel workflows Docker and...

5.6AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Check instead of asserting on nested TSC scaling support Check for nested TSC scaling support on nested SVM VMRUN instead of asserting that TSC scaling is exposed to L1 if L1’s MSRAMD64TSCRATIO has diverged from KVM’s...

5.5CVSS6.2AI score0.00134EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: Viawdt: fixed a critical boot hang caused by unnamed resource allocation. The VIA watchdog driver uses allocateresource to reserve a MMIO region for the watchdog control register. However, the allocated resource was not given a...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.17 views

PT-2026-79662

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fib nlmsg size function where nexthop space is incorrectly estimated by assuming every gateway is encoded as an IPv4 RTA GATEWAY attribute. Because IPv4 routes can...

6AI score0.00177EPSS
SaveExploits0References11
CVE
CVE
added 2026/08/20 9:08 p.m.18 views

CVE-2026-68921

In DiceBear versions prior to 9.4.3, @dicebear/core interpolates the rotate option without XML escaping in addRotate (svg.ts), and @dicebear/initials emits fontSize/fontWeight unescaped (index.ts). Runtime callers can pass strings despite numeric types, break out of attributes, and inject arbitra...

4.7CVSS5.6AI score0.00222EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/18 10:35 p.m.9 views

CVE-2026-70667

creationtimestamp| type| source ---|---|--- 2026-08-18 22:35:16+00:00| published-proof-of-concept| https://github.com/Netflix/lemur/security/advisories/GHSA-f3qq-49m6-rw8f 2026-08-19 08:31:37+00:00| seen| https://gist.github.com/alon710/db3f4019c2372dbb6dfede560d6093f7...

6.3CVSS4.8AI score0.0014EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2026/08/18 12:38 p.m.9 views

TWINLOOT Abuses SharePoint and Teams to Steal Credentials and Move Across Networks

Cybersecurity researchers have disclosed details of a previously undocumented Python implant framework dubbed TWINLOOT. "TWINLOOT is a modular, PyArmor-hardened Python implant designed to operate its entire command-and-control infrastructure inside trusted Microsoft services," Ontinue said in a...

6.6AI score
SaveExploits0
OSV
OSV
added 2026/08/18 11:19 a.m.5 views

CVE-2026-75827 Grav before 2.0.15 Arbitrary File Write via error_log

Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. Attackers with page-edit or blueprint-config access can invoke the errorlog function through a data directive ...

9.3CVSS6.2AI score
SaveExploits0References4
Amazon
Amazon
added 2026/08/17 12:00 a.m.12 views

Important: python-urwid

Issue Overview: The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of...

9.2CVSS6.1AI score0.00421EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2026/08/11 12:00 a.m.11 views

gitea -- Multiple vulnerabilities

Gitea reports This release addresses the following security vulnerabilities. Please upgrade as soon as possible. Unauthenticated arbitrary file read via the Org-mode INCLUDE directive. Remote code execution via the diffpatch API through Git hook installation...

6.3AI score
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/08/08 1:05 p.m.27 views

Exploit for CVE-2026-64638

XSS2Shell — CVE-2026-64638 PoC WordPress Pre-Auth XSS → RCE e...

8.9CVSS6.2AI score0.31204EPSS
SaveExploits33
Circl
Circl
added 2026/08/07 5:50 p.m.11 views

CVE-2026-20337

creationtimestamp| type| source ---|---|--- 2026-08-07 17:50:55+00:00| seen| https://infosec.exchange/users/AAKL/statuses/117055491493877536 2026-08-08 14:02:58+00:00| seen| https://bsky.app/profile/hugovalters.bsky.social/post/3mslae2k27x2n 2026-08-08 14:03:05+00:00| seen|...

7.5CVSS4.7AI score0.00508EPSS
SaveExploits0References16
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:55 p.m.10 views

Malicious code in chai-assertions-plus (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 80a83cd9353779d12538e8c6b06276178f6f0c246abd7d5148ce805536cbf57f The package is published as a Chai assertions extension, but the shipped code in index.js and lib/ is unrelated Pino logger source used as filler...

6.2AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:36 p.m.14 views

Malicious code in sme-crm-services-sme-crm-services-core (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 08ec89cd09f6d62ee7e1a0e509712ee53f41f3ebba4139453cf1e3a1080fe3c9 On require of the package, index.js loads vendor.js which selects an OS/architecture-specific URL path, downloads an opaque binary over HTTPS from...

5.6AI score
SaveExploits0References2
Rows per page
Query Builder