youhackme / Toggle

Ever seen a nice website and asked yourself what theme or plugins they are using? This is what this project is all about. Started back in 2014. Re-written from the ground up in 2017 using Laravel 5, MySQL, Redis and Elastic.
1 stars 0 forks source link

Store request data from PhantomJS #1753

Open youhackme opened 6 years ago

youhackme commented 6 years ago

Anything that passes through PhantomJS or extension should be stored for future analysis. For example:

  1. CSS Class names
  2. CSS Style links and urls
  3. Environment variables

The goal is to uncover hidden technologies.