Skip to content
View 7etsuo's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report 7etsuo

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
7etsuo/README.md

7etsuo

Excessively driven developer, constantly labouring on self-improvement and supporting others.

snowcrash_banner_good

๐Ÿงฎ Statistics


GitHub stats

๐ŸŒŸ Small Contributions

Contribution Details
Icon Microsoft Fixed misplaced closing brace in WndProc.
Icon Rust Updated an unnecessary newline following the println examples.
Icon Kali Fixed a broken historical link in the 'Kali Linux History' topic.
Icon Kali Got a shoutout for contributing to the community by sharing my notes, and resources with users.
Icon Ronin Updated broken link for Pragmatic Programmers Guide to Ruby

๐Ÿ› CVE-2003-0358

Buffer overflow in (1) nethack 3.4.0 and earlier, and (2) falconseye 1.9.3 and earlier, which is based on nethack, allows local users to gain privileges via a long -s command line option.

https://github.com/7etsuo/CVE-2003-0358
https://www.exploit-db.com/?author=4939

๐Ÿ CTF Writeups

https://github.com/7etsuo/zh3r0-CTF-binaryexploit
https://ctftime.org/writeup/21710
https://ctftime.org/writeup/21729
https://ctftime.org/writeup/21728

Pinned

  1. restincode/restincode restincode/restincode Public

    A memorial site for Hackers and Infosec people who have passed

    HTML 118 12

  2. windows-api-function-cheatsheets windows-api-function-cheatsheets Public

    Forked from PaddyCahil/windows-api-function-cheatsheets

    A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization,โ€ฆ

    112 9

  3. CVE-2023-38408 CVE-2023-38408 Public

    Forked from classic130/CVE-2023-38408

    CVE-2023-38408 Remote Code Execution in OpenSSH's forwarded ssh-agent

    C 5

  4. j0lt-ddos-tool j0lt-ddos-tool Public

    DNS amplification tool. A type of DDoS attack in which attackers use publicly accessible open DNS servers to flood a target with DNS response traffic. An attacker sends a DNS lookup request to an oโ€ฆ

    C 15 2

  5. win32-shellcode win32-shellcode Public

    Forked from fengjixuchui/win32-shellcode

    Win32 Shellcode CheatSheet: Your visual guide for crafting and understanding shellcode. Ideal for malware, and exploit developers

    Python 8

  6. CVE-2003-0358 CVE-2003-0358 Public

    Forked from fengjixuchui/CVE-2003-0358

    By passing an overly large string when invoking nethack, it is possible to corrupt memory. jnethack and falconseye are also prone to this vulnerability.

    C