Skip to content

TheDebuggingNoble/security-toolkit-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Toolkit Dashboard

A browser-only toolkit for quick security checks:

  • SHA hashing for text input
  • Password strength and entropy estimate
  • JWT header and payload decoder
  • File fingerprinting with SHA-256 and signature bytes
  • Base64, URL, and hex encoding
  • Hash comparison for integrity checks

Run

From this project folder:

npm start

Open http://127.0.0.1:4101.

About

Terminal-style security toolkit for hashing, JWT decoding, encoders, hash comparison, and file fingerprints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors