fliegendewurst.eu/index.html

13 lines
542 B
HTML
Raw Normal View History

2022-01-26 17:13:42 +00:00
Selection of my projects:
2022-01-26 17:16:16 +00:00
<ul>
<li> <a href="https://github.com/FliegendeWurst/KIT-ILIAS-downloader">KIT-ILIAS-downloader</a>, a tool to download files from the KIT's e-learning site </li>
</ul>
2022-01-26 17:13:42 +00:00
Other interesting bits:
2022-01-26 17:16:16 +00:00
<ul>
<li> PoC exploit of the recent polkit vulnerability: <a href="https://gist.github.com/FliegendeWurst/e1fab2d192d5adb504e71488ef199183">source</a> </li>
<li> Repairing the filesystem on a HDD used by my TV: <a href="https://gist.github.com/FliegendeWurst/6548c71a0f21a60183dbdd2bb7be16db">full guide</a> </li>
</ul>