File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments