-
Notifications
You must be signed in to change notification settings - Fork 21
SQLi
Jens Keim edited this page Oct 15, 2019
·
2 revisions
In addition to the parameters from BaseAttack the SQLiAttack currently supports the following attack parameters:
| Field name | Type | Description |
|---|---|---|
| ip.dst | IPAddress | IP address of the victim |
| ip.src | IPAddress | IP address of the attacker |
| mac.dst | MACAddress | MAC address of the victim |
| mac.src | MACAddress | MAC address of the attacker |
| packets.per-second | Float | Number of packets sent per second by the attacker |
| port.dst | Port | Ports to be attacked |
| target.host | URI | URL of the target |