Retourner au contenu associé (lien : 0.0.0.0 Day: Exploiting Localhost APIs From the Browser)
Posté par devnewton 🍺 (site web personnel) le 09 août 2024 à 10:21. En réponse au lien 0.0.0.0 Day: Exploiting Localhost APIs From the Browser. Évalué à 3.
Je viens de tester avec un await fetch("http://0.0.0.0:8080", {mode: "no-cors"}), Firefox bloque à cause du https :
await fetch("http://0.0.0.0:8080", {mode: "no-cors"})
HTTPS-Only Mode: La mise à niveau de la requête non sécurisée « https://0.0.0.0:8080/ » a échoué (M21-C12263)
Ce post est offensant ? Prévenez moi sur https://linuxfr.org/board
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# Blocage par Firefox
Posté par devnewton 🍺 (site web personnel) . En réponse au lien 0.0.0.0 Day: Exploiting Localhost APIs From the Browser. Évalué à 3.
Je viens de tester avec un
await fetch("http://0.0.0.0:8080", {mode: "no-cors"}), Firefox bloque à cause du https :Ce post est offensant ? Prévenez moi sur https://linuxfr.org/board