Compsci Library πŸ“š
228 subscribers
13 photos
86 files
434 links
Resource about my compsci study, random topic related mostly about system, compiler and programing language.
Download Telegram
Memory Allocation in C with great visualization.

https://samwho.dev/memory-allocation/
BBv3.pdf
2.4 MB
Botnet Bible v.3

TD;LR this like message broker consumer in other person computer.
bws_book.pdf
2.7 MB
Everything you always wanted to know about mathematics (2013)
Forwarded from Hacker News (yahnc_bot)
China state-sponsored cyber actor living off the land to evade detection [pdf] https://media.defense.gov/2023/May/24/2003229517/-1/-1/0/CSA_Living_off_the_Land.PDF
Aditya_Sood_and_Richard_Enbody_Auth_Targeted_Cyber_Attacks_Multi.pdf
5.5 MB
Targeted Cyber Attack - Aditya Sood, Richard Enbody [2014]
One-stop-shop references of Tactics and Technique of APT :

https://attack.mitre.org/techniques/enterprise/
https://attack.mitre.org/tactics/enterprise/

*a playbook if your wanted to be an APT, ehh
Forwarded from vx-underground
We see a new ransomware blog pop-up online every couple of weeks.

Apparently everyone and their grandma is in a ransomware group now.

Ransomwatch has a fairly comprehensive list: https://ransomwatch.telemetry.ltd/#/INDEX
https://craftinginterpreters.com/contents.html

Writing a scanner and parser with hand is fun, I recomend try it as brain teaser.

Since the book use Java for the pre eliminary example, try implement it in language you like for more joyful experience.
πŸ”₯1