lookyloo/doc/notes_papers.md

1.0 KiB

AdGraph

Implementation

4000+ lines of patch on Chromium version 69.0.3441.0 (released 25 May 2018)

Paper

Key points for lookyloo

Static, node by node

  • features of the node

  • keywords in URL

  • keywords in content

  • length & parameters of the URL

  • On image: OCR (?)

  • Domain => blocklists (ublock)

  • Javascript analysis:

Dynamic, pased on the tree

  • size
  • position in the tree
  • parent features
  • siblings
  • number and type of children

Other ressources