Skip to content

Module: Persistence

Haoxi Tan edited this page Jan 7, 2020 · 2 revisions

Summary

  • Objective: insert the BeEF hook into PhoneGap's index.html

  • Authors: mh

  • Browsers: Safari on iPhone with PhoneGap API

  • Code

Internal Working

  1. locate the PhoneGap API index.html
  2. read it in
  3. add our hook
  4. write it back out to same location

Feedback

Clone this wiki locally