Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huskyhacks/huskyhacks


https://github.com/huskyhacks/huskyhacks

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        


Hi! I'm Matt, aka HuskyHacks πŸ‘‹

[![pmat](https://img.shields.io/badge/PMAT-Available%20Now!-purple?style=for-the-badge)](https://academy.tcm-sec.com/p/practical-malware-analysis-triage)
[![Website](https://img.shields.io/website?label=HuskyHacks.dev&style=for-the-badge&url=https%3A%2F%2Fhuskyhacks.dev)](https://huskyhacks.dev/)
[![Cosmo](https://img.shields.io/static/v1?label=COSMO&message=SLEEPING&color=008080&style=for-the-badge)](https://github.com/HuskyHacks/PMAT-labs/blob/main/cosmo.jpeg)
[![Notes](https://img.shields.io/website?label=notes.huskyHacks.dev&style=for-the-badge&url=https%3A%2F%2Fnotes.huskyhacks.dev)](https://notes.huskyhacks.dev/)
[![Cosmo](https://img.shields.io/static/v1?label=YOUTUBE&message=SUBSCRIBE!&color=dddddd&style=for-the-badge)](https://www.youtube.com/@huskyhacks)

### Mission
![image](https://user-images.githubusercontent.com/57866415/134733492-e8037eb9-9536-491b-adeb-bbd484ea2d16.png)

### Things that I love:
- πŸ“• Teaching
- πŸ–₯️ Hacking
- πŸ“•πŸ–₯️ Teaching Hacking
- 😸 My cats, Cosmo and Kiki
- πŸ“’ Learning stuff
- 🌎 Publishing open source
- πŸ¦‡ [The Dracula Theme](https://draculatheme.com/)

### Where I've Been
- βš”οΈ USMC (Intel, IT Admin)
- πŸ§ͺ MIT Lincoln Laboratory (Lead Cybersecurity Analyst, Space Systems and Technology Research Division πŸ›°οΈ)
- 🏧 [REDACTED] Big Bank πŸ’° | πŸ”΄ Red Team Operator & Exploit Developer
- 🌐 SimSpace | Principal Security Researcher & Staff Red Team Engineer
- 🏹 Huntress | Principal Security Researcher
- πŸ“š TCM Security | Instructor
- 🏫 Northeastern University | πŸ…πŸ…”πŸ…€
- πŸŽ“ Rochester Institute of Technology | πŸ†πŸ…ΈπŸ†ƒ

### Where I'm Going 🧭
- Affordable, accessible cybersecurity training content for everyone.
- Technical mastery of offensive skills for the betterment of the defensive community.
- Craftspersonship, inclusivity, community building, mentorship, menteeship, good vibes 🎡

### Certifications πŸ“œ
OSCP | ECPPT | ECPTX | CRTP | CRTO

### Languages and Tools:
















rust logo
go logo

### My Projects 🚧
- πŸ‘₯[ShadowSteal](https://github.com/HuskyHacks/ShadowSteal)
- πŸͺ[Blue-Jupyter](https://github.com/HuskyHacks/blue-jupyter)
- 🐞 [PMAT](https://academy.tcm-sec.com/p/practical-malware-analysis-triage)
- πŸ› [MalAPIReader](https://github.com/HuskyHacks/MalAPIReader)
- 🦠 Malware Delivery via Notion - [LOTS Project: Notion.so](https://lots-project.com/site/2a2e6e6f74696f6e2e73697465) | [Original Tweet](https://twitter.com/HuskyHacksMK/status/1483239358329151491)
- 🎯 [OffensiveNotion](https://github.com/mttaggart/OffensiveNotion) | 🦚 [OffensiveNotion Tweet](https://twitter.com/HuskyHacksMK/status/1498025202151608322)
- πŸ¦€ Experimentation in Rust's Offensive Applications > [Rusty Token Manipulation](https://github.com/HuskyHacks/RustyTokenManipulation) | [Rusty Process Injectors](https://github.com/HuskyHacks/RustyProcessInjectors) | PRs submitted to [OffensiveRust](https://github.com/trickster0/OffensiveRust)
- πŸ‘‘ MSFVenom Nim shellcode generation support | [Merged PR](https://github.com/rapid7/metasploit-framework/pull/16973)
- 🟑 [SharpTokenFinder](https://github.com/HuskyHacks/SharpTokenFinder)

### Talks 🎀
- [VetSecCon 2020 - Husky vs WannaCry: A Crash Course in Malware RE, Oct 2022](https://youtu.be/u_dNBYViuGs)
- [VetSecCon 2020 - Knowing The Way Broadly: The Craftsperson Mindset, Oct 2022](https://youtu.be/uXObkeSAsBQ)
- [DEF CON 615 - The Crown: Exploratory Analysis of Nim Malware, Jan 25th 2022](https://youtu.be/mCWzEh8gJuk) | [Github Repo for the talk](https://github.com/HuskyHacks/the-crown-defcon615)

### CVEs πŸ›
- [CVE-2021-38699](https://github.com/HuskyHacks/CVE-2021-38699-Reflected-XSS)

---

![HuskyHacks GitHub stats](https://github-readme-stats.vercel.app/api?username=huskyhacks&count_private=true&theme=dracula&show_icons=true)

### Connect with me:

[][website]
[][twitter]




---

### πŸ“• Blog Posts

- πŸ“‘ [Red Team Infrastructure Done Right](https://notes.huskyhacks.dev/blog/red-team-infrastructure-done-right)
- 🎯 [We Put A C2 In Your Notetaking App: OffensiveNotion](https://medium.com/@huskyhacks.mk/we-put-a-c2-in-your-notetaking-app-offensivenotion-3e933bace332)
- πŸ‘‘ [Nim on the Attack: Process Injection Using Nim and the Windows API](https://huskyhacks.dev/2021/07/17/nim-exploit-dev/)
- πŸ”΄ [Zero-Point Security Red Team Ops 2021 Update](https://huskyhacks.dev/2021/08/04/rto-2021/)
- πŸ’‰ [DLL Hijacking & DLL Proxying An SNES Emulator](https://huskyhacks.dev/2021/08/29/dll-hijacking-dll-proxying-an-snes-emulator/)
- 🦠 [Husky vs. WannaCry: A Crash Course in Malware Reverse-Engineering](https://huskyhacks.dev/2020/08/15/husky-vs-wannacry/)

➑️ [More blog posts...](https://huskyhacks.dev/blog-feed/)

[website]: https://huskyhacks.dev
[twitter]: https://twitter.com/HuskyHacksMK
[pmat]:https://academy.tcm-sec.com

---

### Acknowledgements
- I built my home page off of the incredible template created by codeSTACKr. Check out the tutorial on how to make a sweet GitHub homepage [here](https://www.youtube.com/watch?v=ECuqb5Tv9qI&ab_channel=codeSTACKr). And check out his profile page [here](https://github.com/codeSTACKr).