-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Module: Start Recording Audio
Haoxi Tan edited this page Jan 6, 2020
·
3 revisions
- Objective: start recording audio to a file
- Authors: Mike Haworth
- Browsers: any with Adobe Phonegap
- Code
starts recording to a local file
var file_uri = "<%== @file_name %>";
m = new Media(file_uri);
m.startRecord();
- Configuration
- Interface
- Information Gathering
- Social Engineering
- Network Discovery
- Metasploit
- Tunneling
- XSS Rays
- Persistence
- Creating a Module
- Geolocation
- Using-BeEF-With-NGROK