-
Notifications
You must be signed in to change notification settings - Fork 23
FTPWinaXe
Jens Keim edited this page Oct 15, 2019
·
2 revisions
In addition to the parameters from BaseAttack the FTPWinaXeExploit currently supports the following attack parameters:
Field name | Type | Description |
---|---|---|
custom.payload | String | Payload string to be delivered by the attack |
custom.payload.file | FilePath | Path to payload to be delivered by the attack |
ip.dst | IPAddress | IP address of the attacker |
ip.src | IPAddress | IP address of the victim |
ip.src.shuffle | Boolean | Randomizes the source IP address, if ip.src is a list of IP addresses |
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 |