Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/modules/phonegap/phonegap_persistence/config.yaml
1154 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
# phonegap persistence
7
#
8
beef:
9
module:
10
phonegap_persistence:
11
enable: true
12
category: "Phonegap"
13
name: "Persistence (PhoneGap)"
14
description: "Insert the BeEF hook into PhoneGap's index.html (iPhone only). This module requires the PhoneGap API."
15
authors: ["mh"]
16
target:
17
working: ["All"]
18
19