Skip to content

sammwyy/no-self-xss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ No Self XSS

This script is designed to display a warning message to prevent Self XSS Attacks.
Demo

🔨 How its work?

The script detects when the Devtools console is open and displays a warning.

Before displaying the warning, the script tries to find the most suitable language for the browser.

🌎 Available languages

  • AR | Arabic
  • BN | Bengali
  • CN | Chinese
  • DE | German
  • EN | English
  • ES | Spanish
  • FL | Philippine
  • FR | French
  • ID | Indonesian
  • IT | Italian
  • JA | Japanese
  • KO | Korean
  • NL | Nederland
  • PT | Portuguese
  • RU | Russian
  • TR | Turkish

If the browser language is not in the list then the default language will be loaded (English)