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

16 lines
505 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_cookie:
enable: true
category: ["Browser", "Hooked Domain"]
name: "Get Cookie"
description: "This module will retrieve the session cookie from the current page."
authors: ["bcoles"]
target:
working: ["ALL"]