Поиск Google ничего не нашел

Cross-Site Scripting (XSS) Cheat Sheet - 2023 Edition | Web Security...

portswigger.net

<xss class=progress-bar-animated onanimationstart=alert(1)>.

bypass-xss-filters-using-javascript-global-variables

www.secjuice.com

As you can see from the example above, you can even access to any JavaScript function with a syntax like self["alert"]("foo"); that is equal to alert("foo");. This kind of syntax gives you many way to bypass a lot of weak filters.

Download XSS Cheat Sheet PDF for Quick References

hackr.io

UTF-7 BOM characters (Has to be at the start of the document) 3.

Advanced Bash-Scripting Guide

ldp.linux.no

It serves as a textbook, a manual for self-study, and as a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts.

JQuery. Маска для ввода данных

buldenkov.ru

Например, можно передать подсказку, т.е. placeholder или функцию, которая будет вызываться при успешном заполнении маски. /*Допишем вызов функции при заполнении маски телефона, которая выведет окно с текстом и номером телефона*/ $("#phone").mask("+7 (999) 999-99-99"

Advanced Bash-Scripting Guide

se.ifmo.ru

echo "foo bar" #foo #bar.

jQuery Alert Dialogs (Alert, Confirm, & Prompt Replacements)

hassancseku.wordpress.com

Overview This jQuery plugin aims to replace the basic functionality provided by the standard JavaScript alert(), confirm(), and prompt() functions.

Если не заполнено дополнительное поле для dle 10.1 :: DLE FAQ

Dle-Faq.ru

Добрый день, нужна помощь по доп. полям. Иногда надо пользователю сообщить что дополнительное поле пустое, то есть незаполненое. Одним вариантом может быть указывание стандартного значения...

GitHub - ihebski/XSS-Payloads: Collection of XSS Payloads for fun and...

github.com

anythinglr00</script><script%3ealert(document.domain)</script%3euxldz <object data='data:text/html;;;;;base64,PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pg=='></object> <dETAILS%0aopen%0aonToGgle%0a=%0aa=prompt,a() x> <a href=.

Поиск реализован с помощью YandexXML и Google Custom Search API