Skip to content
View joel6948's full-sized avatar

Block or report joel6948

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

Hi, I'm Joel Joy πŸ‘‹

Application Security Analyst

Security analyst with hands-on experience in application security, vulnerability assessments, and SOC operations. Passionate about building security tools and continuously improving my skills through practical projects.


πŸ” What I Do

  • SAST/DAST β€” Static and dynamic application security testing
  • Vulnerability Assessments β€” Identifying and reporting security weaknesses
  • Secure SDLC β€” Integrating security into the development lifecycle
  • SIEM Operations β€” Experience with QRadar
  • Security Tooling β€” Building Python based security tools
  • System Security β€” Windows and Linux environment security

πŸ› οΈ Skills

Languages & Scripting

Python Bash

Application Security

Application Security

Fortify SAST DAST OWASP Security Assessment Security Testing Vulnerability Assessment

SOC & Threat Intel

QRadar YARA VirusTotal

Tools & Platforms

Fortify Nmap Git GitHub

Operating Systems

Windows Linux


Tool Description
CVSS Calculator Live web tool for calculating CVSS v3.1 severity scores with color coded badges and vector strings
SOC Pipeline Automated pipeline that parses logs, extracts IPs and enriches them with VirusTotal threat intelligence
Source Code Review Tool Static analysis tool detecting hardcoded credentials, SQL injection, dangerous functions and weak crypto in source code
YARA Scanner Malware detection tool using YARA rules to identify ransomware and RAT patterns in files
VirusTotal Checker Checks IPs and file hashes against 70+ security vendors via VirusTotal API

πŸ“ Security Research

  • CVE Writeups β€” Analysis of real world vulnerabilities

🌐 Find Me

LinkedIn TryHackMe GitHub


Always learning. Always building. πŸ”

Pinned Loading

  1. CVE-Writeups CVE-Writeups Public

    Writeups for the different CVE's in Simple way Feel free to contibute

    1

  2. cvss-calculator cvss-calculator Public

    Website which can be used for calculating CVSS Score

    HTML

  3. Yara-rules Yara-rules Public

    Tool used for analyzing malware

    Python

  4. soc-pipeline soc-pipeline Public

    A Command line Tool for Automating Soc detection

    Python