https://tantemalkah.at/2025/code-crafts
whoami
whoami
this is a very boiled down version of what you can find in the docs of the
Hack the heck out of this website! course,
created together with Melanie Hosinner for the ditact women's IT-studies.
...just some examples...
Set-Cookie: sessionToken=abcdef01234567890; Expires=Tue, 31 Aug 2021 12:34:56 GMT
Set-Cookie: foo=bar
Set-Cookie: chocolate=good
Set-Cookie: raisins=evil
Cookie: sessionToken=abcdef01234567890; foo=bar; chocolate=good; raisins=evil;
excerpt from Sending Passwords on Postcards, recording available on YouTube
Hello Mafalda, how are you?
Hello Mafalda<script>alert('eeeevil!')</script>, how are you?
SELECT * FROM users WHERE id = "mafalda";
mafalda
when asked for their username?mafalda" OR 1 = 1; --
SELECT * FROM users WHERE id = "mafalda" OR 1 = 1; --";
mafalda"; DROP TABLE users; --
demo.mp4 (~22min, 72MB)
Update 2024-03-10:
The open port mapping I mention in the video is meanwhile
fixed for the OWASP Juice Shop.
I opened an issue,
and they fixed it within a few days. π
Update 2024-03-13:
Now also fixed for the DVWA. I created a PR today,
and it was merged within an hour. ππ
Source: The Wordfence 2023 State of WordPress Security Report
Update 2024 basically the same, just more of it:
2024 Annual WordPress Security Report by Wordfence
Important: most vulns come from plugins, very few in WordPress core
this one also goes out to ops and management
"WordPress has made it significantly easier to keep plugins and themes updated with a user-friendly auto-update mechanism, and regularly pushes updates for critical vulnerabilities even in cases where the user-facing auto-update mechanism is not enabled. Nonetheless, many sites intentionally and fully disable automatic updates, even for critical security issues, which significantly increases their chances of compromise. If your organization has disabled automatic updates to prevent compatibility issues, ensure that you have a process in place to rapidly review security patches and apply them before they can be targeted."The Wordfence 2023 State of WordPress Security Report, p.19
https://tantemalkah.at/2025/code-crafts