And if you sit behind a router/firewall those things that connect to your machine and attempt to infect you remotely without your intervention cant reach your pc in the first place
You will find that, in some cases, they can. [ 1 ]
And if you sit behind a router/firewall those things that connect to your machine and attempt to infect you remotely without your intervention cant reach your pc in the first place
*snip*
We run Firefox by clicking the shortcut. When prompted, type lisa.web password. If password prompts are unacceptable, a utility named psexec allows the passing of a password in the shortcut. The password would be plaintext, which is arguably undesirable.
*snip*
Though, I'm having a problem with the above. Sorry for my lack of knowledge on the subject but what's the command for passing a password in a shortcut?
Target : "C:\Program Files\PsTools\psexec" -u lisa.web -p marge -d "C:\Program Files\Mozilla Firefox\firefox.exe"
Start in : "C:\Program Files\PsTools"
*snip*
Target : C:\Windows\System32\runas /user:lisa.web “cmd /c start \“\“\“C:\Program Files\Mozilla Firefox\Firefox.exe\”
Start in : C:\Program Files\Mozilla Firefox
Thanks for that.
Right, I have just started from the begining but running into a bit of an issue.
I log into fred (lisa), type the above commands in but it brings up an erro saying:
The folder "C:\Program Files\Mozilla Firefox\firefox.exe" specified in the Start In box is not valid.
"C:\Program Files\Mozilla Firefox"
Sorry.
I noticed that earlier and amended my post.
It should read :
eXor said:Shortcut:
Target : "C:\Program Files\PsTools\psexec" -u lisa.web -p marge -d "C:\Program Files\Mozilla Firefox\firefox.exe"
Start in : "C:\Program Files\PsTools"
Which shortcut?
The shortcut ( icon ) that launches Firefox?
Right Click the icon --> Properties --> 'Shortcut' tab
After I have edited the shortcut of Mozilla Firefox, it doesn't seem to be launching. It just seems to launch what appears to be a command prompt. Though, it only stays on the screen for about half a second.
Target : C:\Windows\System32\runas /user:fred.web “cmd /c start \“\“\“C:\Program Files (x86)\Mozilla Firefox\Firefox.exe\”
Start in : C:\Program Files (x86)\Mozilla Firefox
Holy thread revival. Are you on dial-up?![]()
"Target : " and "Start in : " are shortcut dialog box labels. You don't type them into a command prompt.
Yep, I haven't typed them into the command prompt. I was just highlighting which one was which.![]()
C:\Windows\System32\runas /user:fred.web "cmd /c start \"\"\"C:\Program Files (x86)\Mozilla Firefox\Firefox.exe\"
It's like saying you don't need a seatbelt because you're a careful driver.
Hardly worth a tinfoil hat or some of the other measures discussed in this thread.
It seems like there was some quote character weirdness with whichever editor I pasted those commands from.
" vs “ vs ”. Subtle difference. We want "non italic", for lack of a better term, quotes.
It should read :
*snip*
C:\Program Files (x86)\Mozilla Firefox\Firefox.exe