Skip to content

Some HTB, THM, CTF, Penetration Testing, cyber security related resource and writeups

Notifications You must be signed in to change notification settings

opabravo/security-writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

security-writeups

Table of Contents

Topics Description
CTF Capture The Flag event writeups
Hack The Box Hack The Box machine and challnge writeups/walkthroughs.
Try Hack Me Try Hack Me related notes and scripts.
GSS Internship Some security training and research during the internship at GSS corp.

CTF

CTF

Includes : Hitcon RE CTF, DUCTF, Patriot CTF, CSAW CTF, FAUST CTF, HackTheBoo, Fetch The Flag, Huntress CTF

Hack The Box

Hack The Box is an online platform allowing you to test your penetration testing skills and exchange ideas and methodologies with other members of similar interests.

Password

Due to the TOS of Hack The Box,

Active machine writeups/walkthroughs are encrypted with passwords (not in rockyou.txt)

Machine Writeup/Walkthrough

Machines

Includes : 50+ machines (Pending to setup a blog)

Challenges Writeup/Walkthrough

Try Hack Me

TryHackMe is an online platform to learn and practice ethical hacking.

Writeups

Writeups

Folder Description
Learning Paths Learning Paths include: Introduction to Defensive Security, JR. Penetration Tester, Offensive Security
Rooms Some practice and educational rooms other than learning paths

Script

thm.py

This script will renew tryhackme's attacker machine automatically, then generate an one line ssh command to let users connect to the machine quickly.

Demo

cd thm
pip3 install -r requirements.txt
python3 thm.py

THM Script

  • -D 1080 will open socks5 proxy for burp suite or proxychains to access labs, very useful!

GSS Internship

About

Some HTB, THM, CTF, Penetration Testing, cyber security related resource and writeups

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages