Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Linux Kernel Slab Out-Of-Bounds Write

https://4.bp.blogspot.com/-mbNmyGHywr4/WWlve-suujI/AAAAAAAAIP4/9elXOC6IHOcW_3VzQDLCix2bjP9zh38ZgCLcBGAs/s1600/h83.png
This archive contains demo exploits for CVE-2022-0185. There are two versions here. The non-kctf version (fuse version) specifically targets Ubuntu with kernel version 5.11.0-44. It does not directly return a root shell, but makes /bin/bash suid, which will lead to trivial privilege escalation. Adjusting the single_start and modprobe_path offsets should allow it to work on most other Ubuntu versions that have kernel version 5.7 or higher; for versions between 5.1 and 5.7, the spray will need to be improved as in the kctf version. The exploitation strategy relies on FUSE and SYSVIPC elastic objects to achieve arbitrary write. The kctf version achieves code execution as the root user in the root namespace, but has at most 50% reliability - it is targeted towards Kubernetes 1.22 (1.22.3-gke.700). This exploitation strategy relies on pipes and SYSVIPC elastic objects to trigger a stack pivot and execute a ROP chain in kernelspace.

MD5 | bb5c8ef222c6b344deefbde1bb368f2d

Download
Source:packetstormsecurity.com

___________________________
@hacking_Attack
@Hacking_Video
웁살라시큐리티, Nakji Network와 총 20만 달러 버그 바운티 진행

Uppsala Security(웁살라시큐리티)는 블록체인 온체인 데이터 인덱싱 프로젝트인 Nakji Network(Nakji Network)와 버그 바운티 프로그램을 함께 합니다.Continue reading on Medium »
Read more...
hacking: security in practice
Anxiety kicked in, how long is the recommended minimum character length for your primary email?

Evening all, got big anxiety that my current password for my primary email account isn't strong enough, it's 19 characters long with lower, upper, number & symbol characters. Years ago I read 14 characters was the magic number but assume it's higher now.

submitted by /u/DCzy7
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
A good book to learn about privacy and anonimity?

I'm quite a beginner in Cybersecurity (currently studying for the Sec+ certificate) and I just realised that privacy and anonimity is a topic that interests me so much and I would like to know more about it.

submitted by /u/Rola7013
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Millions of Routers, IoT Devices at Risk as Malware Source Code Surfaces on GitHub

"BotenaGo" contains exploits for more than 30 vulnerabilities in multiple vendor products and is being used to spread Mirai botnet malware, security vendor says.
Dark Reading: Attacks/Breaches
JFrog's New Tools Flag Malicious JavaScript Packages

The three open source tools flag malicious JavaScript packages before they are downloaded and installed from the npm package manager.