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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
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โ€ฆ

    C# 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