gowwe / sayhello

Capturing audio (.wav) from target using a link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAyHello v1.0

Author: github.com/thelinuxchoice/sayhello

Twitter: twitter.com/linux_choice

Capturing audio (.wav) from target using a link

hello

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

Legal disclaimer:

Usage of SayHello for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program

Usage:

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

Donate!

Support the authors:

Paypal:

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CLKRT5QXXFJY4&source=url

LiberaPay:

Donate using Liberapay

About

Capturing audio (.wav) from target using a link


Languages

Language:Shell 53.3%Language:JavaScript 26.0%Language:HTML 11.4%Language:PHP 9.3%