⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Suricata
All Projects
Suricata
Overview
Activity
Roadmap
Issues
Wiki
Files
Download (156 Bytes)
Bug #2706
» py_request.py
Alexey Vishnyakov
, 11/23/2018 10:24 AM
import
requests
s
=
requests
.
Session
()
s
.
get
(
'
http://192.168.56.3/index.html
'
)
s
.
get
(
'
http://192.168.56.3/index.html?xss=<img src=x onerror=alert(0)>
'
)
« Previous
1
2
3
4
…
7
Next »
(2-2/7)
Loading...