Skip to content

Samuirai/nazo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[謎]nazo

[謎]nazo tracks URLs, cookies, parameters and forms in websites for later evaluation.

  • Chrome Browser Extension
  • Python Flask Server Component

Chrome Browser Extension

The Browser extension injects a piece of javascript in everypage that gathers the following data and sends it to the backend server:

  • current URL
  • all embedded hrefs
  • cookie
  • forms and inputs

Warning! The extension will log a lot of data which can contain sensitive information. So you should use this extension carefully.

Python Flask Server Component

The Server component exposes an API which is used by the Browser Extension to save collected data. Which you can then analyse in various ways.

Features:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published