Update supported browsers

This commit is contained in:
Brendan Coles
2016-04-10 16:59:27 +00:00
parent 31b3346fcb
commit cabb01875f

View File

@@ -12,5 +12,6 @@ beef:
description: "Attempts to discover HTTP servers on the specified IP range by checking for a favicon.<br/><br/>Note: You can specify multiple remote IP addresses (separated by commas) or a range of IP addresses for a class C network (10.1.1.1-10.1.1.254). Set the IP address to 'common' to scan a list of common LAN addresses."
authors: ["bcoles"]
target:
user_notify: ["FF", "IE", "C", "S", "MI", "OD"]
working: ["IE", "S"]
user_notify: ["FF", "C", "MI", "OD"]
not_working: ["O"]