mirror of
https://github.com/NohamR/LetCTF.git
synced 2026-05-25 19:59:23 +00:00
cleaning
This commit is contained in:
4
config/catthefile.json.example
Normal file
4
config/catthefile.json.example
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"email": "email",
|
||||
"password": "password"
|
||||
}
|
||||
4
config/crackmy.json.example
Normal file
4
config/crackmy.json.example
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"email": "email",
|
||||
"password": "password"
|
||||
}
|
||||
4
config/hackropole.json.example
Normal file
4
config/hackropole.json.example
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"token": "eyJhbGciOiJBMTI4S.....",
|
||||
"provider": "github"
|
||||
}
|
||||
4
config/rootme.json.example
Normal file
4
config/rootme.json.example
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"email": "email",
|
||||
"password": "password"
|
||||
}
|
||||
5
config/theblackside.json.example
Normal file
5
config/theblackside.json.example
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"PHPSESSID": "",
|
||||
"cf_clearance": "",
|
||||
"o2s-chl": ""
|
||||
}
|
||||
Reference in New Issue
Block a user