Cybersecurity

Discover technical cybersecurity topics, share advanced tutorials, and provide insights from my experience in the field. Don't miss out on the action! Subscribe to our newsletter to get the latest updates.

DEV  |  CYBER Dec 07, 2024 | Comments: 0

😈 Github is Dangerous ☠️

Imagine diving into GitHub to find cool projects that help you level up your coding game, only to discover that hackers are using it to spread dangerous malware 😱. In this video, I’m pulling back the curtain on a sneaky campaign where hackers weaponize GitHub’s trust and convenience to push …

CYBER Dec 04, 2024 | Comments: 0

How to Use Chisel for Reverse Tunneling

Chisel is a fast TCP/UDP tunnel over HTTP, secured via SSH. It’s a simple tool often used for creating secure tunnels to forward ports or access internal networks from external systems. Chisel supports reverse tunneling, making it particularly useful for penetration testing, remote administration, and secure communications. Key Features Port …