Baljinnyam Dayan avatar

Baljinnyam Dayan

Community

@baljinnyamday · London, United Kingdom

37Followers
|
55Public Repos
|
28Published Skills

FDE

Skills Distribution
DomainCybersecurit...Offensive Security.. (55%)Academic Writing &.. (22%)Obsidian Knowledge.. (13%)Prose Editing & St.. (10%)

Agent Skills by Baljinnyam Dayan

Showing 28 vetted skills indexed across 1 GitHub repositories.

baljinnyamdaybaljinnyamday

writing-clearly-and-concisely

Rewrites prose using Strunk's style rules while removing common AI writing patterns.

Community
Intermediate
baljinnyamdaybaljinnyamday

humanizer

Detect and rewrite AI-generated writing patterns to produce natural human-sounding text.

Community
Intermediate
baljinnyamdaybaljinnyamday

latex-paper-en

Diagnose and improve English LaTeX papers across compilation, formatting, grammar, and submission readiness.

Community
Advanced
baljinnyamdaybaljinnyamday

defuddle

Extract clean markdown content from web pages using the Defuddle CLI.

Community
Basic
baljinnyamdaybaljinnyamday

agent-memory-vault

Query Markdown vault exports of hosts, credentials, and actions from agent engagement memory.

Community
Intermediate
baljinnyamdaybaljinnyamday

agent-cve-lookup

Queries candidate CVEs for observed services using NVD and CISA KEV data.

Community
Intermediate
baljinnyamdaybaljinnyamday

obsidian-markdown

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties.

Community
Intermediate
baljinnyamdaybaljinnyamday

obsidian-bases

Create and edit Obsidian Bases files with views, filters, formulas, and summaries.

Community
Intermediate
baljinnyamdaybaljinnyamday

obsidian-cli

Controls Obsidian vaults via CLI to read, create, search, and manage notes and plugins.

Community
Intermediate
baljinnyamdaybaljinnyamday

agent-parser

Parse pentest tool output into a SQLite world model and Markdown vault.

Community
Intermediate
baljinnyamdaybaljinnyamday

json-canvas

Create and edit JSON Canvas files with nodes, edges, and groups for Obsidian.

Community
Intermediate
baljinnyamdaybaljinnyamday

paper-writing-section

Writes individual academic paper sections in LaTeX with section-specific guidance and two-pass refinement.

Community
Intermediate
baljinnyamdaybaljinnyamday

literature-review

Conduct literature reviews via multi-persona dialogue simulation and grounded paper search.

Community
Advanced
baljinnyamdaybaljinnyamday

unslop

Rewrites text to remove AI writing patterns and restore natural human voice.

Community
Intermediate
baljinnyamdaybaljinnyamday

extracting-credentials-from-memory-dump

Extract credentials, hashes, and Kerberos tickets from Windows memory dumps using Volatility and pypykatz.

Community
Intermediate
baljinnyamdaybaljinnyamday

performing-subdomain-enumeration-with-subfinder

Enumerate subdomains of target domains using Subfinder passive reconnaissance sources.

Community
Intermediate
baljinnyamdaybaljinnyamday

exploiting-smb-vulnerabilities-with-metasploit

Identifies and exploits SMB vulnerabilities using Metasploit during authorized penetration tests.

Community
Advanced
baljinnyamdaybaljinnyamday

performing-dns-enumeration-and-zone-transfer

Enumerates DNS records, attempts zone transfers, and brute-forces subdomains during authorized reconnaissance.

Community
Intermediate
baljinnyamdaybaljinnyamday

performing-hash-cracking-with-hashcat

Cracks password hashes with hashcat using dictionary, rule-based, and mask attacks.

Community
Basic
baljinnyamdaybaljinnyamday

conducting-external-reconnaissance-with-osint

Maps an organization's external attack surface using passive OSINT techniques and public data sources.

Community
Intermediate
baljinnyamdaybaljinnyamday

exploiting-server-side-request-forgery

Identifies and exploits SSRF vulnerabilities to access internal services and cloud metadata during authorized penetration tests.

Community
Intermediate
baljinnyamdaybaljinnyamday

performing-privilege-escalation-on-linux

Enumerates and exploits Linux privilege escalation vectors to elevate from low-privilege user to root access.

Community
Intermediate
baljinnyamdaybaljinnyamday

performing-web-application-penetration-test

Tests web applications for vulnerabilities following the OWASP WSTG methodology.

Community
Advanced
baljinnyamdaybaljinnyamday

ring-expansion

Expands network reconnaissance from a sparse /24 into adjacent RFC1918 segments.

Community
Basic

Frequently Asked Questions About Baljinnyam Dayan

FAQPage Schema
What tasks can I perform with baljinnyamday's skills?

You can run authorized red team engagements (OSINT recon, SQL injection with sqlmap, EternalBlue exploitation, hash cracking with Hashcat, credential extraction with Mimikatz and LaZagne), manage Obsidian vaults and canvases, and draft, compile, and peer-review academic LaTeX papers.

Who are these skills designed for?

Penetration testers and red team operators running authorized engagements, security auditors validating password strength and SMB configurations, plus researchers and graduate students writing, reviewing, and submitting English LaTeX conference or journal papers.

How do the offensive security skills work in practice?

Pentest tool output (nmap, hydra, impacket, msfrpc) is streamed via stdin into `agent-baseline parse`, stored in SQLite, then re-exported to a Markdown/Obsidian vault. The agent queries the vault with rg/fd for hosts, credentials, and CVE candidates before acting.

Are these skills open source and what do they cost?

The humanizer skill is explicitly MIT-licensed and free; other skills carry no stated license or fee. Referenced third-party software like Sliver, LaZagne, and Subfinder is open-source, while Metasploit and Hashcat are freely available frameworks.

What prerequisites and dependencies are required?

Offensive skills require the agent-baseline CLI, Metasploit Framework, Volatility, Mimikatz, sqlmap, Hashcat, NetExec, and Sliver. Obsidian skills need an Obsidian vault and its CLI; LaTeX skills need existing .tex files and a compilation environment via uv.