Live data from Hacker News

MIT 6.5950 Secure Hardware Design – An open-source course on hardware attacks

shd.mit.edu

1–10 of 22 posts

Re: MIT 6.5950 Secure Hardware Design – An open-source course on hardware attacks

#5

Does this include Spectre?

Yes!

Our labs include building your own real spectre attack against the kernel, bypassing ASLR and building ROP chains with various side channels, finding and exploiting backdoors in a RISC-V CPU by building a hardware fuzzer, and more.

(source: I designed the Spectre lab plus a few others)

All our labs are fully open source for anyone to try: https://github.com/MATCHA-MIT/SHD-StarterCode

If you give them a try, please do let us know what you think! We genuinely want these activities to be fun and approachable (we designed them like a big CTF) and welcome feedback from the community.

Re: MIT 6.5950 Secure Hardware Design – An open-source course on hardware attacks

#6
post #5

Does this include Spectre?

Yes! Our labs include building your own real spectre attack against the kernel, bypassing ASLR and building ROP chains with various side channels, finding and exploiting backdoors in a RISC-V CPU by building a hardware fuzzer, and more. (source: I designed the Spectre lab plus a few others) All our labs are fully open source for anyone to try: https://github.com/MATCHA-MIT/SHD-StarterCode If you give them a try, plea…

Do you support arm64e?

Re: MIT 6.5950 Secure Hardware Design – An open-source course on hardware attacks

#9
post #7

I actually did these a while ago. Courses taught me a lot and have recommended it to friends since. Very grateful for the course team for making everything public :)

Hey! I was curious how did you get access to the lectures? You said that the material is public, can you please help me locate the lecture vidoes?

Re: MIT 6.5950 Secure Hardware Design – An open-source course on hardware attacks

#10
post #5

Does this include Spectre?

Yes! Our labs include building your own real spectre attack against the kernel, bypassing ASLR and building ROP chains with various side channels, finding and exploiting backdoors in a RISC-V CPU by building a hardware fuzzer, and more. (source: I designed the Spectre lab plus a few others) All our labs are fully open source for anyone to try: https://github.com/MATCHA-MIT/SHD-StarterCode If you give them a try, plea…

Any plans to make lecture videos available as well?
Post reply on HN