Compsci Library πŸ“š
233 subscribers
14 photos
93 files
446 links
Resource about my compsci study, random topic related mostly about system, compiler and programing language.
Download Telegram
ModelsOfComputation.pdf
4.3 MB
Models Of Computation
John E. Savage
πŸ‘2✍1
Introduction to Programming Languages
Jaemin Hong and Sukyoung Ryu

https://hjaem.info/itpl
Forwarded from Yukari Kirifuji
Forwarded from A Math Book
Introduction to Computation.pdf
9 MB
Introduction to Computation: Haskell, Logic and Automata ( Donald Sannella - Michael Fourman - Haoran Peng - Philip Wadler ). Springer 2022
πŸ‘1
Forwarded from 1N73LL1G3NC3
MongoBleed (CVE-2025-14847) - Unauthenticated Memory Leak PoC

A flaw in the zlib library enables attackers to leak sensitive data from MongoDB servers, the attacker can send the payload, without authentication, as the bug is exploited on the network level. 

Attackers can exploit this to extract sensitive information from MongoDB servers, including user information, passwords, API keys and more. Although the attacker might need to send a large amount of requests to gather the full database, and some data might be meaningless, the more time an attacker has the more information could be gathered.

Blog: https://www.ox.security/blog/attackers-could-exploit-zlib-to-exfiltrate-data-cve-2025-14847/

Dork:
Shodan: product:"MongoDB"
HUNTER: product.name="MongoDB"
ZoomEye Dork: app="MongoDB"


Affected versions:
8.2.0 to 8.2.2
8.0.0 to 8.0.16
7.0.0 to 7.0.27
6.0.0 to 6.0.26
5.0.0 to 5.0.31
4.4.0 to 4.4.29
4.2.0 and later
4.0.0 and later
3.6.0 and later
advanced.python.for.cybersecurity.pdf.pdf
1.5 MB
Advance Python for Cybersecurity (2024)
Adam Jones
✍1
This media is not supported in your browser
VIEW IN TELEGRAM
Happy Val....
forget it, it's just

val date : String = "14 February"


so Happy Immutable Variable day
😁5