diff --git a/Targets/Compound/!SANS_Triage.tkape b/Targets/Compound/!SANS_Triage.tkape index 37d667b72..0bd203ba1 100644 --- a/Targets/Compound/!SANS_Triage.tkape +++ b/Targets/Compound/!SANS_Triage.tkape @@ -1,6 +1,6 @@ Description: SANS Triage Collection Author: Mark Hallman -Version: 1.4 +Version: 1.5 Id: 1bfbd59d-6c58-4eeb-9da7-1d9612b79964 RecreateDirectories: true Targets: @@ -28,6 +28,10 @@ Targets: Name: FileSystem Category: FileSystem Path: FileSystem.tkape + - + Name: FTPClients + Category: FTP + Path: FTPClients.tkape - Name: LNKFilesAndJumpLists Category: LNKFiles @@ -36,6 +40,10 @@ Targets: Name: MessagingClients Category: MessagingClients Path: MessagingClients.tkape + - + Name: NetworkScanner + Category: Apps + Path: NetworkScanner.tkape - Name: RecycleBin_InfoFiles Category: RecycleBin_InfoFiles diff --git a/Targets/Compound/FTPClients.tkape b/Targets/Compound/FTPClients.tkape index 95145d6d7..699fd0491 100644 --- a/Targets/Compound/FTPClients.tkape +++ b/Targets/Compound/FTPClients.tkape @@ -1,6 +1,6 @@ Description: FTP Clients Author: Andrew Rathbun -Version: 1.1 +Version: 1.2 Id: b1f3e04d-6525-4a1a-9e19-82300ec1e3b7 RecreateDirectories: true Targets: @@ -16,6 +16,10 @@ Targets: Name: WinSCP Category: FTP Path: WinSCP.tkape + - + Name: Robo-FTP + Category: FTP + Path: Robo-FTP.tkape # Documentation # For those looking for ideas to contribute to this Compound Target, check here: https://en.wikipedia.org/wiki/Comparison_of_FTP_client_software. diff --git a/Targets/Compound/NetworkScanner.tkape b/Targets/Compound/NetworkScanner.tkape new file mode 100644 index 000000000..f1a67f563 --- /dev/null +++ b/Targets/Compound/NetworkScanner.tkape @@ -0,0 +1,21 @@ +Description: Network Scanner Tools +Author: Reece394 +Version: 1.0 +Id: 07b4d985-3314-4814-b200-4d5ef92f455c +RecreateDirectories: true +Targets: + - + Name: Advanced IP Scanner + Category: Apps + Path: AdvancedIPScanner.tkape + - + Name: Advanced Port Scanner + Category: Apps + Path: AdvancedPortScanner.tkape + - + Name: Soft Perfect Network Scanner + Category: Apps + Path: SoftPerfectNetscan.tkape + +# Documentation +# N/A