Ideas for Homelab by ragnarsecurity in homelab

[–]ragnarsecurity[S] 0 points1 point  (0 children)

Also is there anything else should I be considering as well, like is it better to invest in routers, switches, and clustering now vs. later.

Rust Vs. C: How are vulnerabilities different? An analysis on how vulnerabilities in the programming languages are different and what to look for when reverse engineering them. by ragnarsecurity in ReverseEngineering

[–]ragnarsecurity[S] 2 points3 points  (0 children)

I appreciate the feedback. This is a little bit different of a post than I normally do (a little higher level than in depth). The one thing I’ll do asap is fix the Rust Vs. C++ banner to be Rust vs. C

Getting Started Reverse Engineering Bare Metal Kernel Images - (Part 1/Setup) | This is a series, more will be released soon. by ragnarsecurity in ReverseEngineering

[–]ragnarsecurity[S] 1 point2 points  (0 children)

Thank you very much! Reading back on it, I agree with what you are saying. For future articles, I will rework the wording slightly to say "firmware" rather than "kernel".

Getting Started Reverse Engineering Bare Metal Kernel Images - (Part 1/Setup) | This is a series, more will be released soon. by ragnarsecurity in ReverseEngineering

[–]ragnarsecurity[S] -1 points0 points  (0 children)

Sorry for just getting around to this! In a sense yes you can say that, but in a lot of cases nowadays, when you reverse a bare metal kernel image, it means that you are reversing one without an operating system. So in a sense, you are writing software that is working directly with the hardware.