jinx69.bsky.social
@jinx69.bsky.social
Pic of day
March 16, 2025 at 1:44 PM
Linux awk command crash course
December 2, 2024 at 10:37 AM
CYBERSECURITY ECOSYSTEM🎯

Article:
strategyofsecurity.com/cybersecurit...
December 2, 2024 at 10:10 AM
Windows Processes Thread Hunting Cheat Sheet
December 1, 2024 at 5:43 AM
Threat Intelligence Cheat Sheet
November 30, 2024 at 6:23 PM
November 23, 2024 at 11:18 AM
Memory Allocation
- very good illustration of memory allocation by Julia
November 23, 2024 at 8:07 AM
Find GitHub Repositories for a Specific Keyword

curl -s "api.github.com/search/reposit……" | jq '.items[] | {name: .name, url: .html_url}'
November 18, 2024 at 7:27 AM