Python Looking for guidance on my final project

AI Thread Summary
The discussion centers on a project focused on threat modeling and prediction, particularly the integration of machine learning with existing frameworks like MITRE ATT&CK and STIX. The original poster seeks validation of their approach and additional resources. A suggestion is made to narrow the focus to specific types of threats, such as those identifiable in web traffic data, to enhance the project's clarity and effectiveness. A relevant blog article on threat modeling is also shared as a potential resource for further insights.
polpolpol
Messages
1
Reaction score
0
My project is on threat modelling and prediction. The use of threat modelling with machine learning. So far I've found articles that use MITRE ATT&CK repository with STIX used with machine learning and data mining with CVSS, but I'm unsure if this is the right track. I basically just need to know I'm on the right track so sources and ideas for would help me a lot. Thank you
 
Technology news on Phys.org
Your project topic seems very broad.

Have you thought to narrow it down to a specific kind of threat and how you might spot it in web traffic data as an example?

I found this blog article on your topic that might help you or others reading this post

https://www.varonis.com/blog/threat-modeling
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...

Similar threads

Back
Top