# 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: Comments (Atom)
  • πŸ”¨ ONLINE TOOL
  • 🚩 WRITE-UP
  • 🍰 CODE
  • πŸ“¦ OTHER
    •  🏹 Tool
    •  πŸ§ͺ Simulation
    •  πŸ“„ Reference
    •  πŸ’Ύ Misc
  • 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...
  • IDA Sploiter : Find ROP gadget
    IDA Sploiter : Find ROP gadget
    ❑ Sploiter is a plugin of IDA capable for finding ROP gadget. ❑ Feature ❍ It is GUI based IDA plugin. ❍ It supports PE, ELF, OS X ...
  • 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. ...
  • Cygwin(Linux feeling on Windows)
    Cygwin(Linux feeling on Windows)
    The software that configures a Linux-like environment on Windows. μœˆλ„μš°μ—μ„œ λ¦¬λˆ…μŠ€μ™€ λΉ„μŠ·ν•œ ν™˜κ²½μ„ κ΅¬μ„±ν•˜λŠ” μ†Œν”„νŠΈμ›¨μ–΄. 1. Feature  νŠΉμ§• 01.It enables usi...
  • 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...
  • Root me write-up : Javascript - Authentication
    Root me write-up : Javascript - Authentication
    To comply with the write-up rule of root-me.org, in this write-up, I just talk about some hints related this challenge. Here is no solution ...
  • ASCII-Armor
    ❑ ASCII-Armor : This is memory protection technique that includes 0x00 in the high address of the shared library. ❑ It is a technology ...
Designed by Arlina / Powered by Google Blogger