Merge 4470bb5721
into b0b559fa47
This commit is contained in:
commit
5ad21907c5
100000
10-million-password-list-top-100000.txt
Normal file
100000
10-million-password-list-top-100000.txt
Normal file
File diff suppressed because it is too large
Load Diff
2
aws.conf
Normal file
2
aws.conf
Normal file
@ -0,0 +1,2 @@
|
||||
aws_access_key_id: 'ABCdddANCk9pap'
|
||||
aws_secret_access_key: "PP109JjkLMnBc+oOpKJ27VDbMEDkELAlk99A7EFF"
|
9
config.ini
Normal file
9
config.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[System A]
|
||||
url = "http://example.com"
|
||||
login = 'smith1'
|
||||
password = 'gre#p'
|
||||
|
||||
[System B]
|
||||
url = "https://contoso.com"
|
||||
login = "Admin"
|
||||
password = 'SuperSecretPassword'
|
13
index.html
13
index.html
@ -1,3 +1,14 @@
|
||||
<h1>Hello World!</h1>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Git Testes Tamara</title>
|
||||
</head>
|
||||
<body>
|
||||
</html><h1>Hello World!</h1>
|
||||
|
||||
<p>This is a simple static website being served from Nginx running inside a Docker container!</p>
|
||||
|
||||
</body>
|
||||
|
14
my.json
Normal file
14
my.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"info": {
|
||||
"_postman_id": "99b761e4-ce42-479a-bf93-939568f884d7",
|
||||
"name": "Managed Operations API",
|
||||
"description": "# some really nice description",
|
||||
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
|
||||
"user": "John Doe",
|
||||
"password" : "From1to6",
|
||||
"token": "12qw23we34er45rt56ty67yu78ui89io90op",
|
||||
"slack": "http://admin@SUPERTOKEM:slack.com
|
||||
}
|
||||
|
||||
}
|
||||
}
|
4
test.nomad
Normal file
4
test.nomad
Normal file
@ -0,0 +1,4 @@
|
||||
stats_service_aws_region: "us-east-44"
|
||||
stats_service_aws_access_key_id: "1QAZ2WSX3EDC4RFV"
|
||||
stats_service_aws_secret_access_key: "PKLmMaPc99+a1JK+PLKLPLbMEDkELM1q2w3e4r5t"
|
||||
stats_service_sts_role_arn: "arn:aws:iam::0005056144333:role/stats-service-role"
|
Loading…
Reference in New Issue
Block a user