diff --git a/Custom-attack-scripts.md b/Custom-attack-scripts.md index d9c97c1..cab8a1e 100644 --- a/Custom-attack-scripts.md +++ b/Custom-attack-scripts.md @@ -32,4 +32,5 @@ Additionally, good practice states custom attacks or any of its scripts ### 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 SIGABRT signal (kill -s SIGABRT fluxPIDHere) +
Note that fluxion's PID is always available via the $$ operator. \ No newline at end of file