Files
beef/modules/browser/hooked_domain/get_stored_credentials/config.yaml
2014-12-30 07:44:58 +10:00

18 lines
692 B
YAML

#
# Copyright (c) 2006-2015 Wade Alcorn - wade@bindshell.net
# Browser Exploitation Framework (BeEF) - http://beefproject.com
# See the file 'doc/COPYING' for copying permission
#
beef:
module:
get_stored_credentials:
enable: true
category: ["Browser", "Hooked Domain"]
name: "Get Stored Credentials"
description: "This module retrieves saved username/password combinations from the login page on the hooked domain.<br /><br />It will fail if more than one set of domain credentials are saved in the browser."
authors: ["bcoles"]
target:
working: ["FF"]
not_working: ["All"]