

I decided to use another python script instead, so depending on what you want to do the option is yours.Īfter running the script we get 2 options. This will bring up a limited shell on the machine.
#OPENSSH 7.6P1 EXPLOIT CODE#
The code above will push out a pseudo-shell for us.īefore running the code you will need to reformat it. Now that we have this key information let's check for any exploits on Kali that we can use for it.Ĭp /usr/share/exploitdb/exploits/php/webapps/47691.sh.
#OPENSSH 7.6P1 EXPLOIT FULL#
A full CLI interface is available as well to use for scripting and bulk work. Each subnet, host, and IP can be tracked via a centralized AJAX enabled web interface that can help reduce tracking errors. OpenNetAdmin provides a database managed inventory of your IP network. When typing ona v18.1.1 into Google, it provides us with the following. Searching around some and we are able to find the version information. It shows us as being logged in as an guest and that the Database is running on mysqli. Searching on the page brings up the below User Info page. It appears to be some landing pages that don't provide too much information for us.īut after we get to the /music location it appears to be a login section which wasn't on the other sites.Ĭlicking on the login button should bring up a new page called /ona. -o = Will capture this in an output so if you want to clear your screen after it runs you can.Īfter some time we should get a pretty long list for directories found.Īfter getting the results we can now head over to the sites that were discovered.

So lets, fire up some Directory Busting tools. Mostly these servers run on Linux but some of the current/up-to-date ones run on Windows.īeing that I like messing around the website first I will skip over the first port and head directly over to the site.

I recently completed the OpenAdmin box from Hackthebox.
