Skip to content

This script can be used to spawn multiple connections to a single port and send expected data.

Notifications You must be signed in to change notification settings

jerbeck/heyoh.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

heyoh.sh

This script can be used to spawn multiple connections to a single port and send expected data.

httpget: HTTP Request using method of GET to resource of / (Default port 80) httpput: HTTP Request using method of PUT to resource of / (Default port 80) httppost: HTTP Request using method of POST to resource of / (Default port 80) httpbin: HTTP Request that contains binary data (Default port 80) wiz: Connection data of "WIZ" sent to given port (Default port 25) smtp: Sends expected SMTP commands (Default port 25) eicar: Send the EICAR virus testfile via SMTP (Default port 25) pop3: Retrieves a email message from a POP3 server (Default port 110) ftp: Sends expected FTP commands (Default port 21) ssh: Sends SSH type banner ie: SSH-1.5-HeyohSSH_2.1 (Default port 22) boping: Sends a Back Orifice Ping (Default Port 31337 w/ source port of 53)

NOTE: for all commands to work properly it is suggested to add an account to remote machine withusername and password of heyoh.

About

This script can be used to spawn multiple connections to a single port and send expected data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%