Skip to content
View srkyn's full-sized avatar

Block or report srkyn

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

David Sarkisyan cybersecurity profile banner

David Sarkisyan

New York City security researcher and cybersecurity analyst working on authorized assessments, AppSec, AI system security, and vulnerability research. I came to security through healthcare IT, systems administration, and embryology. That background taught me to check the evidence, record exactly what happened, and account for production impact.

Test the path, then explain it

I work from the attacker side in authorized labs and assessments, then turn the result into remediation and detection guidance another analyst can verify.

About

My current work centers on security research, vulnerability assessment, penetration testing, AppSec, and AI security. Recent projects include a 16-finding authorized AI/LMS assessment, a Kioptrix assessment with a validated path from unauthenticated access to root, and a source-backed NGINX exposure review.

My open-source work includes merged fixes to Atomic Red Team, Nuclei Templates, SigmaHQ, Splunk Security Content, and ActionScope. I like focused security-logic problems where a small change improves the accuracy or safety of a tool people already use.

Current Public Proof

Area Evidence
Adversary emulation Atomic Red Team PR #3354, corrected Mimikatz command quoting, merged
Vulnerability scanning Nuclei Templates PR #16344, tightened a device-panel matcher to reduce false positives, merged
Detection logic SigmaHQ PR #6038, corrected event-log-clear filter scope, merged
Detection content Three merged Splunk Security Content contributions covering regex, AD comparison, and process-detection accuracy
Security tooling ActionScope PR #34, improved missing-policy guidance, merged
Published tool STIGPilot on PyPI with public source
Portfolio srkyn.com with work archive, case studies, local browser lab, changelog, and security contact file

Featured Work

Project Focus Artifact
Kioptrix Vulnerability Assessment Sanitized assessment with 24 findings and a validated path from unauthenticated access to root Case study
Authorized AI/LMS Security Assessment Sanitized case study from an authorized 16-finding assessment of access boundaries, tool behavior, memory, evidence handling, and redaction controls Control matrix
NGINX Map Risk Audit Source-backed exposure review with a configuration heuristic, patch validation, and Splunk and Defender hunting notes Repository
KEV Prioritization Notes Public exploited-vulnerability triage using CISA KEV data and documented prioritization criteria Repository
STIGPilot DISA STIG change triage, remediation backlog generation, evidence checklist planning, and ticket-ready exports Chrome demo
Splunk Detection Content SPL detections mapped to MITRE ATT&CK with analyst pivots, tuning notes, and triage playbooks Playbooks
IdentityRiskGraph CloudTrail IAM investigation with nested access paths, MITRE-mapped findings, and reviewable risk context CloudTrail detector
OPNsense + Proxmox Security Control Plane Firewall intent, DNSSEC, Quad9 DNS-over-TLS, CrowdSec, Proxmox LXCs, VictoriaLogs, NetAlertX, OpenCanary, live threat telemetry Architecture

Lab Practice

TryHackMe: top 1% public profile, 120+ completed rooms across web security, Linux, network analysis, SOC alert triage, SIEM, Splunk, EDR, and CTF-style problem solving.

Contact

Website: srkyn.com · Email: contact [at] srkyn.com · LinkedIn: linkedin.com/in/srkyn

David Sarkisyan · Security Research · Vulnerability Assessment · New York City

Pinned Loading

  1. stigpilot stigpilot Public

    Local Python CLI that compares DISA STIG XCCDF releases and generates impact summaries, remediation backlogs, evidence checklists, and ticket-ready exports.

    Python 1

  2. lapse lapse Public

    Entra ID device hygiene tool using Graph sign-in evidence to reduce stale-device false positives.

    Python

  3. IdentityRiskGraph IdentityRiskGraph Public

    Identity-first detection engineering app for CloudTrail IAM events, nested access paths, and explainable SOC risk investigation.

    Python

  4. splunk-detection-content splunk-detection-content Public

    Splunk detection and triage notebook with lab-based SPL, MITRE ATT&CK mapping, tuning notes, and analyst playbooks.

    Python

  5. relic relic Public

    Active Directory hygiene auditor for stale objects, risky group remnants, non-expiring passwords, and aging service accounts.

    Python

  6. ai-lms-security-case-study ai-lms-security-case-study Public

    Authorized AI/LMS security assessment case study with private reporting, OWASP LLM-aligned controls, remediation guidance, and public-safe redaction boundaries.