Joel Margolis (teknogeek)'s Avatar

Joel Margolis (teknogeek)

@teknogeek.io

hacker

3,495
Followers
143
Following
2
Posts
19.08.2023
Joined
Posts Following

Latest posts by Joel Margolis (teknogeek) @teknogeek.io

Yo, new big thing: Shift.
AI seamlessly integrated into your HTTP proxy.

Use cases:
"Take this JS and build the JSON request body"
"Fill in these IDs from my notes - UserA"
"Create a match and replace rule to turn on this feature flag"
"Generate a wordlist with all HTTP Verbs"

06.12.2024 15:38 πŸ‘ 11 πŸ” 5 πŸ’¬ 1 πŸ“Œ 1

@orange.tw welcome!

28.11.2024 11:24 πŸ‘ 31 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0
A tutorial on how to write alt-text, with the famous "capybara with yellow fruits" as an example

A tutorial on how to write alt-text, with the famous "capybara with yellow fruits" as an example

Here’s some tips on how to design an alt-text

⬇️

16.11.2024 21:17 πŸ‘ 13 πŸ” 5 πŸ’¬ 3 πŸ“Œ 0
Preview
Reverse Engineering iOS 18 Inactivity Reboot Wireless and firmware hacking, PhD life, Technology

How does the new iOS inactivity reboot work? What does it protect from?

I reverse engineered the kernel extension and the secure enclave processor, where this feature is implemented.

naehrdine.blogspot.com/2024/11/reve...

17.11.2024 21:42 πŸ‘ 279 πŸ” 107 πŸ’¬ 12 πŸ“Œ 11
let wrapper = document.createElement("div")
document.body.append(wrapper)
let anchor  = document.createElement("a")

/*1*/ anchor.href = "//<style onload=alert()>"
/*2*/ anchor.href = "<style onload=alert()>"
/*3*/ anchor.href = "https://a.a/<style onload=alert()>"
/*4*/ anchor.href = "https://a.1/<style onload=alert()>"
/*5*/ anchor.href = "a:<style onload=alert()>"

wrapper.innerHTML = anchor.href

let wrapper = document.createElement("div") document.body.append(wrapper) let anchor = document.createElement("a") /*1*/ anchor.href = "//<style onload=alert()>" /*2*/ anchor.href = "<style onload=alert()>" /*3*/ anchor.href = "https://a.a/<style onload=alert()>" /*4*/ anchor.href = "https://a.1/<style onload=alert()>" /*5*/ anchor.href = "a:<style onload=alert()>" wrapper.innerHTML = anchor.href

Specification challenge! β˜ƒοΈ
Which (if any) of the href values (1-5) would pop an alert in this scenario?

πŸ›‘ No testing, just thinking!
⚠️ Warning: answers in comments

(bonus: why/why not)

18.11.2024 08:47 πŸ‘ 14 πŸ” 3 πŸ’¬ 8 πŸ“Œ 1

I've made a start on one for the people I've found so far. Who else is good people to add?

go.bsky.app/NRP3ecE

28.10.2024 22:20 πŸ‘ 34 πŸ” 17 πŸ’¬ 8 πŸ“Œ 1

TGIF y’all πŸ™

25.08.2023 22:06 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

this app reminds me of the old twitter, quite a nice change of pace

20.08.2023 16:50 πŸ‘ 9 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0