Skip to content
View BugsBound's full-sized avatar
πŸ™‡β€β™€οΈ
loop { learn(); }
πŸ™‡β€β™€οΈ
loop { learn(); }
  • Stayed at home
  • Belgium
  • 06:44 (UTC +02:00)
  • X @bugsbound
Block or Report

Block or report BugsBound

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

Hello, I'm Bugs! πŸ‘‹

πŸ’» In the past, I was engaged in C++ and JavaScript development, but now I've decided to take on new heights.

πŸ“– Currently, I'm diving deep into Rust and exploring the world of cybersecurity.

πŸ’ͺ Reverse engineering and exploit writing is what I am striving towards.

Pinned Loading

  1. exploit_vsftpd_backdoor exploit_vsftpd_backdoor Public

    This project contains a Rust code implementation of an exploit targeting the vsftpd 2.3.4 vulnerability. The exploit aims to gain unauthorized access to a target IP address running vsftpd 2.3.4 by …

    Rust

  2. bin_patcher bin_patcher Public

    BIN Patcher is a Rust-based utility that allows users to manipulate binary files by writing bytes to specific memory addresses

    Rust

  3. crt_subdomain_finder crt_subdomain_finder Public

    This application uses the Certificate Transparency Logs provided by crt.sh to find all subdomains of a specified domain.

    Rust