I'm writing a paper for my pen testing class that details the shellshock bug of last fall. Details:
Host machine is running 64 bit Trusty
Running Virtual box
Virtual machine running Kali
Virtual machine running Maverick
The idea is use either Kali or Trusty to hack into Maverick, use the shellshock bug to get into the system. That's the easy part.
Here's the hard bit:
The network works fine, all 3 machines can ping and see each other.
All ports on Maverick are closed (I've done little to no configuring, absolutely no updating).
I want to open port 22 (ssh) to give me an in for the demonstration.
sooooo I need to install openssh-server
Should be no problem, but I'm getting nowhere:
Code:
Reading state information... Done
package openssh-server is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'openssh-server' has no installation candidate
I'm figuring that, because Maverick is no longer supported I'm having this problem???
If so, any work arounds / ideas?
regards, Richard
Bookmarks