Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Firefox 1.02

  1. #1
    Wilson's Friend t0rek's Avatar
    Join Date
    Sep 2002
    Location
    Costa Rica
    Posts
    1,906

    Arrow Firefox 1.02

    Yep, Firefox 1.02 has been released today. Here's what they changed:



    http://www.mozilla.org/projects/secu...abilities.html

    As usual you can download it at www.mozilla.org
    "Sometimes the truth is stranger than fiction"


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    ????????????????????????? Doomulation's Avatar
    Join Date
    Nov 2001
    Location
    ????????????????
    Posts
    8,780
    That's not much
    Hardly worth downloading since it means closing down all the tabs you're using... hehe.
    I wish they'd sort out the small annoying issues instead.
    Atashi wa juu-yon-sai no onna no ko! Atashi no namae wa Miizuki. Yurushiku ne!
    Nani? Atashi o shinjirimasen desu ka? Baka!
    "You're all doomed! Doomed, I say! Hehe... are we approaching the end of the world?"

    shikata ga kaite aru - "the instructions are written above"
    Need to download GoodN64 or instructions to use it? Need to check if it's a good or bad rom?
    Download: Glide64 | Hacktarux's wrapper

  3. #3
    EmuTalk Member Bengoshia's Avatar
    Join Date
    Mar 2005
    Posts
    8
    They need to update their ad-blocking materials. Now these friggen "pop-unders" are coming up, what happens is you go to a site, and it'll pop up but then immediately drop down so you don't see it. So then when your x-ing out you see crap loads of ads.

  4. #4
    Moderator 2fast4u's Avatar
    Join Date
    Dec 2001
    Location
    Tübingen, Germany
    Posts
    3,053
    uh, how would that work? a popup blocker prevents *any* windows from poppping up usually. whether its visible or not doesnt matter ... the concept is to prevent any windows that arent specifically opened from appearing at all.
    ...and on really romantic evenings of self, I go salsa dancing with my confusion...

  5. #5
    Moderator 2fast4u's Avatar
    Join Date
    Dec 2001
    Location
    Tübingen, Germany
    Posts
    3,053
    Quote Originally Posted by Doomulation
    That's not much
    Hardly worth downloading since it means closing down all the tabs you're using... hehe.
    I wish they'd sort out the small annoying issues instead.
    they actually fixed a rather critical problem so im quite happy they put out a small release. its not really a regular update, more a security fix. since firefox is becoming increasingly popular in the mainstream market its good to see them respond to those issues fast as the people trying to exploit vulnerabilites firefox is bound to rise in future.

    http://www.mozilla.org/security/anno...sa2005-30.html

    An GIF processing error when parsing the obsolete Netscape extension 2 can lead to an exploitable heap overrun, allowing an attacker to run arbitrary code on the user's machine.
    Last edited by 2fast4u; March 24th, 2005 at 08:57.
    ...and on really romantic evenings of self, I go salsa dancing with my confusion...

  6. #6
    EmuTalk Member Gladiac0190's Avatar
    Join Date
    Dec 2003
    Location
    /etc/shadow
    Posts
    183
    This update is quite important btw... 3 security holes got closed...

    the popupshit that is getting more and more popular works using flash... here examples:

    old school (using javascript):
    PHP Code:
    window.onclick=pop;
    function 
    pop() {window.open('http://www.kernel.org')} 
    new school with flash:
    PHP Code:
    <embed src=http://cdn.fastclick.net/fastclick.net/ffp.swf?url=http%3A//www.kernel.org&width=200&height=200&top=100&left=100" quality="high" wmode="transparent" width="1" height="1" allowScriptAccess="always" type="application/x-shockwave-flash"/> 
    Those are not blockable since popupblockers can only block things, that get compiled by the browser itselfs. Flash is not part of it. Macromedia should integrate somethling like a popup-blocker into their plugin ot integrate an interface where the browser is able to decide...
    Last edited by Gladiac0190; March 24th, 2005 at 12:34.
    Want good education for your child/ren?:
    www.unrealtournament.com

  7. #7
    Moderator 2fast4u's Avatar
    Join Date
    Dec 2001
    Location
    Tübingen, Germany
    Posts
    3,053
    iirc you can block out flash elements with the "adblock" extension to firefox though problem is, there is no automatic blocking possible here.
    ...and on really romantic evenings of self, I go salsa dancing with my confusion...

  8. #8
    Keeper of The Iron Tail zAlbee's Avatar
    Join Date
    Jan 2002
    Location
    California
    Posts
    590
    www.zophar.net pops up on me... from what i can tell, it takes advantage of firefox allowing popups that occur when the user clicks (probably assumes that the user wanted that popup). so it just popups when you click anywhere on the window. it also has a multitude of extra workarounds for other popup blockers (norton internet security is mentioned), but i don't know how effective those are.

  9. #9
    EmuTalk Member smegforbrain's Avatar
    Join Date
    Feb 2003
    Location
    USA
    Posts
    493
    Quote Originally Posted by 2fast4u
    uh, how would that work? a popup blocker prevents *any* windows from poppping up usually. whether its visible or not doesnt matter ... the concept is to prevent any windows that arent specifically opened from appearing at all.
    In concept, yes. And at first, Firefox's was flawless.

    But either these sites are using old methods that Firefox didn't cover (for whatever reason) or there are new methods of getting popups to, well, pop up, because now and then I too will hit a site that gets a popup past Firefox.

  10. #10
    EmuTalk Member Gladiac0190's Avatar
    Join Date
    Dec 2003
    Location
    /etc/shadow
    Posts
    183
    Quote Originally Posted by zAlbee
    www.zophar.net pops up on me... from what i can tell, it takes advantage of firefox allowing popups that occur when the user clicks (probably assumes that the user wanted that popup). so it just popups when you click anywhere on the window. it also has a multitude of extra workarounds for other popup blockers (norton internet security is mentioned), but i don't know how effective those are.
    Hmmm, just checking the source... zofar.net includes a javascript-file... here the codesnip:
    PHP Code:
    <script language=javascript><!--
    var 
    HMsection "zo";
    //--></script>
    <SCRIPT LANGUAGE="JavaScript"
    SRC="http://www.hermoment.com/realmedia/ads/click_px.js"></SCRIPT> 
    the js-file's scripting-contents are:
    PHP Code:
    var HMpxServerURL "http://www.hermoment.com/realmedia/ads/click_px.mvc"
    var 
    HMpxsectionURL HMpxServerURL+'?'+HMsection;
    document.write('<IFRAME NORESIZE=NORESIZE FRAMEBORDER=0 WIDTH=1 HEIGHT=1 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO SRC='+HMpxsectionURL+'></IFRAME><br>'); 
    what shall i say... outputs are now in an iframe... seems to be one more method to make popups possible... The .msv-file's contents are also javascripts referring to a cgi-script...

    see here
    PHP Code:
    <META HTTP-EQUIV="Set-Cookie" CONTENT="coSHORT=AT; expires=Friday, 31-Dec-2008 23:59:59 GMT; path=/">
    <
    script language="javascript">
    <!--
    //
        
    var rnum=new Number(Math.floor(99999999 Math.random())+1); 
        var 
    AdURL "http://ad.trafficmp.com/tmpad/banner/itrack.asp?id=4157&nojs=1&rnd="+rnum;
           var 
    popwindow window.open(AdURL,"Ad","width=720,height=300,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no");
           
    // var popwindow = window.open(AdURL,"Ad","width=720,height=300,toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes");
           
    popwindow.blur();
           
    self.focus();
       
    //-->
    </script>
    <META HTTP-EQUIV="Set-Cookie" CONTENT="pTM1t=1112216949; expires=Friday, 31-Dec-2008 23:59:59 GMT; path=/">
    <script>
    <!-- //
    lok="http://www.clicksplus.com/cgi-bin/logitpro/logitpro.cgi";
    d=document;
    document.write('<img src="'+lok+'?count&',
    'jref='+escape(d.referrer)+'&',
    'juri='+escape(d.location)+'" ',
    ' width=1 height=1 border=0 alt="LogIT PRO (www.logitpro.com)" nosave>');
        // -->
    </script>
    <script language="JavaScript">
    <!-- //
    jva="enabled";
        // -->
    </script>
    <script language="JavaScript1.2">
    <!-- //
    jva="enabled v1.2";
        // -->
    </script>
    <script language="JavaScript">
    <!-- //
        lk="http://www.clicksplus.com/cgi-bin/logitpro/logitpro.cgi";
        d=document;s=screen;nav=navigator.appName;sw=s.width;sh=s.height;j="0";cd="0";
        nav!="Netscape"?cd=s.colorDepth:cd=s.pixelDepth;
        document.write('<img src="'+lk+'?ctrk=1&sw='+sw+'&sh='+sh+'&cd='+cd+'&jva='+jva+'" width=1 height=1 alt="LogIT PRO VIP">'+'');
        // -->
    </script>
    <NOSCRIPT>
    <IMG SRC="http://www.clicksplus.com/cgi-bin/logitpro/logitpro.cgi?nojva" ALT="LogIT PRO VIP" BORDER=0 width=1 height=1>
    </NOSCRIPT> 
    I can't get the output without f**king around with a self-written file giving the cgi the paramters it wants... maybe there's a flash-file to be included or maybe not... ah, i get sick of this...
    Last edited by Gladiac0190; March 30th, 2005 at 22:02.
    Want good education for your child/ren?:
    www.unrealtournament.com

Page 1 of 2 12 LastLast

Similar Threads

  1. Speed Problem specifically with Dolphin 1.02
    By djnforce9 in forum Dolphin
    Replies: 17
    Last Post: March 11th, 2005, 20:30
  2. Browsing with firefox
    By riles9262 in forum Suggestions?
    Replies: 19
    Last Post: December 29th, 2004, 16:31
  3. Get your name on a firefox ad...
    By ScottJC in forum Talk of the Town
    Replies: 1
    Last Post: October 21st, 2004, 15:32
  4. Mozilla or FireFox?
    By Talas in forum TechTalk
    Replies: 62
    Last Post: April 21st, 2004, 19:39

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •