Utilizes common functionality in BaseAttack.py merged from feature/attack/Log4Shell.
Enables parameter: 'successful.attack' - in case this is set to true - background traffic is manipulated post injection. 'successful.attack' defaults to False.
-'Backgroundtraffic.py' uses inner classes for scalability purposes
-Due to scapy versioning, it was not possible to filter background traffic based on timestamp prior to merge functionality (would have been quicker and reflected better in 'POST INJECTION STATISTICS SUMMARY'). Therefore, manipulation of pcap post merge was done.