Time to use AF_UNIX
Time to use AF_UNIX
Posted Aug 10, 2024 17:33 UTC (Sat) by KJ7RRV (subscriber, #153595)In reply to: Time to use AF_UNIX by quotemstr
Parent article: 0.0.0.0 Day: Exploiting Localhost APIs From the Browser (Oligo Security)
Posted Aug 10, 2024 17:34 UTC (Sat)
by KJ7RRV (subscriber, #153595)
[Link] (4 responses)
(I had accidentally included only two slashes; it would actually be three)
Posted Aug 14, 2024 11:07 UTC (Wed)
by koh (subscriber, #101482)
[Link] (3 responses)
Posted Aug 14, 2024 12:43 UTC (Wed)
by anselm (subscriber, #2796)
[Link]
This is why sed and friends let you use delimiters other than /.
Posted Aug 16, 2024 16:23 UTC (Fri)
by lkundrak (subscriber, #43452)
[Link] (1 responses)
Posted Aug 16, 2024 16:54 UTC (Fri)
by mb (subscriber, #50428)
[Link]
Time to use AF_UNIX
Time to use AF_UNIX
Time to use AF_UNIX
sed -e 's,http://,http:///,'
Time to use AF_UNIX
Time to use AF_UNIX
Or have you carelessly thrown those unused slashes away?