C00kie 🍪🦉

@C00kie_two@infosec.exchange
36 Followers
23 Following
112 Posts

Continuous learner.
Defcon group Paris DC11331
🦉 Cubessa Training
❤️ Opensource
MISP Project 💬

Never argue with the compiler.

Bloghttps://www.vestadotai.com
Mind, Attention, Focus 🧠https://matterparticles.substack.com/
Cubessahttps://www.cubessa.io

@cubessa will be hosting an online meetup:

on Thursday, May 15th, 7pm CEST

Topic: The current state of Education in Cybersecurity.

If you’d like to receive the meeting link, please reach out to me.

Behind the scenes hackers and coders have been raising the alarm about the
privacy risks (reality, not a risk) of the use of commercial tools to access LLM'z, pushing themselves hard to provide advice and code to companies - at the cost of their sleep for the vast majority, under the pressure of management, in order for these companies to enter the market of "AI" to make profits at the cost of our security.

It makes me sad that today the majority of publication about #deepseek, (which is released in Opensource) availability turns around threats on privacy while our infosec community's work has been ignored for now more than two years. The topic of privacy will circulate on social networks to be ignored in a couple of weeks (I am optimistic), pushed out by another topic about LLM, eluding again the fact that any company can run its own models locally on dedicated servers.
Bests,

#opensource
#malinformation

Hello,
This week we dive into MISP data model and cover the composition of a MISP event.
With diagram, and screenshot yes :)
Have a nice week!

https://www.squirrel.lu/posts/misp-event-data-model/
@misp

What’s inside a MISP event?

Let’s visualize the MISP data model within a MISP event To simplify understanding the MISP data model, we’ve divided its approach into two main layers: a data layer and a context layer. Let’s see this in the context of a MISP event.

Pauline Bourmeau

Happy New Year to MISP Project @misp and the Opensource community!
👏 🎊

https://cubessa.io/2025/01/01/misp-project-part-1-what-is-the-misp-platform

MISP Project. Part 1: What is the MISP Platform?

Hello MISP MISP is an opensource threat intelligence platform that plays a crucial role cyber threat intelligence sharing, by enabling the collection, storage, distribution, and sharing of cyber th…

Saturday writing day.

Inverted Indexes and natural language processing? 🤨
Answering questions from the NLP lab's attendees, I'll probably need more than a week to address all of them, so I'll focus on finding a clear and visual explanation.
The context here: processing the IMDB movie review dataset with Keras API.

https://vestadotai.com/2024/11/15/inverted-index-in-information-retrieval-systems-keras-api/

Inverted Index in information retrieval systems (Keras API)

The concept of “reverse index mapping” typically refers to the use of an inverted index in information retrieval systems, which is a data structure that maps content (such as words or t…

vestadotai

Post-workshop post n°2 ;)
What is Tokenization? A recap to its application in NLP, along with a simple example in python.

https://vestadotai.com/2024/11/15/tokenization-in-natural-language-processing/

Tokenization in natural language processing

Image : Lexica.art Computers understand numbers…not words. What is Tokenization? Tokenization is the process of breaking down a string of text into smaller units called tokens. These tokens can be …

vestadotai
Spam classification using deep learning

How Natural Language Processing can meet criminal justice. A quick NER pipeline for data exploration.

#Criminology #Criminaljustice #NaturalLanguageProcessing

from @BalCCon today