Skip to content
View H4ss's full-sized avatar
🕺
🕺

Highlights

  • Pro
Block or Report

Block or report H4ss

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

Hello, I'm Hassan! 👋

I'm currently wrapping up my Master's Degree in Computer Science at EPITECH Paris. I'm passionate about programming, back-end development, and low-level programming.

🛠️ Technologies & Tools

  • Languages: C, C++, Python, Rust, Javascript, ASM[NASM,x64,WASM], Bash, Powershell
  • Tools: Linux(kali toolsuite), Windows (mimikatz, bloodhound, impackets), Binary analysis (Cutter, GDB & python GDB API), Web (BurpSuite, gobuster, fuzzing & enumaration logic)
  • Areas of Expertise: System Administration, Code Analysis, Backend Development, Offensive Security, Information Security, Security Tools Developement.

🌱 Current Interests

  • Security: Focused on software security(with a learning curve on red teaming), from development to auditing and support.
  • Reverse Engineering: Enriching my knowledge in assembly, decompilation and architecture.
  • Backend Development: Designing robust backend infrastructures for scalable applications.

📖 What I'm Learning

  • Exploring the realm of cybersecurity, diving deeper into operational security and TTPs from the Mitre ATT&CK.
  • Engaging in real-world projects to enhance my skills in every domain to have a deeper theoretical and practical knowledge.

📈 GitHub Stats

Hassan's GitHub Stats

📗 TryHackMe

TryHackMe Badge

📬 Get in Touch

Feel free to check out my pinned repositories below. ⬇️

Pinned

  1. vulture_research vulture_research Public

    This is a research project about behaviour of polymorphic malware in a shared network environement

    Shell

  2. h4ss-website h4ss-website Public

    My presentation website, that will be used to display my projects.

    JavaScript 1

  3. bof_easy_template bof_easy_template Public

    Simple python template with every variable necessary in steps to fire a simple buffer overflow

    Python

  4. PyPIDTrace PyPIDTrace Public

    A little python script to plug strace to a multi-process application on each PID

    Python