#WLAN_Security
"Untangling the Knot: Breaking Access Control in Home Wireless Mesh Networks", 2024.
]-> https://github.com/seclab-ucr/CCS24Mesh
"Untangling the Knot: Breaking Access Control in Home Wireless Mesh Networks", 2024.
]-> https://github.com/seclab-ucr/CCS24Mesh
GitHub
GitHub - seclab-ucr/CCS24Mesh
Contribute to seclab-ucr/CCS24Mesh development by creating an account on GitHub.
MeTube
MeTube is a web interface for yt-dlp, a fork of youtube-dl, that allows users to download videos from YouTube and many other sites.
It supports playlists and can be run using Docker or docker-compose.
Notably, MeTube includes special configurations for iOS compatibility and extensions for Chrome and Firefox browsers, making it easy to integrate and download videos directly from the browser.
https://github.com/alexta69/metube
MeTube is a web interface for yt-dlp, a fork of youtube-dl, that allows users to download videos from YouTube and many other sites.
It supports playlists and can be run using Docker or docker-compose.
Notably, MeTube includes special configurations for iOS compatibility and extensions for Chrome and Firefox browsers, making it easy to integrate and download videos directly from the browser.
https://github.com/alexta69/metube
GitHub
GitHub - alexta69/metube: Self-hosted video downloader for YouTube and other sites (web UI for yt-dlp)
Self-hosted video downloader for YouTube and other sites (web UI for yt-dlp) - alexta69/metube
How to decrypt Chrome password with Python?
https://ohyicong.medium.com/how-to-hack-chrome-password-with-python-1bedc167be3d
https://github.com/ohyicong/decrypt-chrome-passwords
https://ohyicong.medium.com/how-to-hack-chrome-password-with-python-1bedc167be3d
https://github.com/ohyicong/decrypt-chrome-passwords
Medium
How to hack Chrome password with Python
Do you think it is safe to store your password in Chrome? The short answer is “no”. Any perpetrator that has access to your laptop is able…
Azure/PyRIT: The Python Risk Identification Tool for generative AI (PyRIT) is an open access automation framework to empower security professionals and machine learning engineers to proactively find risks in their generative AI systems.
https://github.com/Azure/PyRIT
https://github.com/Azure/PyRIT
GitHub
GitHub - Azure/PyRIT: The Python Risk Identification Tool for generative AI (PyRIT) is an open source framework built to empower…
The Python Risk Identification Tool for generative AI (PyRIT) is an open source framework built to empower security professionals and engineers to proactively identify risks in generative AI system...
UndeadSec/DockerSpy: DockerSpy searches for images on Docker Hub and extracts sensitive information such as authentication secrets, private keys, and more.
https://github.com/UndeadSec/DockerSpy
https://github.com/UndeadSec/DockerSpy
GitHub
GitHub - UndeadSec/DockerSpy: DockerSpy searches for images on Docker Hub and extracts sensitive information such as authentication…
DockerSpy searches for images on Docker Hub and extracts sensitive information such as authentication secrets, private keys, and more. - UndeadSec/DockerSpy
👍1
An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.
https://github.com/ikarus23/MifareClassicTool
https://github.com/ikarus23/MifareClassicTool
GitHub
GitHub - ikarus23/MifareClassicTool: An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.
An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags. - ikarus23/MifareClassicTool
👍2
MaLDAPtive.pdf
31.9 MB
"MaLDAPtive: Diving Deep Into LDAP Obfuscation, Deobfuscation & Detection", 2024.
]-> https://github.com/MaLDAPtive/Invoke-Maldaptive
]-> https://github.com/MaLDAPtive/Invoke-Maldaptive
Shwmae (shuh-my) is a Windows Hello abuse tool that was released during DEF CON 32 as part of the Abusing Windows Hello Without a Severed Hand talk. The purpose of the tool is to abuse Windows Hello from a privileged user context.
https://github.com/CCob/Shwmae
https://github.com/CCob/Shwmae
GitHub
GitHub - CCob/Shwmae
Contribute to CCob/Shwmae development by creating an account on GitHub.
❤1👍1
👻 Ghost in the PPL: BYOVDLL
This blog post explores bypassing LSA Protection in Userland through the "Bring Your Own Vulnerable DLL" (BYOVDLL) technique. It also delves into the successful exploitation of vulnerabilities in the CNG Key Isolation service and the methods employed to load vulnerable DLLs within protected processes.
🔗 Source:
https://itm4n.github.io/ghost-in-the-ppl-part-1/
#lsa #lsass #ppl #dll #maldev
This blog post explores bypassing LSA Protection in Userland through the "Bring Your Own Vulnerable DLL" (BYOVDLL) technique. It also delves into the successful exploitation of vulnerabilities in the CNG Key Isolation service and the methods employed to load vulnerable DLLs within protected processes.
🔗 Source:
https://itm4n.github.io/ghost-in-the-ppl-part-1/
#lsa #lsass #ppl #dll #maldev
itm4n’s blog
Ghost in the PPL Part 1: BYOVDLL
In this series of blog posts, I will explore yet another avenue for bypassing LSA Protection in Userland. I will also detail the biggest challenges I faced while developing a proof-of-concept, and discuss some novel techniques and tricks to load an arbitrary…
🖼️ Manipulating Shim and Office for Code Injection
Office Injector - Invokes an RPC method in OfficeClickToRun service that will inject a DLL into a suspended process running as NT AUTHORITY\SYSTEM launched by the task scheduler service, thus achieving privilege escalation from administrator to SYSTEM.
Shim Injector - Writes an undocumented shim data structure into the memory of another process that causes apphelp.dll to apply the “Inject Dll” fix on the process without registering a new SDB file on the system, or even writing such file to disk.
DefCon Presentation
🔗 Source:
https://github.com/deepinstinct/ShimMe
#windows #office #rpc #inject #lpe
Office Injector - Invokes an RPC method in OfficeClickToRun service that will inject a DLL into a suspended process running as NT AUTHORITY\SYSTEM launched by the task scheduler service, thus achieving privilege escalation from administrator to SYSTEM.
Shim Injector - Writes an undocumented shim data structure into the memory of another process that causes apphelp.dll to apply the “Inject Dll” fix on the process without registering a new SDB file on the system, or even writing such file to disk.
DefCon Presentation
🔗 Source:
https://github.com/deepinstinct/ShimMe
#windows #office #rpc #inject #lpe
👍2
WiFi Exploitation Framework
Поддерживаемые атаки:
🥔 https://github.com/D3Ext/WEF
Поддерживаемые атаки:
- Deauthentication attack
- WIDS Confusion attack
- Authentication attack
- Beacon Flood attack
- TKIP attack (Michael Shutdown Exploitation)
- Pixie Dust attack
- Null Pin attack
- PIN Bruteforce attack
- ARP Replay attack
- HIRTE attack
- Caffe Latte attack
- Fake Authentication attack
- WPA/WPA2 handshake capture attack
- PMKID attack
- EvilTwin attack
🥔 https://github.com/D3Ext/WEF
fileless-elf-exec: Execute ELF files without dropping them on disk https://github.com/nnsee/fileless-elf-exec
GitHub
GitHub - nnsee/fileless-elf-exec: Execute ELF files without dropping them on disk
Execute ELF files without dropping them on disk. Contribute to nnsee/fileless-elf-exec development by creating an account on GitHub.
Find interesting files stored on (System Center) Configuration Manager (SCCM/CM) shares via HTTP(s)
Dropped a new tool at DEF CON 32! Loot SCCM Distribution points via HTTP with
We've found credentials, certificates, custom apps, keystores, etc. What will you find?
🔗 https://github.com/badsectorlabs/sccm-http-looter
Dropped a new tool at DEF CON 32! Loot SCCM Distribution points via HTTP with
We've found credentials, certificates, custom apps, keystores, etc. What will you find?
🔗 https://github.com/badsectorlabs/sccm-http-looter
matteyeux/IDArling: Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
https://github.com/matteyeux/IDArling/
https://github.com/matteyeux/IDArling/
GitHub
GitHub - matteyeux/IDArling: Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays - matteyeux/IDArling
captainzero93/security_harden_linux: Semi-automated bash scripts that provide security hardening for Linux, Debian based, 2024
https://github.com/captainzero93/security_harden_linux/
https://github.com/captainzero93/security_harden_linux/
GitHub
GitHub - captainzero93/security_harden_linux: Semi-automated security hardening for Linux / Debian / Ubuntu , 2025, attempts DISA…
Semi-automated security hardening for Linux / Debian / Ubuntu , 2025, attempts DISA STIG and CIS Compliance - captainzero93/security_harden_linux
Protect-Images-from-AI-PixelGuard:
PixelGuard protects images from AI scraping and unauthorized use in AI training, such as facial recognition models or style transfer algorithms. It employs multiple invisible protection techniques that mostly imperceptible to the eye but can interfere with AI processing.
https://github.com/captainzero93/Protect-Images-from-AI-PixelGuard
PixelGuard protects images from AI scraping and unauthorized use in AI training, such as facial recognition models or style transfer algorithms. It employs multiple invisible protection techniques that mostly imperceptible to the eye but can interfere with AI processing.
https://github.com/captainzero93/Protect-Images-from-AI-PixelGuard
GitHub
GitHub - captainzero93/Protect-Images-from-AI-PixelGuard: PixelGuard protects images from AI scraping and unauthorized use in AI…
PixelGuard protects images from AI scraping and unauthorized use in AI training, such as facial recognition models or style transfer algorithms. It employs multiple invisible protection techniques ...
Introduction to Windows Kernel Exploitation for Beginners
Part 1: https://mdanilor.github.io/posts/hevd-0/
Part 2: mdanilor.github.io/posts/hevd-1/
Part 3: mdanilor.github.io/posts/hevd-2/
Part 4: mdanilor.github.io/posts/hevd-3/
Part 5: mdanilor.github.io/posts/hevd-4/
Part 1: https://mdanilor.github.io/posts/hevd-0/
Part 2: mdanilor.github.io/posts/hevd-1/
Part 3: mdanilor.github.io/posts/hevd-2/
Part 4: mdanilor.github.io/posts/hevd-3/
Part 5: mdanilor.github.io/posts/hevd-4/
mdanilor.github.io
[Cracking Windows Kernel with HEVD] Chapter 0: Where do I start?
A beginers guide into a Windows kernel stack overflow vulnerability from zero to advanced bypasses.
windows-api-function-cheatsheets:
A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization, interprocess communication, Unicode string manipulation, error handling, Winsock networking operations, and registry operations.
https://github.com/7etsuo/windows-api-function-cheatsheets
A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization, interprocess communication, Unicode string manipulation, error handling, Winsock networking operations, and registry operations.
https://github.com/7etsuo/windows-api-function-cheatsheets
GitHub
GitHub - 7etsuo/windows-api-function-cheatsheets: A reference of Windows API function calls, including functions for file operations…
A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization,...
Dump #lsass using only #NTAPIS running 3 programs to create 3 JSON and 1 ZIP file... and generate the Minidump later!
https://github.com/ricardojoserf/TrickDump
https://github.com/ricardojoserf/TrickDump
GitHub
GitHub - ricardojoserf/TrickDump: Dump lsass using only NTAPI functions creating 3 JSON and 1 ZIP file... and generate the MiniDump…
Dump lsass using only NTAPI functions creating 3 JSON and 1 ZIP file... and generate the MiniDump file later! - ricardojoserf/TrickDump