root@kali: ~
Rishikesh Borah
Available for opportunities

Rishikesh Borah

Cybersecurity Student | Ethical Hacking Learner | Offensive Security Enthusiast

~/about

About Me

Bachelor of Computer Applications (BCA)

I'm a BCA student and daily Kali Linux user focused on practical cybersecurity learning. My journey involves hands-on experience with penetration testing, web security, networking, Linux administration, and Active Directory exploitation. I have achieved Top 1% on TryHackMe (Global Rank #22331) and Indian Rank #30 in May 2026, completing 200+ labs while building 6+ security projects. I believe in learning by doing - every lab completed and project built brings me closer to my goal of becoming a skilled offensive security professional.

$ cat focus_areas.txt

Penetration Testing
Web Security
Networking
Linux Administration
Active Directory

$ cat current_goals.sh

1

Preparing for CEH by EC-Council (Expected Dec 2026)

2

Future certifications: OSCP and OSEP

3

Building practical security tools

4

Contributing to security community through writeups

Daily Driver

Kali Linux

~/stats

Achievement Stats

Current League: Sapphire
Top 1%

TryHackMe Global

#0

Global Rank

#0

Indian Rank (May 2026)

0+

200+ Labs Solved

0

Projects Built

0

Certifications

~/skills

Technical Skills

$ls -la~/programming/
Python
Advanced Python
Java
C
C++
JavaScript
Programming:6
Cybersecurity:6
Networking:5
Tools:5
Web Development:4
Operating Systems:3
~/labs

Completed Labs

Hands-on practice rooms and challenges from various platforms

Medium
TryHackMe
Featured

Mr Robot CTF

Web Security

Based on the Mr. Robot show, can you root this box?

webctfwordpress
Mar 2024
Easy
TryHackMe

Investigating Windows

Forensics

A windows machine has been hacked, its your job to go investigate this windows machine and find clues to what the hacker might have done.

windowsforensicsinvestigation
Mar 2024
Easy
TryHackMe

OhSINT

OSINT

Are you able to use open source intelligence to solve this challenge?

osintintelligencerecon
Mar 2024
Easy
TryHackMe

Bounty Hacker

Hacking

You talked a big game about being the most elite hacker in the solar system. Prove it and claim your right to the status of Elite Bounty Hacker!

bountyhackingweb
Mar 2024
Medium
TryHackMe

Printer Hacking 101

Networking

Learn about (and get hands-on with) hacking printers and understanding the basics of IPP.

printernetworkingiot
Mar 2024
Medium
TryHackMe

Attacking ICS Plant #1

ICS Security

Learn how to discover and attack ICS systems using protocol (Modicon / Schneider Electric).

icsscadaindustrial
Mar 2024
Easy
TryHackMe

Searchlight - IMINT

OSINT

OSINT challenges in the imagery intelligence category

osintimintimagery
Mar 2024
Easy
TryHackMe

Linux Fundamentals Part 1

Linux

Embark on the journey of learning the fundamentals of Linux. Learn to run some of the first essential commands on an interactive terminal.

linuxfundamentalsbasics
Mar 2024
Easy
TryHackMe

Active Reconnaissance

Networking

Learn how to use simple tools such as traceroute, ping, telnet, and a web browser to gather information.

reconnaissanceenumerationscanning
Mar 2024
Medium
TryHackMe

Tech_Support: 1

Hacking

Hack into the scammer's under-development website to foil their plans.

supportsocial-engineeringweb
Mar 2024
Easy
TryHackMe

Offensive Security Intro

Security

Hack your first website (legally in a safe environment) and experience an ethical hacker's job.

offensivesecurityintro
Mar 2024
Easy
TryHackMe

Defensive Security Intro

Security

Introducing defensive security and the different careers in the security industry.

defensivesecurityintro
Mar 2024
Easy
TryHackMe

Become a Hacker

Learning Path

Learn how TryHackMe can help you become a hacker.

