Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 735 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 735 Bytes

🖥️ 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)