cerc-undip / CTF-Learn-Writeup

Writeup of security — CTFLearn Challenges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTF Learn Writeup

Made by Computer Engineering Research Club Diponegoro University Semarang, Indonesia


Dibuat untuk tujuan pembelajaran dan clue.

Usahakan untuk mengerjakan sebisanya sebelum melihat writeup.


Tools Key

  • Web Exploitation
    • cURL
    • Python requests library
    • SQL Injection
    • bruteforce
  • Forensic
    • file
    • strings
    • exiftool
    • binwalk
    • foremost
  • Cryptography
    • Bash scripting
    • Base64
    • ROT13
    • Caesar Cipher
    • Python Programing Basic
    • Hex to decimal, decimal to char, char to decimal, binary to decimal
    • Array and/or lists
    • Loop
  • Miscellaneous
    • Imagination
  • Programming
    • Python Programming
    • Loop
    • If-else

About

Writeup of security — CTFLearn Challenges.


Languages

Language:HTML 72.4%Language:Python 18.4%Language:Shell 8.6%Language:Makefile 0.5%