# Cybersecurity Guide


  • HASH
  • [CRC-32] [MD5] [SHA-1] [SHA-256] [SHA-512]
  • ENCODING / DECODING
  • [Base16(enc)] [Base16(dec)] [Base64(enc)] [Base64(dec)] [URL(enc)] [URL(enc)(+ASCII)] [URL(dec)] [HTML_entity(enc)] [HTML_entity(dec)]
  • CONVERSION
  • [Hex] [Dec] [Oct] [Bin]

Subscribe to: Posts (Atom)
  • ๐Ÿ”จ ONLINE TOOL
  • ๐Ÿšฉ WRITE-UP
  • ๐Ÿฐ CODE
  • ๐Ÿ“ฆ OTHER
    •  ๐Ÿน Tool
    •  ๐Ÿงช Simulation
    •  ๐Ÿ“„ Reference
    •  ๐Ÿ’พ Misc
  • pwnable.kr uaf solution
    pwnable.kr uaf solution
    Mommy, what is Use After Free bug? UAF(Use After Free) bug happens when reallocating memory of the same size. When memory is fre...
  • Root me write-up : Command & Control - level 2
    Root me write-up : Command & Control - level 2
    When I unzip the downloaded file, a.dump file is created. The goal is to find the host name in this dump file. I used the "v...
  • Root me write-up : Logs analysis - web attack
    Root me write-up : Logs analysis - web attack
    This is a quiz to find flags in web server logs. The web server log contains the base64 encoding value in the order variable, and...
  • Root me write-up : Bash - System 1
    Root me write-up : Bash - System 1
    Try to find your path padawan! "ch11" has SUID permission, and the "ls" command depends on the PATH env...
  • pwnable.kr ascii_easy write-up
    pwnable.kr ascii_easy write-up
    To comply with the rule 3, I masked some things that is needed to solve this challenge. I thought that I may needs ROP, not RTL. ...
  • Root me write-up : Bash - System 2
    Root me write-up : Bash - System 2
    It looks like that it can be solved by changing the "ls" command to "cat". However, since there is no "-l" ...
  • WeeChat(connect to an IRC server)
    WeeChat(connect to an IRC server)
    WeeChat is an IRC client for Linux. WeeChat์€ ๋ฆฌ๋ˆ…์Šค์šฉ IRC ํด๋ผ์ด์–ธํŠธ. 1. Feature  ํŠน์ง• 01. It supports Unicode. ์œ ๋‹ˆ์ฝ”๋“œ ์ง€์›. 2. ...
Designed by Arlina / Powered by Google Blogger