Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Zin0D's full-sized avatar
💭
20 YRs.
💭
20 YRs.
  • Germany Frankfurt
  • 18:57 (UTC +09:00)

Block or report Zin0D

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Zin0d/README.md

Welcome - :)

I'm a Computer-Science student from Germany @Tu-Darmstadt\n
My passion lies in offensive security, as well as exploit and malware development\n


#define SLOGAN "Skidding-through-the-moon\n"

int main(int argc, char *argv[]) {
    printf(SLOGAN);

    char name[] = "Zin0d";
    
    }

My Expertise / Learning Path:

Offensive security / Hacking

  • Participating in Capture-The-Flag (CTF) programs such as HackTheBox
  • Performing mainly Web and Network hacking, loves to analyze source-code for bugs and vulnerabilites.
  • Building Red Team offensive software for Windows and Linux, Web-App attack-tools, Malware and more..)
  • Low-level exploit development (Buffer Overflows...)

Reverse Engineering / ASM

  • Reverse engineering x86_64 / x86 based binaries

Pinned Loading

  1. DirbScrape DirbScrape Public

    A DirBruteForce tool, able to route traffic through Tor, CHECKS for DNS leaks and stops if any detected

    Python 2

  2. ASM64Challs ASM64Challs Public

    Challenges i solved , and the tools and Code written to solve them. Code written in X64 Assembly and Python.

    Assembly 1

  3. Active-Directory-Hacking Active-Directory-Hacking Public

    All my Notes and Scripts regarding hacking Active-Directory

    PowerShell 2