Skip to content
View nightraven-x's full-sized avatar
💀
Gonna Get Increments
💀
Gonna Get Increments

Block or report nightraven-x

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
nightraven-x/README.md
          _       __    __                                        
   ____  (_)___ _/ /_  / /__________ __   _____  ____        _  __
  / __ \/ / __ `/ __ \/ __/ ___/ __ `/ | / / _ \/ __ \______| |/_/
 / / / / / /_/ / / / / /_/ /  / /_/ /| |/ /  __/ / / /_____/>  <  
/_/ /_/_/\__, /_/ /_/\__/_/   \__,_/ |___/\___/_/ /_/     /_/|_|  
        /____/                                                    
status

$ cat about.txt

$ whoami
nightraven-x — Balamurali Krishna S

$ cat role.txt
Cybersecurity Engineer — FISST (Forensics, Intelligence, Surveillance & Security Technologies)
Chennai, IN | Feb 2025 – Present

$ cat currently_learning.txt
secure programming in Go
tool scripting & exploit development

$ cat fun_fact.txt
spent more late nights on packet captures and log files
than scrolling social media

$ which -a core-stack

Go Python C++ Bash JavaScript Docker Linux Splunk Git GitHub Actions PostgreSQL Redis Nginx Raspberry Pi

$ cat skills.yaml

languages:
  - go
  - python
  - c++
  - bash
  - javascript

security_domains:
  - cyberthreat hunting
  - web app pentesting (wapt)
  - risk analysis
  - intrusion detection
  - threat intelligence
  - incident response
  - osint
  - nist csf
  - rf testing

platforms:
  - linux
  - windows
  - splunk
  - network protocols
  - tor

infrastructure:
  - docker
  - nginx
  - postgres / redis
  - git / github_actions
  - raspberry_pi (pi-hole)

$ cat experience.log

$ cat experience.log
FISST — Chennai, IN
Cybersecurity Engineer | Feb 2025 – Present

HackersForYou — Delhi, IN
Penetration Tester Intern | Aug 2023 – Oct 2023
> ran security assessments + controlled pentests across client network/app infra

Virtually Testing Foundation — California, US
Information Security Administrator Intern | Sep 2022 – Nov 2022
> monitored & analyzed security logs, incident response, compliance

$ cat projects.log

$ cat projects.log
[1] Simulated DDoS Incident Report (NIST CSF)
    incident report + prevention strategy for a fictional DDoS attack, built on the NIST CSF

[2] Secure Corporate Network Design
    hardened network infra in Cisco Packet Tracer — VLANs, subnetting, firewall rules, DMZ

[3] IP Allow-List Manager (Python)
    script that reconciles + prunes an IP allow list; secure coding practices throughout

[4] TCP Dump Analysis — Insider Incident
    investigated tcpdump logs from a simulated insider attack, produced a response + patch plan

[5] File Integrity Verifier (Python)
    MD5 / SHA-256 hashing tool to verify file authenticity against a stored hash

$ cat contact.txt

email balamurali.k.18@gmail.com linkedin balamurali-krishnaa


nightraven-x@fisst:~$ exit
logout

Connection to nightraven-x closed.

Pinned Loading

  1. Check-grity Check-grity Public

    A simple python GUI program to check and compare file hashes.

    Python

  2. rpi_honeypot rpi_honeypot Public

    A honeypot I made using Raspberry Pi 3B to study how a honeypot works and how it can be used for security.

  3. Simple_Corporate_Nertwork Simple_Corporate_Nertwork Public

    A simplified coproate network with firewall that seperates the networks and a Demilitarized Zone for direct internet exposure, and seperate internal and external subnetworks.

  4. minor_project_ait minor_project_ait Public

    minor project for ait delhi ITESM-5

    HTML 1

  5. Enc3yptedDegenExt/Pentesting-Tools Enc3yptedDegenExt/Pentesting-Tools Public

    Python 14 71

  6. server_project server_project Public

    Simple storage server with interface which i made for a raspberry pi zero w for a simple project.

    Python