Updated Custom attack scripts (markdown)

Matias Barcenas 2017-08-13 14:51:34 -05:00
parent 24d59bb9f5
commit 4af581d15a
1 changed files with 1 additions and 0 deletions

@ -32,4 +32,5 @@ Additionally, good practice states custom attacks or any of its scripts <strong>
### Attack Script Optionals:
* Once an attack has started and is running in the background, it may signal fluxion to stop the attack by sending it a <strong>SIGABRT</strong> signal (kill -s SIGABRT fluxPIDHere)
<br>
Note that fluxion's PID is always available via the $$ operator.