o Fixed bug in the Detect PhoneGap module o No longer fails to return if PhoneGap is not present o Some minor module name and description updates
13 lines
326 B
YAML
13 lines
326 B
YAML
# phonegap persistence
|
|
#
|
|
beef:
|
|
module:
|
|
Persistence:
|
|
enable: true
|
|
category: "Phonegap"
|
|
name: "Persistence"
|
|
description: "Insert the BeEF hook into PhoneGap's index.html (iPhone only)"
|
|
authors: ["mh"]
|
|
target:
|
|
working: ["All"]
|