Lucene search
+L

423 matches found

Kitploit
Kitploit
added 2026/08/26 7:35 a.m.3 views

-CVE-2018-0834-aab-aar

Shoutout an @reubensammut, du bist ein Tier. CVE-2018-0834 vollständige Codeausführung. Enthält statische Offsets, umgeht cfg,dep,aslr : viel Spaß...

9.3CVSS7.3AI score0.54927EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.1 views

hitron-cfg-decrypter

Decifratore CFG Hitron Download root@kitploit: git clone https://github.com/Manouchehri/hitron-cfg-decrypter cd hitron-cfg-decrypter/ Decifratura root@kitploit: python decrypt.py -i sample.cfg.enc Cifratura root@kitploit: python decrypt.py -i sample.cfg.dec -m encrypt Ottenere il CFG Grazie a...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

B2R2

B2R2 B2R2 è un framework di analisi binaria completamente gestito scritto in F. Fornisce un ricco insieme di algoritmi, funzioni e strumenti per il reverse engineering, l'analisi dei programmi e l'ispezione a livello binario. Il nome B2R2 trae ispirazione da R2-D2, l'iconico robot di Star Wars...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 1:27 a.m.2 views

PESTO

PESTO: Strumento Statistico per file PE Descrizione PESTO è uno script Python che estrae e salva in un database alcune caratteristiche di sicurezza o flag dei file PE, cercando in ogni binario PE in un'intera directory e salvando i risultati in un database. Controlla il flag di architettura...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 5:54 p.m.4 views

t-reqs

T-Reqs HTTP Fuzzer T-Reqs T wo Req uests è un fuzzer HTTP basato su grammatica scritto come parte del paper intitolato "T-Reqs: HTTP Request Smuggling with Differential Fuzzing" presentato ad ACM CCS 2021. BibTeX del paper: root@kitploit: @inproceedingsccs2021treqs, title=T-Reqs: HTTP Request...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 12:22 a.m.103 views

ghidra-evm

Ghidra EVM Module In the last few years, attacks on deployed smart contracts in the Ethereum blockchain have ended up in a significant amount of stolen funds due to programming mistakes. Since smart contracts, once compiled and deployed, are complex to modify and update different practitioners ha...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 12:22 a.m.1 views

ghidra-evm

Ghidra EVM-Modul In den letzten Jahren haben Angriffe auf bereitgestellte Smart Contracts in der Ethereum-Blockchain aufgrund von Programmierfehlern zu erheblichen Diebstählen von Geldern geführt. Da Smart Contracts nach der Kompilierung und Bereitstellung schwer zu ändern und zu aktualisieren...

5.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 9:41 p.m.50 views

gftrace

gftrace A command line Windows API tracing tool for Golang binaries. Note: This tool is a PoC and a work-in-progress prototype so please treat it as such. Feedbacks are always welcome! How it works? Although Golang programs contains a lot of nuances regarding the way they are built and their...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/24 1:28 a.m.1 views

Advanced-Loader-Reverse-Engineering

Do Shellhost a 3 DLLs: Analisando um Loader Avançado com Injeção de Payload, Bypass de CFG e Ataques de Downgrade Visão Geral Esta análise cobre um loader sofisticado de múltiplas fases que tem como alvo Shellhost.exe, amsi.dll, mstscax.dll e clbcatq.dll. O loader utiliza module stomping, bypass ...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/21 2:27 a.m.2 views

DataInject-BOF

Data Inject BOF Un'implementazione beacon object file del proof-of-concept di injection di processo dal mio post sul blog Control Flow Hijacking via Data Pointers. Sfrutta il controllo del flusso sovrascrivendo i puntatori di funzione Control Flow Guard di combase.dll chiamati dalle funzioni di...

5.4AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 6:19 p.m.27 views

CVE-2026-72852 darknet Integer Overflow in Convolutional Layer Buffer Sizing Leads to Heap Buffer Overflow

hank-ai/darknet sizes a convolutional layer's weight and output heap buffers by multiplying configuration fields taken from a .cfg file in unchecked 32-bit int arithmetic. In src-lib/convolutionallayer.cpp, l.nweights is computed as c / groups n size size and l.outputs as l.outh l.outw l.outc, an...

8.5CVSS0.00141EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 6:19 p.m.19 views

CVE-2026-72852

hank-ai/darknet (a neural network framework) is affected by an integer overflow in src-lib/convolutional_layer.cpp that leads to a heap buffer overflow . Buffer sizes for convolutional layer weights and outputs are computed using unchecked 32-bit integer arithmetic on fields parsed from a .cfg fi...

8.5CVSS5.9AI score0.00141EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 6:19 p.m.12 views

EUVD-2026-63536

hank-ai/darknet sizes a convolutional layer's weight and output heap buffers by multiplying configuration fields taken from a .cfg file in unchecked 32-bit int arithmetic. In src-lib/convolutionallayer.cpp, l.nweights is computed as c / groups n size size and l.outputs as l.outh l.outw l.outc, an...

8.5CVSS5.9AI score0.00141EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 6:19 p.m.11 views

CVE-2026-72852 darknet Integer Overflow in Convolutional Layer Buffer Sizing Leads to Heap Buffer Overflow

hank-ai/darknet sizes a convolutional layer's weight and output heap buffers by multiplying configuration fields taken from a .cfg file in unchecked 32-bit int arithmetic. In src-lib/convolutionallayer.cpp, l.nweights is computed as c / groups n size size and l.outputs as l.outh l.outw l.outc, an...

8.5CVSS6AI score
SaveExploits0References8
NVD
NVD
added 2026/08/06 8:16 a.m.11 views

CVE-2026-64595

In the Linux kernel, the following vulnerability has been resolved: HID: hid-lenovo-go: cancel cfgsetup work in hidgocfgremove hidgocfgprobe initialises drvdata.gocfgsetup and schedules it to run 2 ms later: INITDELAYEDWORK&drvdata.gocfgsetup, &cfgsetup; scheduledelayedwork&drvdata.gocfgsetup,...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 8:16 a.m.7 views

UBUNTU-CVE-2026-64595

In the Linux kernel, the following vulnerability has been resolved: HID: hid-lenovo-go: cancel cfgsetup work in hidgocfgremove hidgocfgprobe initialises drvdata.gocfgsetup and schedules it to run 2 ms later: INITDELAYEDWORK&drvdata.gocfgsetup, &cfgsetup; scheduledelayedwork&drvdata.gocfgsetup,...

5.4AI score0.00145EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/06 7:13 a.m.68 views

CVE-2026-64595

HID: hid-lenovo-go suffered a race where a 2 ms delayed work (cfg_setup) could run after hid_destroy_device() releases hdev. The fix mirrors hid-lenovo-go-s.c by calling cancel_delayed_work_sync() and draining go_cfg_setup at hid_go_cfg_remove(), with cancellation occurring before acquiring cfg_m...

5.5AI score0.00145EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/06 7:13 a.m.12 views

CVE-2026-64595

In the Linux kernel, the following vulnerability has been resolved: HID: hid-lenovo-go: cancel cfgsetup work in hidgocfgremove hidgocfgprobe initialises drvdata.gocfgsetup and schedules it to run 2 ms later: INITDELAYEDWORK&drvdata.gocfgsetup, &cfgsetup; scheduledelayedwork&drvdata.gocfgsetup,...

5.4AI score0.00145EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/05 12:26 p.m.11 views

EUVD-2026-53358

OpenBK7231T's /cfgwifiset endpoint src/httpserver/httpfns.c accepts configuration changes via a plain GET request with no CSRF token. If the webadminpasswordenabled parameter is absent from the request, an else-branch silently clears the device's web admin password to an empty string. A one-click...

6.5CVSS5.5AI score0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:00 a.m.33 views

CVE-2024-51314

Summary: CVE-2024-51314 affects the Tenda TX9 firmware (V22.03.02.20) due to a stack overflow in the function setMacFilterCfg (sub_424CE0). What is affected: Tenda TX9 router firmware, specific to /goform/setMacFilterCfg, sub_424CE0. Root cause: Stack overflow in the cited function; details point...

9.8CVSS5.5AI score0.00598EPSS
SaveExploits0References2
Rows per page
Query Builder