Skip to content
View NavidNaf's full-sized avatar
💥
💥

Highlights

  • Pro

Organizations

@RedHawks-Cyber-Research

Block or report NavidNaf

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
NavidNaf/README.md

Hi there, I'm Navid Fazle Rabbi 👋

I am pursuing a Ph.D. in Computer Science (Specialization Security) at University of North Carolina - Chapel Hill. I have previously worked with Optimizely Security and bKash Offensive Security. I am a passionate security researcher with a focus on Offensive Security and Reverse Engineering.

🎓 I hold a B.Sc. in Electrical and Electronic Engineering from the Islamic University of Technology (IUT), graduating in 2019.

🔭 Reseach-wise, I mainly focus on:

  • 💥 Side-Channel Analysis
  • 🔄 Reverse Engineering
  • 🔒 Web & Mobile Application Security
  • 💻 Source Code & Binary Analysis
  • 🔐 Real-world Cryptographic Implementations
  • 💣 Exploit Development

😄 I am open to:

  • collaboration opportunities (anytime & anywhere & any type) and
  • research internships (open for Summer 2026). I could legally work in United States, Bangladesh & Remote.

📫 Contact me by:

  • Email (navidfazlerabbi [AT] iut-dhaka.edu)(navid [AT] cs.unc.edu)
  • LinkedIn

Profile Views

NavidNafs's github stats Top Langs GitHub Streak

Pinned Loading

  1. TheDamnVulnerableCodebase TheDamnVulnerableCodebase Public

    This repository contains a collection of intentionally vulnerable applications written in various programming languages, including C, C++, C#, Java, JavaScript, Python, Ruby, Go, Perl, CoffeeScript…

    Go 3 1

  2. C-Cpp-Analyzer-SCA C-Cpp-Analyzer-SCA Public

    Clang C/C++ function analysis tool. to extract function details, identify functions called within a function, output start and end lines for each function, and compare the differences between any t…

    C

  3. JWT-Hawk JWT-Hawk Public

    JWT-Hawk is a Python tool used for decoding JWT tokens by trying multiple secrets from a provided list.

    Python 2

  4. Cryptography-and-Programming Cryptography-and-Programming Public

    A repository dedicated to solving cryptographic challenges and learning cryptography through programming.

    Python

  5. CTF-Solve-with-Codes CTF-Solve-with-Codes Public

    This repository is where I store my codes to solve CTF problems. It captures one of the challenges I have undertaken: practising how to tackle CTF-style tasks by writing and refining code solutions.

    Python