SSH Tunnelling to Punch Through Corporate Firewalls – Updated take on one of the oldest LOLBINs
This write-up discusses advanced SSH tunneling techniques for network penetration testing and red team engagements. It focuses on using the native OpenSSH client in Windows 10/11 to create reverse dynamic SOCKS proxies, allowing testers to access internal networks and run offensive tools remotely. The guide covers: 1. Using the -R flag for reverse dynamic proxies 2. Techniques to bypass corporate firewalls, including using Azure domains and ASN IP ranges 3. Methods for payload delivery and data exfiltration using SCP 4. OpSec-safe PowerShell script execution through SSH The write-up also includes recommendations for defenders, such as removing the SSH client from non-technical staff endpoints, securing corporate firewall settings, and monitoring for SSH binary execution.
FEATURES
SIMILAR TOOLS
A collection of CTF writeups from various competitions including picoCTF, GLUG, TUCTF, and HackTheBox challenges, providing detailed solutions and explanations for cybersecurity competition problems.
A centralized repository containing CTF source files and write-ups from 2015 competitions, providing accessible documentation and solutions for cybersecurity challenges.
A structured approach to managing and responding to suspected security events or incidents.
A collection of CTF write-ups demonstrating the use of pwntools for solving binary exploitation challenges across various cybersecurity competitions.
Utilizing SIEM, SOAR, and EDR technologies to enhance security operations with a focus on reducing incident response time.
A collaborative repository containing CTF competition write-ups and source files from 2016, providing accessible solutions and educational resources for cybersecurity challenges.
A comprehensive cheat sheet for using JtR (John the Ripper), a password cracking tool.
A comprehensive guide for computer security incident handling, providing guidelines for establishing incident response capabilities and handling incidents efficiently and effectively.
A collection of CTF challenge write-ups and solutions from the SababaSec cybersecurity team covering competitions from 2019 to 2022.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.