hackerlearningintroduction
Mar 2024
Easy
TryHackMe

TryHack3M: Bricks Heist

CTF

Dive into the heart of the system with just an ACE CVE as your key.

ctfheistchallenge
Mar 2024
Easy
TryHackMe

Search Skills

Intelligence

Learn how to search the internet and use specialized search engines and technical docs.

searchintelligenceresearch
Mar 2024
Easy
TryHackMe

Malware Classification

Malware

Learn how to identify, classify, and understand common types of malware.

malwareclassificationanalysis
Feb 2024
Insane
TryHackMe

Theseus

Challenge

The first installment of the SuitGuy series of very hard challenges.

insanechallengesuitguy
Feb 2024
Insane
TryHackMe

You're in a cave

RPG

A room with some ctf elements inspired in text based RPGs

caverpgchallenge
Feb 2024
Insane
TryHackMe

Osiris

Challenge

Can you Quick it?

osirischallengequick
Feb 2024
Easy
TryHackMe

Startup

Challenge

Abuse traditional vulnerabilities via untraditional means.

startupchallengeweb
Feb 2024
~/projects

Security Projects

Tools and applications built to learn and practice security concepts

Wifi Password Guesser

Wifi Password Guesser

Built a WiFi Security Testing Tool using Python. Developed an educational project to understand wireless security concepts, password auditing workflows, and automation in controlled lab environments. The tool simulates credential testing using user-provided inputs and demonstrates password evaluation for learning purposes.

PythonNetworkingSecurity Testing
Wireless SecurityPassword AuditingSecurity Testing
View on GitHub
Password Strength Checker Or Generator (CLI)

Password Strength Checker Or Generator (CLI)

Built a Password Strength Checker & Generator (CLI) using Python. Developed a command-line security tool that evaluates password strength and generates stronger passwords based on user-selected preferences. Features include password scoring, strength meter visualization, custom password length, uppercase/lowercase selection, numbers, special characters, and an interactive menu-driven interface.

PythonCLISecurity Tools
Password SecuritySecure Credential PracticesCLI Development
View on GitHub
RouteBuster

RouteBuster

Built RouteBuster – A Directory & Route Enumeration Tool. Recently developed an educational cybersecurity project inspired by web content discovery and route enumeration concepts. RouteBuster helps identify accessible directories, files, and routes through automated requests and customizable scanning options. Features: Directory & File Enumeration, Extension Support, Multi-threaded Scanning, Recursive Scanning, User-Agent Rotation, Export Results, GUI + CLI Experience.

PythonTkinterHTTP RequestsThreadingNetworking
CybersecurityPythonEthical HackingWeb SecurityNetworking
View on GitHub
Port Scanner (Python)

Port Scanner (Python)

A lightweight port-scanning tool using low-level socket programming. Identifies open ports and active services on target IPs or domains to detect vulnerabilities. Built to explore networking, Python automation, and responsible security practices in authorized environments only.

PythonSocket ProgrammingNetworkingSecurity Testing
Network ScanningPort EnumerationService DetectionReconnaissance
View on GitHub
IP-Jumper

IP-Jumper

Built IP-Jumper using Python. Developed an educational networking project to understand IP routing concepts, connection flow, and automated network switching in controlled environments. The tool focuses on exploring how network paths, request handling, and connectivity work through automation and user-defined configurations.

PythonNetworkingAutomation
NetworkingPython AutomationResponsible Security Learning
View on GitHub
Password Strength Checker Or Generator

Password Strength Checker Or Generator

Developed an educational security project that analyzes password strength and generates stronger passwords based on user experiences. The tool includes password scoring, strength meter visualization, custom password length, uppercase/lowercase control, numbers, special characters, and an interactive user-driven interface.

PythonSecurityTool Development
Password SecurityAuthenticationSecure Practices
View on GitHub
~/certifications

Certifications & Credentials

Completed

CompTIA Pentest+ Learning Path
Completed

CompTIA Pentest+ Learning Path

TryHackMe

