Skip to content

Commit ed139cc

Browse files
Update README.md
1 parent 6eefe16 commit ed139cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Insecure-Firebase-Exploit
22
A simple Python Exploit to Write Data to Insecure/vulnerable firebase databases! Commonly found inside Mobile Apps. If the owner of the app have set the security rules as true for both "read" & "write" an attacker can probably dump database and write his own data to firebase db.
33

4+
# Blog:
5+
6+
https://blog.securitybreached.org/2020/02/04/exploiting-insecure-firebase-database-bugbounty/
7+
48
# Usage:
59

610
`Firebase-Write-Permission-Exploit.py` This is the Updated Version of Exploit i made.

0 commit comments

Comments
 (0)