Friday, March 20, 2020

SAyHello


SayHello is a bash script that can be used to capture audio from the target using a link. 

How it works?

After the user grants microphone permissions, a website redirect button of your choice is released to distract the target while small audio files (about 4 seconds in wav format) are sent to the attacker. It uses Recorderjs, plugin for recording/exporting the output of Web Audio API nodes (https://github.com/mattdiamond/Recorderjs)

Features:

Port Forwarding using Serveo or Ngrok

Usage:

1. git clone https://github.com/thelinuxchoice/sayhello
2. cd sayhello
3. bash sayhello.sh

0 comments:

Post a Comment