CORS Exploit

Pubblicato il: 04 aprile 2022
sul canale di: All about Hacking
5,169
like

Summary(What is CORS): Cross-origin resource sharing (CORS) is a browser mechanism that enables controlled access to resources located outside of a given domain. However, it also provides the potential for cross-domain-based attacks, if a website's CORS policy is poorly configured and implemented. CORS can be exploited to trust any arbitrary domain attacker-controlled domain name and send the data to it. Attackers can make an exploit and ask the domain to send data of the victim to the attacker domain.
Severity: High
Impact: An Adversary can carry out CORS attack to exfiltrate the sensitive details of a victim
Recommendations: All the REST Api's should be authenticated and the domain should not trust any other domains. Allow only selected, trusted domains in the Access-Control-Allow-Origin header.

Commands: curl https://Domain -I -H Origin:evil.com

★★★ Contact me ★★★

📍Medium:   / karandarjishack  

📍 Instagram:   / karandarjishack  

📍Twitter:   / karandarjishack  

📍Github: https://github.com/karandarjishack


In questa pagina del sito puoi guardare il video online CORS Exploit della durata di ore minuti seconda in buona qualità , che l'utente ha caricato All about Hacking 04 aprile 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 5,169 volte e gli è piaciuto like spettatori. Buona visione!