web - What possible XSS vectors can we use? -


i working on creating sort of poc of xss. , getting problem in meta tags.

while checking source code, how user input entered:

<meta content='https://site/?lol=1' property='og:url'>

the lol=1 can controlled user input. have tried many ways xss prompt here. no luck far.

can please me out one?

you should write have tried , why did not work. initial thought be

'><img src=x onerror=alert(1)> 

Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -