Code Monkey home page Code Monkey logo

adso's Introduction

Adso (beta)

Web resource tracker/visualizer utilizing Chrome Headless Browser

Demo

Description

With this tool, you can identify numerous web resources when you land on a web page.

I wrote this codes for the purpose related cyber-security analysis. (ex. Compromised sites, phishing sites, ad-frauding. etc.)

This might be beneficial for data compriance checking such like GDRP.

I named this after a main character who appeared in "The Name of The Rose" written by Umberto Eco. Adso is an apprentice monk in medieval age. He challenges a hidden labyrinth in monastery and struggles and solve many traps and enigmas in the dungeon.

Usage

1) Launch Chrome browser in the headless-mode with CLI. (ex. Chrome --remote-debugging-port=9222)
2) Execute the "mainapp.js" file with node interpreter. 
3) Open another web-browser and access http://localhost:1337.
4) Supply a URL which you want to examine.
5) Push the play-button beside the URL field.
6) Click any resource icons and check details and the reason why it was accessed.

Notes

  • Windows Firewall

    This tool tries to connect Chroome Headless process using TCP/9222. So you have to allow TCP/9222 access to localhost in the Windows Firewall configuration.

Requirement

  • Chrome >= 59
  • NodeJs >= 8.x

Licence

MIT (https://github.com/YohKmb/watchman/blob/master/LICENSE)

Author

Yoh Kamibayashi (https://github.com/YohKmb)

adso's People

Contributors

yohkmb avatar

Watchers

James Cloos avatar  avatar GP avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.