-
Notifications
You must be signed in to change notification settings - Fork 23
SQLi
Jens Keim edited this page Oct 9, 2019
·
2 revisions
The SQLiAttack currently supports the following attack parameters:
Field name | Description |
---|---|
inject.after-pkt | Starts injecting the attack after the given packet number |
inject.at-timestamp | Starts injecting the attack at the given unix timestamp |
ip.dst | IP address of the victim |
ip.src | IP address of the attacker |
mac.dst | MAC address of the victim |
mac.src | MAC address of the attacker |
packets.per-second | Number of packets sent per second by the attacker |
port.dst | Ports to be attacked |
target.host | URL of the target |