• Recent Blogs
  • Hack & Jack
  • Techsuite
  • Format String Attacks
  • Cross-Site Scripting (XSS)
  • Buffer Overflow Attacks

Software Engineering Blogs

3 articles.

Articles on technologies and other cool things.


  • Buffer-Overflow-Attacks thumbnail

    Buffer Overflow Attacks

    • Cybersecurity
    • Computer Science

    Buffer overflows are when the program tries to write more elements into an array's allocated size.

  • XSS thumbnail

    Cross-Site Scripting (XSS)

    • Cybersecurity
    • Computer Science

    Cross site scripting, one of the most common security vulnerabilities that exists, is a powerful web exploitation technique where malicious JavaScript code is given to web frontends that will execute it for other users

  • Format-String-Attacks thumbnail

    Format String Attacks

    • Cybersecurity
    • Computer Science

    Format string exploits let you read the contents of the stack in memory and leak secret information which can enable other attacks like a buffer overflow attacks.

Project Blogs

2 articles.

Details about some software engineering projects that I've worked on.

  • Nand2Tetris thumbnail

    Hack & Jack


      A 16-bit computer and a C++ compiler for a custom programming language. A long journey from NAND gates up to Tetris!

    • Techsuite thumbnail

      Techsuite


        Techsuite is a web app that supports realtime group & direct messaging, networking and sharing ideas 🌱.

      © 2022 Tim Zhang.