Added support for IRTags and the removal of known injections
This commit provides support for identifying and removing known injections within files. It is integrated with ShellScannerPatterns using the new IRTag.
New functions created: remove_injection
Functions modified: file_scan - added a section to identify IRTags and call remove_injection parse_args - added a new option to remove injections main - added support for storing tags