Skip to content

Commit c7b775a

Browse files
committed
Fix detection following @bwatters-r7 recommendations. Remove safesync exploit that shouldn't be here.
1 parent e4d1181 commit c7b775a

File tree

2 files changed

+1
-138
lines changed

2 files changed

+1
-138
lines changed

modules/exploits/linux/http/trendmicro_safesync_exec.rb

Lines changed: 0 additions & 137 deletions
This file was deleted.

modules/exploits/linux/http/trendmicro_sps_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ def check
8282
end
8383
end
8484
end
85-
Exploit::CheckCode::Safe
85+
Exploit::CheckCode::Unknown
8686
end
8787

8888

0 commit comments

Comments
 (0)