Skip to content
forked from d093w1z/sayhello

Capturing audio (.wav) from target using a link

Notifications You must be signed in to change notification settings

amaymonk/sayhello

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAyHello v1.0

Author: github.com/thelinuxchoice/

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.3%
  • JavaScript 26.0%
  • HTML 11.4%
  • PHP 9.3%