Skip to content
View Krish-Anand-dev's full-sized avatar

Block or report Krish-Anand-dev

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
Krish-Anand-dev/README.md

Typing SVG


About Me

Cybersecurity-focused undergraduate (B.Tech, Computer Science & Technology, GGSIPU – MAIT, 2024–2028) with hands-on experience in:

  • Blockchain forensics & malware analysis
  • Linux, networking, and system hardening
  • CTF challenges & ethical hacking
  • Threat analysis & digital forensics
  • Reverse engineering / binary analysis tooling

Currently preparing for Cybersecurity Intern and SOC Trainee roles, and contributing to open-source security tooling


Featured Projects

RCPT — Ransomware Crypto Payment Tracker (March 2026) Blockchain forensics platform that traces ransomware payments and scores wallet risk (0–100) using rule-based anomaly detection (splitting, chaining, large transfers). Includes an interactive transaction graph (Cytoscape.js) and Etherscan API integration with offline fallback.

GoReSym — Binary Ninja Integration (March 2026) Built reverse-engineering tooling around GoReSym to improve analysis of stripped Go binaries. Developed a Binary Ninja plugin supporting symbol recovery, type reconstruction, interface annotation, function renaming, and source-level context restoration. Contributed enhancements to the broader GoReSym ecosystem aimed at improving reverse-engineering workflows across multiple disassemblers.

MailSift — Bulk Email Verification Tool (June 2026) Built a layered email verification platform that validates addresses through syntax analysis, MX record lookups, SMTP mailbox verification, catch-all detection, and reputation-based fallback checks. Designed to reduce unnecessary API consumption by prioritizing DNS and SMTP validation before invoking external reputation services. Includes bulk CSV uploads, direct email-list verification, progress monitoring, and downloadable validation reports.

AI Image Detection Web App (July 2025) Web app using live camera input to classify humans and animals, with a custom-trained ML model and real-time frontend integration.

Smart Digital Farm Management Portal — SIH 2025 (Oct–Nov 2025) Progressive Web App for livestock medicine schedules and alerts — served as frontend lead with partial backend contribution.

GitHub


Hackathons & Achievements

  • Winner — AI/ML Track, IIT Delhi Hackathon (Techgyan, July 2025)
  • Winner — Cybersecurity & Blockchain Track, MAIT Delhi Secret Cypher 3.0 (Techxtract, March 2026)
  • TryHackMe — Pre Security Path (Completed May 2026): Linux, networking, and web fundamentals via guided labs and CTF-style challenges

Tech Stack & Tools

Linux Windows Bash Git Networking Hex Editor Python C C++ Java JS HTML CSS MySQL VS Code


Contact

Email: krishanand.dev@gmail.com

LinkedIn

Pinned Loading

  1. My-cybersecurity-journey My-cybersecurity-journey Public

  2. RCPT RCPT Public

    Blockchain forensics dashboard that analyzes crypto transactions to detect ransomware-related activity, visualize fund flows, and generate actionable investigation insights.

    TypeScript 1

  3. binja-goresym binja-goresym Public

    Python

  4. go-binary-triage go-binary-triage Public

    A malware triage tool that analyzes GoReSym output to identify behavioral indicators in Go binaries.

    Python

  5. GoReSym GoReSym Public

    Forked from mandiant/GoReSym

    Go symbol recovery tool

    Go

  6. mailsift mailsift Public

    HTML