Skip to content

A1vinSmith/FreePBX-2.10.0---Elastix-2.2.0---Remote-Code-Execution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

FreePBX 2.10.0 / Elastix 2.2.0 - Remote Code Execution

My writeup https://infosecjunky.com/hack-the-box-beep-writeup-without-metasploit/

Please do the neccesary changes or else the script will not work

Edit the following /etc/ssl/openssl.cnf

at the bottom of the config file make the following changes.

[system_default_sect]

#MinProtocol = DEFAULT@SECLEVEL=2

MinProtocol = None

#CipherString = DEFAULT@SECLEVEL=2

CipherString = None

About

Modified version of the original one for HackTheBox Beep

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%