Skip to content

Commit 8fb6bed

Browse files
committed
Delete as3 detecotr
1 parent 8928c55 commit 8fb6bed

File tree

3 files changed

+1
-37
lines changed

3 files changed

+1
-37
lines changed

data/flash_detector/detector.swf

-801 Bytes
Binary file not shown.

external/source/flash_detector/Detector.as

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

lib/msf/core/exploit/remote/browser_exploit_server.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ def cookie_header(tag)
547547
end
548548

549549
def load_swf_detection
550-
path = ::File.join(Msf::Config.data_directory, 'flash_detector', 'detector.swf')
550+
path = ::File.join(Msf::Config.data_directory, 'flash_detector', 'flashdetector.swf')
551551
swf = ::File.open(path, 'rb') { |f| swf = f.read }
552552

553553
swf

0 commit comments

Comments
 (0)