Skip to content

This is a Python script that tests for http shellshocker vulnerability. If it exists, it allows you to run commands remotely.

License

Notifications You must be signed in to change notification settings

sinanozdemir/effectiveShellShocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

effectiveShellShocker

This is a Python script that tests for http shellshocker vulnerability. If it exists, it allows you to run commands remotely.

Simple Usage:

python3 effectiveShellShocker.py -h

Help

python3 effectiveShellShocker.py test http://172.16.80.22 /cgi-bin /calendar.cgi

Test

python3 effectiveShellShocker.py attack http://172.16.80.22 /cgi-bin /calendar.cgi

Attack

Reverse shell:

Reverse Shell

Thank you

About

This is a Python script that tests for http shellshocker vulnerability. If it exists, it allows you to run commands remotely.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages