#kernelsecurity результаты поиска
The last paper presented was Yen et al.'s "SECvma: Virtualization-based Linux Kernel Protection for Arm," which introduces a new system for protecting the #Linux kernel's code integrity and confidentiality using virtualization. (acsac.org/2024/program/f…) 6/6 #KernelSecurity
Third in the session was Li et al.'s "Rust for Linux: Understanding Security Impact of Rust on the Linux Kernel," highlighting Rust's ability to eliminate many safety-related vulnerabilities in device drivers. (acsac.org/2024/program/f…) 4/6 #RustLang #KernelSecurity
Good and interesting presentation by Joe Bialek: Pointer Problems – Why We’re Refactoring the Windows Kernel: youtube.com/watch?v=-3jxVI… #microsoft #windows #kernelsecurity #programming
International Fraud Awareness Week 🗓️ November 16–22 🕵️♂️ It’s not “basic.” It’s how you stop fraud before it starts. #FraudAwarenessWeek #CyberResilience #KernelSecurity #PhishingPrevention #CyberCrucible
@silviocesare at @BSidesPer talking on bugs on open source code. #bughuntin #kernelsecurity #intergeroverflow
🚨 New Blog Post: Exploiting CVE-2024-0582 via the Dirty Page Table Method! Discover how dangling pages can corrupt Page Table Entries (PTEs) and redirect user-space memory to kernel-space. Read the full analysis: kuzey.rs/posts/Dirty_Pa… #ExploitDevelopment #KernelSecurity
Diving into reverse engineering & kernel security! Installed tools for: - Base System/Dev Essentials - Kernel Dev & Building - Debugging/Tracing - Virtualization (QEMU/KVM) - Fuzzing/Exploit Tools Mastering C, Asm & more. Tips are welcomed #ReverseEngineering #KernelSecurity
@Abatis_ABTU 💯 True security is proactive, not reactive. ABTU is bringing integrity back to the core! 🔐 #ABTU #KernelSecurity
#KASLR #KernelSecurity #macOS SysBumps: A Groundbreaking KASLR Break Attack Targeting Apple Silicon macOS Devices cysecurity.news/2025/01/sysbum…
#Kernelsecurity is a key determinant of overall system #security - If the kernel is not properly secured, nothing on your system is! Learn how to secure the #Linuxkernel & protect your system from #malware & other exploits: linuxsecurity.com/features/featu… #Linux @linuxfoundation @sjvn
#KernelSecurity - exploiting a kernel NULL dereference (2) http://j.mp/beBaXW
#KernelSecurity #NULL Pointer Dereference in C Programming Language (1) http://j.mp/caFMjZ
Memory mapping and kernel address space manipulation are still viable attack vectors. Defense must evolve. Full blog: versprite.com/blog/the-shell… #MemoryForensics #KernelSecurity #CyberDefens
KernelCare now supported in our VPS and Dedicated Servers offer #kernelsecurity #kernelupdate #kernelcare #vps flexihost.io/blog/kernelcar…
🔧Mitigating BYOVD Attacks: Protect Your Kernel! 🔧 🚀 Master advanced exploit defenses—enroll in our MED course 👉darkrelay.com/courses/master… #CyberSecurity #BYOVD #KernelSecurity #ExploitDevelopment #MED #ThreatIntelligence #CyberDefense #InfoSec #StaySecure
Critical vulnerabilities found in Windows Kernel Streaming (KS) beyond MSKSSRV driver, allowing exploits like Windows 11 at Pwn2Own Vancouver 2024. Attackers exploited logical flaws & bypassed validation checks. 🖥️ #MicrosoftWindows #KernelSecurity ift.tt/Ior0L7A
🔒 New on arXiv! Discover "SafeBPF: Hardware-assisted Defense-in-depth for eBPF Kernel Extensions" - a groundbreaking approach to enhancing eBPF framework safety. Learn how SafeBPF isolates programs to prevent vulnerabilities: bit.ly/3XlaFbn #eBPF #kernelsecurity
🛠️ Harden your Linux kernel by applying sysctl settings such as disabling ICMP redirects and source routing: net.ipv4.conf.all.accept_redirects = 0 #Ethereum #KernelSecurity
International Fraud Awareness Week 🗓️ November 16–22 🕵️♂️ It’s not “basic.” It’s how you stop fraud before it starts. #FraudAwarenessWeek #CyberResilience #KernelSecurity #PhishingPrevention #CyberCrucible
The last paper presented was Yen et al.'s "SECvma: Virtualization-based Linux Kernel Protection for Arm," which introduces a new system for protecting the #Linux kernel's code integrity and confidentiality using virtualization. (acsac.org/2024/program/f…) 6/6 #KernelSecurity
Third in the session was Li et al.'s "Rust for Linux: Understanding Security Impact of Rust on the Linux Kernel," highlighting Rust's ability to eliminate many safety-related vulnerabilities in device drivers. (acsac.org/2024/program/f…) 4/6 #RustLang #KernelSecurity
@Abatis_ABTU 💯 True security is proactive, not reactive. ABTU is bringing integrity back to the core! 🔐 #ABTU #KernelSecurity
This vulnerability involves the `ltq-ptm` driver, which exposes kernel memory to local read/write attacks through ioctls. #KernelSecurity
Diving into reverse engineering & kernel security! Installed tools for: - Base System/Dev Essentials - Kernel Dev & Building - Debugging/Tracing - Virtualization (QEMU/KVM) - Fuzzing/Exploit Tools Mastering C, Asm & more. Tips are welcomed #ReverseEngineering #KernelSecurity
Memory mapping and kernel address space manipulation are still viable attack vectors. Defense must evolve. Full blog: versprite.com/blog/the-shell… #MemoryForensics #KernelSecurity #CyberDefens
Protects against stealthy persistence and privilege escalation Requires advanced telemetry (e.g., from EDRs or kernel sensors) SOC teams rely on this for deep visibility into stealthy threats that operate below the radar. #KernelSecurity #RootkitDetection #AdvancedThreats
🔍 Ned Williamson – Google Project Zero’s SockFuzzer creator—kernel fuzzer that found XNU concurrency bugs. Kernel-level fuzzer wizardry. #Fuzzing #KernelSecurity
Critical vulnerabilities found in Windows Kernel Streaming (KS) beyond MSKSSRV driver, allowing exploits like Windows 11 at Pwn2Own Vancouver 2024. Attackers exploited logical flaws & bypassed validation checks. 🖥️ #MicrosoftWindows #KernelSecurity ift.tt/Ior0L7A
Recent discoveries show that even well-maintained distros like Ubuntu have had kernel namespace restriction bypasses allowing local privilege escalations. #Ubuntu #KernelSecurity
Can we redesign the Linux kernel for better isolation without sacrificing performance? Meet LXD: Lightweight Execution Domains a step towards modular, fault-tolerant, and secure kernel architecture that just works Let’s break down this paper #OperatingSystems #KernelSecurity
🚨 New Blog Post: Exploiting CVE-2024-0582 via the Dirty Page Table Method! Discover how dangling pages can corrupt Page Table Entries (PTEs) and redirect user-space memory to kernel-space. Read the full analysis: kuzey.rs/posts/Dirty_Pa… #ExploitDevelopment #KernelSecurity
People think security is about defense. I believe it's about understanding. And understanding is the purest form of love. 🛡️ "Loving is understanding, Security is the subset of loving." — Seeker (李标明) #Infosec #KernelSecurity #Quote #哲学安全 #澄明之路
🔧Mitigating BYOVD Attacks: Protect Your Kernel! 🔧 🚀 Master advanced exploit defenses—enroll in our MED course 👉darkrelay.com/courses/master… #CyberSecurity #BYOVD #KernelSecurity #ExploitDevelopment #MED #ThreatIntelligence #CyberDefense #InfoSec #StaySecure
5/8 After SysBumps and TagBleed, SLAP & FLOP show how side-channel attacks are evolving. Combining multiple channels can further compromise kernel security. 🔒 #KernelSecurity
#KASLR #KernelSecurity #macOS SysBumps: A Groundbreaking KASLR Break Attack Targeting Apple Silicon macOS Devices cysecurity.news/2025/01/sysbum…
Kernel Exploitation 🚨 Modern attackers exploit vulnerabilities in OS kernels for privilege escalation. Techniques include exploiting race conditions, heap overflows, and bypassing KASLR. Defense? Patch aggressively and use kernel integrity tools. #Cybersecurity #KernelSecurity
The last paper presented was Yen et al.'s "SECvma: Virtualization-based Linux Kernel Protection for Arm," which introduces a new system for protecting the #Linux kernel's code integrity and confidentiality using virtualization. (acsac.org/2024/program/f…) 6/6 #KernelSecurity
Good and interesting presentation by Joe Bialek: Pointer Problems – Why We’re Refactoring the Windows Kernel: youtube.com/watch?v=-3jxVI… #microsoft #windows #kernelsecurity #programming
@silviocesare at @BSidesPer talking on bugs on open source code. #bughuntin #kernelsecurity #intergeroverflow
Third in the session was Li et al.'s "Rust for Linux: Understanding Security Impact of Rust on the Linux Kernel," highlighting Rust's ability to eliminate many safety-related vulnerabilities in device drivers. (acsac.org/2024/program/f…) 4/6 #RustLang #KernelSecurity
International Fraud Awareness Week 🗓️ November 16–22 🕵️♂️ It’s not “basic.” It’s how you stop fraud before it starts. #FraudAwarenessWeek #CyberResilience #KernelSecurity #PhishingPrevention #CyberCrucible
#Kernelsecurity is a key determinant of overall system #security - If the kernel is not properly secured, nothing on your system is! Learn how to secure the #Linuxkernel & protect your system from #malware & other exploits: linuxsecurity.com/features/featu… #Linux @linuxfoundation @sjvn
Diving into reverse engineering & kernel security! Installed tools for: - Base System/Dev Essentials - Kernel Dev & Building - Debugging/Tracing - Virtualization (QEMU/KVM) - Fuzzing/Exploit Tools Mastering C, Asm & more. Tips are welcomed #ReverseEngineering #KernelSecurity
KernelCare now supported in our VPS and Dedicated Servers offer #kernelsecurity #kernelupdate #kernelcare #vps flexihost.io/blog/kernelcar…
#KASLR #KernelSecurity #macOS SysBumps: A Groundbreaking KASLR Break Attack Targeting Apple Silicon macOS Devices cysecurity.news/2025/01/sysbum…
🔧Mitigating BYOVD Attacks: Protect Your Kernel! 🔧 🚀 Master advanced exploit defenses—enroll in our MED course 👉darkrelay.com/courses/master… #CyberSecurity #BYOVD #KernelSecurity #ExploitDevelopment #MED #ThreatIntelligence #CyberDefense #InfoSec #StaySecure
Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWDynamite 19K posts
- 2. #AEWCollision 7,275 posts
- 3. #CMAawards 4,721 posts
- 4. Philon N/A
- 5. #Survivor49 3,285 posts
- 6. Donovan Mitchell 3,741 posts
- 7. #cma2025 N/A
- 8. Dubon 3,314 posts
- 9. Simon Walker N/A
- 10. Nick Allen 1,965 posts
- 11. Okada 12.1K posts
- 12. UConn 7,730 posts
- 13. Derik Queen 1,735 posts
- 14. Lainey Wilson N/A
- 15. Bristow N/A
- 16. Cavs 8,412 posts
- 17. Arizona 31.8K posts
- 18. FEMA 54.2K posts
- 19. Andrej Stojakovic N/A
- 20. Morgan Wallen N/A