SECURITY RESEARCH & WRITING
Cyber Security Content Creator
Medium Publication | 2022-Present
Writing technical articles focused on Web Attacks, OSINT techniques, and LetsDefend platform walkthroughs
Medium Publication | 2022-Present
Writing technical articles focused on Web Attacks, OSINT techniques, and LetsDefend platform walkthroughs
| Story | Presentations | Views | Reads |
|---|---|---|---|
|
Investigate Web attack. Letsdefend challenge #blueteam
|
- | 7.2K | 4.4K |
|
Email OSINT (open source intelligence for email)
|
- | 6.2K | 2.4K |
|
Checking Internet Speed with a Python Script
|
- | 6.1K | 2.5K |
|
Analyze malicious .doc file_Letsdefend challenge #blueteam #Malware_Analysis
|
- | 4K | 2.1K |
# Article Research & Development Workflow
def research_topic(topic):
gather_osint_sources()
analyze_attack_vectors()
create_lab_environment()
document_findings()
publish_technical_guide()
def research_topic(topic):
gather_osint_sources()
analyze_attack_vectors()
create_lab_environment()
document_findings()
publish_technical_guide()