Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/browser/hooked_origin/get_autocomplete_creds/config.yaml
1155 views
1
#
2
# Copyright (c) 2006-2025 Wade Alcorn - [email protected]
3
# Browser Exploitation Framework (BeEF) - https://beefproject.com
4
# See the file 'doc/COPYING' for copying permission
5
#
6
beef:
7
module:
8
get_autocomplete_creds:
9
enable: true
10
category: ["Browser", "Hooked Domain"]
11
name: "Get Autocomplete Credentials"
12
description: "This module steals saved credentials for the hooked origin.<br/><br/>Tested on Firefox 68 and Chrome 49.<br/><br/>Note: On Firefox, the window must have focus."
13
authors: ["bcoles"]
14
target:
15
working: ["FF", "C"]
16
not_working: ["ALL"]
17
18