mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Initial PoC of spoofing Android OAuth
This commit is contained in:
parent
ba89b76332
commit
383d2789ce
5 changed files with 94 additions and 5 deletions
|
@ -30,6 +30,8 @@ toml = "0.7.4"
|
|||
once_cell = "1.17.0"
|
||||
serde_yaml = "0.9.16"
|
||||
build_html = "2.2.0"
|
||||
uuid = { version = "1.3.3", features = ["v4"] }
|
||||
base64 = "0.21.2"
|
||||
|
||||
[dev-dependencies]
|
||||
lipsum = "0.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue