Directory changes
* All modules was moved to `modules` directory.
New features
* Now the FuzzingTool can read the entire request data from a file;
* By reading the request data from a file, now the app can send custom HTTP Header of the request.
Output changes
* When canceling the fuzzing test, a label [ABORT] was added in place of [ERROR] label.