Pinned Repositories
CTF-note-template
A template I use for taking notes during CTF. Great for OSCP as well.
CTF-Note-Template-Generator
A Python3.6+ script that generate a note template and basic checklists for use during CTF and OSCP. Can parse Nmap XML outputs automatically.
nand2tetris
My Nand2Tetris solutions, with a handful of schematic diagrams.
Nmap-XML-to-CSV-converter
A python3.6+ script to convert Nmap XML outputs to CSV. Useful for writing OSCP or any kind of pentesting report.
NoteSets
My final project for CS50x. A note taking desktop application using Java and JavaFX.
PoC-scripts-in-GO
Various PoC scripts rewritten in GO
simple-LDAP-dump-script
A Python3.6+ script for dumping LDAP entries. Based on Hacktricks' tutorial and modified to support authentication and pass the hash.
simple-stack-based-buffer-overflow-companion
Companion to assist simple stack based buffer overflow. Useful for OSCP and CTF. Based on Tib3rius' tutorial and labs. Modified to be more efficient.
simple-usernames-generator
A Python3.6+ script that generate a bunch of usernames from a list of full names.
useful-bash-alias-function
Custom alias or functions that are helpful during CTF / engagement
tera-si's Repositories
tera-si/CTF-Note-Template-Generator
A Python3.6+ script that generate a note template and basic checklists for use during CTF and OSCP. Can parse Nmap XML outputs automatically.
tera-si/simple-stack-based-buffer-overflow-companion
Companion to assist simple stack based buffer overflow. Useful for OSCP and CTF. Based on Tib3rius' tutorial and labs. Modified to be more efficient.
tera-si/CTF-note-template
A template I use for taking notes during CTF. Great for OSCP as well.
tera-si/nand2tetris
My Nand2Tetris solutions, with a handful of schematic diagrams.
tera-si/Nmap-XML-to-CSV-converter
A python3.6+ script to convert Nmap XML outputs to CSV. Useful for writing OSCP or any kind of pentesting report.
tera-si/NoteSets
My final project for CS50x. A note taking desktop application using Java and JavaFX.
tera-si/PoC-scripts-in-GO
Various PoC scripts rewritten in GO
tera-si/simple-LDAP-dump-script
A Python3.6+ script for dumping LDAP entries. Based on Hacktricks' tutorial and modified to support authentication and pass the hash.
tera-si/simple-usernames-generator
A Python3.6+ script that generate a bunch of usernames from a list of full names.
tera-si/useful-bash-alias-function
Custom alias or functions that are helpful during CTF / engagement
tera-si/tera-si
tera-si/unifree
Unfinished e-commerce site project after finishing FullStackOpen. No longer being developed or maintained.
tera-si/unifree-backend
Backend for my unfinished uniFree project, a e-commerce site I created after finishing FullStack Open. No longer being developed or maintained.
tera-si/wordlists
Curated or modified wordlists for fuzzing and bruteforcing.