brilliant thank you . Followed . one of the best explanations i have heard
@HASecuritySolutions3 жыл бұрын
Glad it was helpful!
@ehteramuddinmohammed39953 жыл бұрын
Magnificent!! Super cool high level details amazingly put. Thank you very much
@HASecuritySolutions3 жыл бұрын
Thank you very much!
@FRITTY123485464 ай бұрын
Thank you so much for the content, seeing application is what helps me learn
@FRITTY123485464 ай бұрын
One thought is how do you apply it one model matrix system? Windows servers, linux servers other OS or applications or overall one model
@MrNightowl1980 Жыл бұрын
This is a great video! Much appreciated
@nimaforoughi30082 жыл бұрын
Nice High Level talks are always beneficial for wrapping up your knowledge as I did here. Thanks H & A security solutions. Worth watching a couple of times...
@asklaha48563 жыл бұрын
Very nice video, very well done... would like to see more such short videos and learn.
@HASecuritySolutions3 жыл бұрын
I will try my best. More to come soon.
@enderst813 жыл бұрын
Great video, eagerly awaiting the next.
@HASecuritySolutions3 жыл бұрын
More to come!
@mauriciozp84 Жыл бұрын
Thanks for taking the time and answering our concerns!! I am trying to learn a little bit about this framework, am wondering how would you map an EDR, which is a blackbox, like Falcon from Crowdstrike? Or which will be your approach, thanks man.
@sspoku3 жыл бұрын
Great video and nice message at the end. I will definitely pay it forward!
@HASecuritySolutions3 жыл бұрын
Awesome! Thank you!
@phogerman5 ай бұрын
That's a great video 👏
@ajaykumarkk32933 жыл бұрын
Great video thank you!
@HASecuritySolutions3 жыл бұрын
My pleasure!
@Aleksandra12322 жыл бұрын
Thank you, this is very useful.
@HASecuritySolutions2 жыл бұрын
You're welcome
@ekremozdemir992 жыл бұрын
This was really useful. Thank you.
@treasajoshy9232 Жыл бұрын
Really good 👍
@linuxlove191210 ай бұрын
Thanks
@DihCabral3 жыл бұрын
Brilliant indeed! Thanks
@HASecuritySolutions3 жыл бұрын
Glad you liked it!
@jaikisan33933 жыл бұрын
Amazing insight!! Keep it up. May I know what those colors indicate when you upload JSON file to designer?
@HASecuritySolutions3 жыл бұрын
The sigma colors of yellow, orange, and red represents how many rules cover a given technique. Yellow means one. Orange means 2. Red means 3+. For dettect imports, the shade of purple represents how much coverage you have by data source to technique. The darker the color the better the coverage
@jaikisan33933 жыл бұрын
@@HASecuritySolutions Many thanks for reply. How did you get those JSON files? Sorry I am new to this.
@HASecuritySolutions3 жыл бұрын
@@jaikisan3393 No worries at all. The data source json files came from using the tool DeTTect which I cover here: kzbin.info/www/bejne/e4nRpqeKgbCGa9E and the alert json files come from the Sigma Generic Signatures project when using sigma2attack. I probably should make a video for Sigma :)
@TheEggroll43212 жыл бұрын
My use cases are not in yaml files they are just searches. Should I create them in yaml format and use sigma2attack to properly map them?
@mauriciozp84 Жыл бұрын
Thanks for the awesome explanation!! Quick question, around minute 4:00 you uploaded to the Navigator the JSON file of Sysmon, from where that file came from? Was that file generated by DeTTECT? How? That file clearly had more coverage than regular Windows logs, but am wondering how that mapping was done, thanks.
@HASecuritySolutions Жыл бұрын
That file was created from using DeTTECT. I created a data source file stating I have built-in Windows channels, Sysinternals Sysmon coverage, and other Windows channels that there are common community rulesets such as from Sigma Generic Signatures. I then used the DeTTECT command-line script to convert it to a navigator JSON layer that I could upload to MITRE Navigator.
@mauriciozp84 Жыл бұрын
@@HASecuritySolutions Probably didn't explain myself right, but I was wondering how the YAML was created (the coverage), please correct me if I am wrong but if we want to include Sysmon as a data source in DeTTECT or any other data source we MUST go to the vendor documentation and manually identify which techniques they provide some coverage according to their capabilities and use that intel in DeTTECT, right? I was under the impression that maybe there is a repository with the most common data sources already mapped, it sounds more like a community project as there are so many data sources out there (just thinking out loud here sorry)
@HASecuritySolutions Жыл бұрын
@@mauriciozp84 I think I understand your question now. For this, I did go to learn.microsoft.com/en-us/sysinternals/downloads/sysmon to look at all the event IDs generated and what they are for. Then, I map those to the corresponding MITRE Data sources which is what DeTTECT's data source list is based on (attack.mitre.org/datasources/). That builds the initial YAML file. To my knowledge, there is not a pre-provided list of software to data sources that you can use to build the YAML. However, while there are a ton of attack techniques in MITRE, there's currently only about 50 data sources. So doing the data source mapping does not take that long. For example, I can compare visibility from Sysmon vs an EDR's telemetry logs in about an hour just by mapping what logs I'm provided access to within MITRE Data Sources (within DeTTECT)
@mauriciozp84 Жыл бұрын
@@HASecuritySolutions Got it, I was afraid you will say it was a manual work XD, thanks for the time you took answering our concerns, great video man!!
@incoquinita3 жыл бұрын
Great video! Thanks!!
@HASecuritySolutions3 жыл бұрын
You're welcome!
@tradingmind43043 жыл бұрын
Very cool.
@HASecuritySolutions3 жыл бұрын
Thank you
@a.gouveia49502 жыл бұрын
Hi, you say you use to use another window to sum up the attacks. Can you elaborate on this?
@HASecuritySolutions2 жыл бұрын
Mitre navigator let's you create layers. If you assign scores within each layer you can create a layer that combines our subtracts or compares one or more layers together
@gennarolosappio2766 Жыл бұрын
Hi, is there a way to guess which hacking group is attacking me via a phishing or password brute force attack?
@qamar0603 жыл бұрын
Amazing
@HASecuritySolutions3 жыл бұрын
Thank you so much
@dougthebugwrx3 жыл бұрын
how do we go about taking sample data into DeTT&CT and run it from a VM should we not have real data to play around with or a real environment . Could you possibly do a more detailed video on DeTT&CT ? how do we take that YAML file to JSON using python script via DeTT&CT ? could you consider showing that process in a short video please
@HASecuritySolutions3 жыл бұрын
I've had multiple requests for this so I think I'll make it happen. Stay tuned
@rv50803 жыл бұрын
great video yaml to json doesnt work
@HASecuritySolutions3 жыл бұрын
For the YAML to JSON you'll need to use the DeTTECT tool from github.com/rabobank-cdc/DeTTECT. Example below: python /opt/DeTTECT/dettect.py ds -fd input/your_data_source.yaml -l Depending on the version of DeTTECT the command may change.
@rv50803 жыл бұрын
@@HASecuritySolutions You mean the DeTTECT editor. Followed your example in the video, saved yaml file then used a yaml to json tool. get this error WARNING: Uploaded layer version (1) does not match Navigator's layer version (4.1). The layer configuration may not be fully restored. Thanks for the assistance
@HASecuritySolutions3 жыл бұрын
@@rv5080 Yes. You are correct. I'll update the video description to clarify my statement that the yaml to JSON is intended to come from the DeTTECT editor's python code.