d093w1z / 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 [DELETED]

Maintained by: @d093w1z

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)

Remark:

The original author has deleted their github account for some reason. This code is now maintained by me.

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

About

Capturing audio (.wav) from target using a link


Languages

Language:Shell 43.0%Language:JavaScript 40.4%Language:HTML 8.9%Language:PHP 7.8%