From 0a0036fe73e25a8e527d07962fefe4c63590d581 Mon Sep 17 00:00:00 2001 From: reece394 <31659691+reece394@users.noreply.github.com> Date: Sat, 7 Dec 2024 21:20:41 +0000 Subject: [PATCH] Attempt to fix Lint --- Targets/Apps/AdvancedIPScanner.tkape | 2 +- Targets/Apps/AdvancedPortScanner.tkape | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Targets/Apps/AdvancedIPScanner.tkape b/Targets/Apps/AdvancedIPScanner.tkape index 431a96111..3308d6fbb 100644 --- a/Targets/Apps/AdvancedIPScanner.tkape +++ b/Targets/Apps/AdvancedIPScanner.tkape @@ -28,4 +28,4 @@ Targets: # Documentation # Advanced IP Scanner is a scanning tool commonly leveraged by threat actors. # After closing the program it writes three files the most important of which is advanced_ip_scanner_MAC.bin which contains a list of IPs and System Names the Program Scanned. -# https://www.advanced-ip-scanner.com/ \ No newline at end of file +# https://www.advanced-ip-scanner.com/ diff --git a/Targets/Apps/AdvancedPortScanner.tkape b/Targets/Apps/AdvancedPortScanner.tkape index cbc9c7017..ab6d8bb40 100644 --- a/Targets/Apps/AdvancedPortScanner.tkape +++ b/Targets/Apps/AdvancedPortScanner.tkape @@ -28,4 +28,4 @@ Targets: # Documentation # Advanced Port Scanner is a scanning tool commonly leveraged by threat actors. # After closing the program it writes three files the most important of which is advanced_port_scanner_MAC.bin which contains a list of IPs and System Names the Program Scanned. -# https://www.advanced-port-scanner.com/ \ No newline at end of file +# https://www.advanced-port-scanner.com/