-
Couldn't load subscription status.
- Fork 211
4 ‐ Frequently Asked Questions
This section provides answers to the Frequently Asked Questions regarding Persistence Sniper.
-
Can this tool be used without admin rights?
No, as most of the checks performed by it require admin rights. -
Doesn't that force you to leave privileged credentials on the remote machines it's run on?
No, only on the machine the admin is working from (which should be a privileged, controlled workstation anyway), thanks to how PowerShell Remoting works. -
Can PersistenceSniper be run on disk images and not live systems?
No, as of now PersistenceSniper only works on powered up hosts. Building a version that performs checks on forensic images is something I'm thinking about, but it will probably require a new tool. I'm looking into it though. -
Can I run PersistenceSniper in more restrictive PowerShell environments?
Yes! Being digitally signed you can run PersistenceSniper in those environments that require script signing. -
I noticed that persistence X is not detected, how can I make sure it is?
Just open an issue here on the repo or, even better, write down the detection yourself and create a Pull Request! -
Does PersistenceSniper work on OS X/Y/Z?
No, PersistenceSniper only works on Windows.