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
Unveiling Vulnerabilities: PHP Debug Bar Exposes Sensitive Information

Introduction:Continue reading on Medium »
Read more...
Mitigating Risks: Securing Symfony Profiler from Unwanted Exposure

Introduction:Continue reading on Medium »
Read more...
Unveiling CVE-2019-11248: A Vulnerability in Kubernetes

The article aims to analyze the vulnerability, explain its impact, and walk users through the remediation steps.Continue reading on Medium »
Read more...
Self-XSS to Stored XSS

How I’ve leveraged Self-XSS to increase RXSS/DOMXSS ImpactContinue reading on Medium »
Read more...
Unveiling CVE-2019-11248: A Vulnerability in Kubernetes
https://samshadow.medium.com/unveiling-cve-2019-11248-a-vulnerability-in-kubernetes-83a831afaccd?source=rss------bug_bounty-5

The article aims to analyze the vulnerability, explain its impact, and walk users through the remediation steps.Continue reading on Medium » (https://samshadow.medium.com/unveiling-cve-2019-11248-a-vulnerability-in-kubernetes-83a831afaccd?source=rss------bug_bounty-5)
How I’ve leveraged Self-XSS to increase RXSS/DOMXSS ImpactContinue reading on Medium » (https://medium.com/@rodriguezjorgex/self-xss-to-stored-xss-b4b999610c5b?source=rss------bug_bounty-5)
Reverse shell that can bypass windows defender (https://www.kitploit.com/search/label/Windows%20Defender) detection
$ apt install nim
Compilation nim c -d:mingw --app:gui nimshell.nim
Change the IP address and port number you want to listen to in the nimshell.nim file according to your device.
and listen $ nc -nvlp 4444


Download Nim-Shell (https://github.com/emrekybs/nim-shell)