Browser feeling bloated and insecure? It's because 74 APIs!

Discussion in 'other security issues & news' started by Stefan Froberg, Apr 25, 2018.

  1. Stefan Froberg

    Stefan Froberg Registered Member

    Joined:
    Jul 30, 2014
    Posts:
    747
    https://www.theregister.co.uk/2017/10/24/browsers_api_security_paper/

    Also from same article:
    https://www.theregister.co.uk/2017/02/05/chrome_56_quietly_added_bluetooth_snitch_api/

    And it's usefull to connect your browser to heart-rate monitor with few lines of JavaScript becauuuuse....?

    Sometimes it feels like web developers are living in somekind of la-la-land....
     
  2. RockLobster

    RockLobster Registered Member

    Joined:
    Nov 8, 2007
    Posts:
    1,812
    It's probably so you can watch yourself die on your phone... and click share with FaceBook of course. Oh and dont forget the selfie lol
     
  3. Stefan Froberg

    Stefan Froberg Registered Member

    Joined:
    Jul 30, 2014
    Posts:
    747
    :argh::argh::argh:
     
  4. RockLobster

    RockLobster Registered Member

    Joined:
    Nov 8, 2007
    Posts:
    1,812
    @Stefan Froberg Hey Stefan did you ever try that AIDE IDE?
    I still never managed to get that NDK to install. I asked about it on a few forums but no one seems to know anything much about it.
     
  5. Stefan Froberg

    Stefan Froberg Registered Member

    Joined:
    Jul 30, 2014
    Posts:
    747
    Dang, I completely forgot that :eek::oops:

    I download it now.
     
  6. summerheat

    summerheat Registered Member

    Joined:
    May 16, 2015
    Posts:
    2,199
  7. RockLobster

    RockLobster Registered Member

    Joined:
    Nov 8, 2007
    Posts:
    1,812
    Yeah give it a try it's really kinda neat, especially as you don't need an emulator.
    I'll never understand why Google created Android Studio and it doesn't even run on the Android OS !!
    That just seems crazy to me.
    Anyway yeah AIDE has some paid components to it but that is mostly just for lessons.
     
  8. Stefan Froberg

    Stefan Froberg Registered Member

    Joined:
    Jul 30, 2014
    Posts:
    747
    Nice extension :)

    I tried with chromium and it worked as promised (had to disable incognition mode temporarily first before I could install the extension o_O )

    And after enabling logging from Advanced options I could see the actual stuff blocked:
    upload_2018-4-26_23-17-2.png

    :)

    However, Firefox 52 did not play nicely with the extension.
    It does not show any blocked features :(
    Do I need the latest firefox version ?

    upload_2018-4-26_23-19-40.png
     
  9. Stefan Froberg

    Stefan Froberg Registered Member

    Joined:
    Jul 30, 2014
    Posts:
    747
  10. Stefan Froberg

    Stefan Froberg Registered Member

    Joined:
    Jul 30, 2014
    Posts:
    747
    34 APIs out of 74 blocked and still youtube works...
    Not bad :)
     
  11. Stefan Froberg

    Stefan Froberg Registered Member

    Joined:
    Jul 30, 2014
    Posts:
    747
    Oh my god...I just realized...
    Because what that extension does is basically just block various JavaScript properties so that sites can't read them then
    I could do the same with my own CyberDragon 2 browser too .... :eek:
     
  12. summerheat

    summerheat Registered Member

    Joined:
    May 16, 2015
    Posts:
    2,199
    It actually works with even 41 APIs blocked ;) There is a rule for Youtube in the add-on's wiki which you can import but it produced an error for me. The rule that works for me is:
    Code:
    [{"p":"*.youtube.com","s":[2,3,4,6,7,18,25,26,29,31,32,33,35,36,38,38,39,44,46,48,50,51,52,55,55,58,60,62,63,67,68,69,72,73,74,75,76,77,78,79,80],"f":[]}]
     
  13. Stefan Froberg

    Stefan Froberg Registered Member

    Joined:
    Jul 30, 2014
    Posts:
    747
    Cool! Thanks :)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.