Entry Thumbnail

Trainings und Workshops

Gerne unterstütze ich Sie als Freelancer bei der Erarbeitung und Durchführung maßgeschneiderter Workshops und Trainings: In einer Zeit, in der durch _Vibe-Coding_ Proof-of-Concept-Anwendungen nur wenige Prompts entfernt sind, ist es essenziell, dass Mitarbeitende in Unternehmen regelmäßig geschult werden, um ein Bewusstsein für IT-Sicherheit zu schaffen und dieses aufrechtzuerhalten. Hierbei biete […]

Posted by
Entry Thumbnail

The Normalization of Deviance in AI

# The Normalization of Deviance in AI The AI industry risks repeating the same cultural failures that contributed to the Space Shuttle Challenger disaster: Quietly normalizing warning signs while progress marches forward. The original term **Normalization of Deviance** comes from the American sociologist Diane Vaughan, who describes it as the […]

Posted by
Entry Thumbnail

Solving Turb0’s XSS challenge using recursive object attributes

### The challenge https://www.turb0.one/pages/Challenge_Two:_Stranger_XSS.html We are given a frameable target page on this address `https://www.turb0.one/files/9187cc52-fd4d-49c6-a336-0ce8b5139394/xsschal2minimal/inner.html`. The page loads three scripts “` “` ### Summary – We can use object recursion to have an assignment of an attribute overwrite itself – We can bypass CSP by writing a payload into the […]

Posted by