December 2017
Intermediate to advanced
860 pages
16h 1m
English
After gaining access to the target system, it is mandatory to retain the hard-earned access. However, for sanctioned penetration test, it should be mandatory only until the duration of the test and within the scope. Meterpreter permits us to install back doors on the target using two different approaches: MetSVC and persistence.
Persistence is not new to us, as we discussed it in the previous chapter while maintaining access to the target system. Let's see how MetSVC works.
The MetSVC service is installed in the compromised system as a service. Moreover, it opens a port permanently for the attacker to connect whenever he or she wants.
Installing MetSVC at the target is easy. Let's see how we can do this:
We can ...
Read now
Unlock full access