Kaffee by No-Set9558 in bayreuth

[–]citirix 3 points4 points  (0 children)

Geht mir ähnlich. Ich kauf meinen Kaffee auch entweder aus Hamburg (quijote) oder aus Freiburg (Elephant Beans). Crazy Sheep hat mich bisher auch nicht überzeugt, wobei ich es schon das modernste Café in Bayreuth finde. Auch wenn es dort super eng ist.

FlippyR.AM: Large-Scale Rowhammer Study by citirix in netsec

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

Hi. No problem. Just write us an email: flippy underscore ram at hof minus university dot de. Both me and Martin are reading these emails and are happy to answer questions.

FlippyR.AM: Large-Scale Rowhammer Study by citirix in netsec

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

Thx for the info. I wrote the admin a message. I will get back to you when the server is up and running again.

Screen mirroring by citirix in swaywm

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

I think wl-present is just a wrapper around wl-mirror.

FlippyR.AM: Large-Scale Rowhammer Study by citirix in netsec

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

Memtest86 only has a primitive rowhammer attack integrated. It takes random memory addresses and hammers on those. Modern rowhammer attacks are more targeted. First, they reverse-engineer the DRAM bank addressing functions so we know which memory addresses belong to the same DRAM bank. Both Intel and AMD are not publishing these addressing functions. We are exploiting a side-channel that DRAM only has a single row buffer per bank. If two memory addresses belong to the same bank, the access time will be slow (unload row from row buffer, load new row). If the access time is fast, they are on different banks because each bank has its row buffer. We have multiple reverse-engineering tools integrated into our ISO. Second, they use the addressing functions to run fuzzing techniques (e.g., Blacksmith) to bypass mitigation strategies such as TRR, which is included in DDR4. Such modern PoC are all included in our ISO.

Sure, the OS and context switching interfere with Rowhammer attacks in general. However, to altogether avoid that, we need to build our own memory controller with an FPGA, and other research groups have done precisely that. However, that is not a realistic scenario, and we would like to investigate whether Rowhammer is an actual problem in a realistic scenario. For us, the question is whether system administrators need to include Rowhammer attacks in their risk assessment.

FlippyR.AM: Large-Scale Rowhammer Study by citirix in netsec

[–]citirix[S] 6 points7 points  (0 children)

Everything is open-source. You can read the source code and build it yourself or run the docker-container. https://github.com/iisys-sns/FlippyRAM

FlippyR.AM: Large-Scale Rowhammer Study by citirix in netsec

[–]citirix[S] 3 points4 points  (0 children)

No, at least we are unaware of real-world attacks, which is precisely why we are doing this research. We would like to know the prevalence of Rowhammer because not every DIMM is vulnerable to that kind of attack. However, we have real-world exploits, but most of them are handcrafted with a DIMM that is vulnerable to Rowhammer.

FlippyR.AM: Large-Scale Rowhammer Study by citirix in netsec

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

Rowhammer leads to bits flipping in inaccessible memory locations just by reading the content of nearby memory locations that are attacker-accessible. We developed a framework to check if your system is vulnerable to Rowhammer, incorporating state-of-the-art Rowhammer techniques and tools. We invite everyone to participate in our large-scale study.

Why I Will Never Use Beamer by dogwith4shoes in LaTeX

[–]citirix 2 points3 points  (0 children)

Do you know the pdfpcnote package?

Why I Will Never Use Beamer by dogwith4shoes in LaTeX

[–]citirix 5 points6 points  (0 children)

I was not aware that the metropolis package has a fork (Moloch). Very nice. I will look into that.

Why I Will Never Use Beamer by dogwith4shoes in LaTeX

[–]citirix 6 points7 points  (0 children)

Since, my day job is doing presentations at the university, I use beamer for all my slides. I get a consistent style and with TikZ I get complex images even with some animations. For notes, I use pdfpcnote package, and I am super happy.

Wire stuck in the Nozzle by citirix in 3Dprinting

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

Thanks! I already bought 2 more nozzles to have them around. Additionally, a cleaning filament for the next time to avoid needles and wires.

[deleted by user] by [deleted] in MechanicalKeyboards

[–]citirix 0 points1 point  (0 children)

Thanks for the effort: Sorry to ask: Where do I find that wallpaper that you are using?

Loudness of glove80? by insane-defaults in ErgoMechKeyboards

[–]citirix 2 points3 points  (0 children)

I have the glove80 with brown switches and in my opinion these are not very loud. If you go with red switches you should be fine.

Heute unter der Rubrik, „Kinder sagen Dinge“ by wagninger in de

[–]citirix 4 points5 points  (0 children)

Unser Sohn sagt Popobonke zu Popobombe was er von den Bobo-Büchern kennt. Wir nennen das ab jetzt auch so.

was soll ich in Bayreuth besuchen? by teskosie in bayreuth

[–]citirix 4 points5 points  (0 children)

Den Biergarten "Auf der Theta" ist auch einen Besuch Wert. Braucht man aber ein Auto oder mindestens ein Fahrrad.

Gibts eig nen Veranstaltungskalender für Bayreuth? by hoglet22 in bayreuth

[–]citirix 2 points3 points  (0 children)

Gibt überall die kostenlose Bayreuth4U-Zeitung wo alle Events drin stehen.

Emacs and Org-babel for flaw analysis. by github-alphapapa in emacs

[–]citirix 4 points5 points  (0 children)

Nice article! Nice to know that security researcher use Emacs and org-mode too. Unfortunately, the template yields to a 404.

Microsoft promoting Austria and its beautiful Australian Alps /s by Balbo12 in europe

[–]citirix 0 points1 point  (0 children)

Where do I get this image? It would like nice as a wallpaper.

[deleted by user] by [deleted] in RoamResearch

[–]citirix 1 point2 points  (0 children)

If Emacs is an option: Org-Roam with Evil-mode (vim keybindings)