Jun 2026
Cyber Security 101 Learning Path
Completed

Cyber Security 101 Learning Path

TryHackMe

May 2026
Web Application Red Teaming Learning Path
Completed

Web Application Red Teaming Learning Path

TryHackMe

May 2026
Certified Ethical Hacker (C|EH v13)
Completed

Certified Ethical Hacker (C|EH v13)

SimpleLearn

May 2026
Jr Penetration Tester Learning Path
Completed

Jr Penetration Tester Learning Path

TryHackMe

May 2026
Pre Security Learning Path
Completed

Pre Security Learning Path

TryHackMe

May 2026
Web Fundamentals Learning Path
Completed

Web Fundamentals Learning Path

TryHackMe

May 2026
~/ctf_certificates

CTF Competitions

2026: An AI Odyssey

2026: An AI Odyssey

TryHackMe

Jun 2, 2026
~/blog

Blog & Writeups

Articles, writeups, and documentation from various platforms

Medium
Beginner

Why Strong Passwords Matter More Than Ever: Protecting Your Digital Life in 2026

An essential guide to understanding password security in 2026 and beyond. This writeup explores why strong passwords remain the first line of defense against cyber threats, common password vulnerabilities, best practices for creating unbreakable passwords, and how to manage them securely. Learn about password managers, multi-factor authentication, and the evolving threat landscape. Perfect for everyone from beginners to security professionals looking to strengthen their digital defenses and protect their personal and professional accounts.

May 2026
Writeup
Read more
Medium
Intermediate

Mastering Nmap Port Scanning: Commands, Techniques & Real-World Reconnaissance

A comprehensive guide to mastering Nmap port scanning techniques for real-world reconnaissance. This writeup covers essential Nmap commands, advanced scanning methods, network enumeration strategies, and practical applications in penetration testing. Learn how to effectively identify open ports, services, and vulnerabilities using Nmap, along with best practices for evading detection and optimizing scan performance. Perfect for cybersecurity professionals and ethical hackers looking to deepen their reconnaissance skills.

May 2026
Writeup
Read more
Medium
Advanced

My First Global CTF Experience in AI Odyssey — Achieving Global Rank #28 Without Prior AI Security Knowledge

An in-depth account of my first global CTF competition in the AI Odyssey challenge, where I achieved a global rank of #28 despite having no prior AI security knowledge. This writeup details the journey from challenge discovery to solving complex AI security puzzles, overcoming learning curves, applying creative problem-solving techniques, and the strategies that led to a competitive global ranking. Perfect for anyone interested in AI security, CTF competitions, and how to leverage existing cybersecurity knowledge in emerging domains.

May 2026
Writeup
Read more
Medium
Intermediate

My First Real-World Style Cybersecurity CTF Experience — From Theory to Practical Security

A comprehensive journey through my first real-world style CTF experience, bridging the gap between theoretical cybersecurity knowledge and practical application. This writeup covers the challenges faced, techniques used to overcome them, and the valuable lessons learned throughout the competition. From reconnaissance and vulnerability identification to exploitation and privilege escalation, discover how theoretical security concepts translate into practical offensive security scenarios.

May 2026
Writeup
Read more
Medium
Intermediate

Responsible Disclosure & My First Bug Bounty Experience — Learning That Security Is More Than Finding Vulnerabilities

Explore the journey of my first bug bounty experience, emphasizing the importance of responsible disclosure in the cybersecurity industry. This writeup covers vulnerability discovery, effective communication with development teams, and the ethical considerations that separate true security professionals from opportunists. Learn how finding vulnerabilities is just the beginning—the real skill lies in handling them responsibly, understanding business impact, and collaborating with organizations to improve their security posture.

May 2026
Writeup
Read more
~/contact

Get In Touch

Interested in collaboration, have questions, or just want to connect? Feel free to reach out.

contact_info.sh
$cat contact.txt

$ echo $LOCATION

India

$ echo $STATUS

Available for internships & collaborations