Skip to content
View BruceWy4ne's full-sized avatar
🎯
Focusing
🎯
Focusing
  • College Park, Maryland

Block or report BruceWy4ne

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

Hi, I'm Rishi Solanki

M.Eng Cybersecurity Engineering student at the University of Maryland (Expected Dec 2027).

Areas of Interest

  • Cloud Security
  • Application Security
  • Security Engineering
  • Security Automation
  • Network Security

Featured Projects

AWS Security Lab

Designed and assessed an AWS environment using VPCs, Security Groups, NACLs, Reachability Analyzer, and Nmap.

Web Vulnerability Scanner

Python-based security scanner integrating Nuclei, Nikto, and Wapiti with consolidated vulnerability reporting.

TLS Security Analysis

Captured and analyzed a complete TLS 1.2 handshake using Wireshark, validated X.509 certificate chains, examined ECDHE key exchange, and decrypted HTTPS traffic using SSLKEYLOGFILE.

Technical Skills

Languages: Python, JavaScript, SQL

Security: Nmap, Wireshark, Linux, Web Security, AWS Security

Cloud: AWS EC2, VPC, Security Groups, Flow Logs

Currently Learning

  • Cloud Security
  • Application Security
  • Security Automation
  • Threat Detection

Education

University of Maryland — M.Eng Cybersecurity Engineering (2026–2027)

IIIT Sri City — B.Tech Computer Science (2021–2025)

Pinned Loading

  1. aws-security-lab aws-security-lab Public

    AWS Security Architecture, Network Segmentation, Traffic Analysis and Security Monitoring Experiments

    Python

  2. web-vuln-scanner web-vuln-scanner Public

    A Python-based CLI tool to scan websites using Nuclei, Wapiti, and Nikto, with merged vulnerability reporting.

    Python 1 1

  3. tls-security-analysis tls-security-analysis Public

    Deep analysis of a TLS 1.2 handshake, certificate validation, cipher suite negotiation, ECDHE key exchange, and TLS traffic decryption using Wireshark and SSLKEYLOGFILE.