Skip to content
View AKINOLASELIM's full-sized avatar

Block or report AKINOLASELIM

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

Hi, I'm Akinola Selim (Asio) 👋 I'm two years into a Cybersecurity Science degree at Federal university of technology minna, and somewhere between subnetting assignments,debugging Java and python loops at 1am and tryhackme rooms, I decided I actually want to work as a cybersecurity analyst — the kind where you're staring at a PCAP file trying to figure out why traffic to some random IP looks off.

Most of what's on this profile is me learning that skill in public. Nothing here is a tutorial follow-along — if a repo exists, it's because I sat with a real scenario (a phishing email, a RAT beaconing to a C2 server, a tampered file) and worked through it like I'd have to on the job.

I run Kali daily, and write most of my code in nano because I like staying close to the terminal. What I've actually built

phishing-analysis-soc-lab Took a phishing email apart using PhishTool, AbuseIPDB, VirusTotal, and CyberChef, then mapped the whole thing to MITRE ATT&CK. The part I'm proudest of: explaining why a clean VirusTotal scan doesn't mean a domain is safe.

file-integrity-monitor A Python CLI that fingerprints files with MD5/SHA1/SHA256/SHA512 and flags anything that changes after the fact. Started as a course exercise, turned into something I'd actually trust to catch tampering.

Where I'm headed

Grey hat curiosity, blue team discipline. I like understanding how things break well enough to know how to stop them.

Popular repositories Loading

  1. Network-Traffic-Analysis-NetSupport-Manager-RAT-Detection Network-Traffic-Analysis-NetSupport-Manager-RAT-Detection Public

    Real-world malware traffic analysis as a SOC Analyst — detecting NetSupport Manager RAT C2 communication, beaconing behaviour, and victim profiling from a live PCAP capture.

    6

  2. network-traffic-analysis-http network-traffic-analysis-http Public

    HTTP PCAP analysis using Wireshark, NetworkMiner and IP geolocation to investigate network traffic behaviour

    3

  3. phishing-analysis-soc-lab phishing-analysis-soc-lab Public

    2

  4. file-integrity-monitor file-integrity-monitor Public

    A Python CLI tool that detects unauthorized file tampering using SHA1/MD5/SHA256/SHA512 hashing — establishes a baseline fingerprint and flags any future changes.

    Python 1

  5. AKINOLASELIM AKINOLASELIM Public