fakeResponse.py

Removes a valid response from a server and replaces this response with an Error message.

doAttack

attacks.fakeResponse.doAttack(curAttack, msgOrig, a, attacksSuc)[source]

Generic Function called from Attacker module.

fakeResponse

attacks.fakeResponse.fakeResponse(a, msgOrig)[source]

Attack Specific Function.