Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. DDS:: - used to process psuedo HJT entries in dds.txt
  2.  
  3.  
  4. Domains:: - for resetting the following keys to Windows default:
  5.  
  6. * Domains
  7. * Ranges
  8. * EscDomains
  9.  
  10.  
  11.  
  12. Extra:: - include this directive alongside other directives in a CFScript if you want to see an updated Supplementary scan in the resultant CF.txt
  13.  
  14.  
  15. Firefox:: - used to fix Supplementary Scan Firefox entries
  16.  
  17.  
  18. Mia:: - used to locate and restore a file to a specific location
  19.  
  20.  
  21. NoOrphans:: - This will instruct CF to avoid autofixing O4 & MsConfig\StartupReg entries
  22.  
  23.  
  24. Quit:: - used in conjunction with DeQuarantine:: if all you're doing in your script is restoring from Qoobox.
  25.  
  26.  
  27. RegLock:: - used to unlock keys
  28.  
  29.  
  30. RegLockDel:: - used to unlock and delete the keys
  31.  
  32.  
  33. Regnull:: - used to delete null embedded keys
  34.  
  35.  
  36. Restore:: - - used for searching and replacing from Vista Volume Shadow Copy
  37.  
  38.  
  39. RestoreRun:: - to restore the HKLM\~\Run and the HKCU\~\Run registry branches
  40.  
  41.  
  42.  
  43. SkipFix:: - This invokes CF's Reduced Functionality Mode. Using this switch will disable most of CF's autofixes.
  44.  
  45.  
  46. Snapshot:: - will cause CF to produce the Snapshot Report for you. The first time CF runs, it creates a snapshot of the files from C:\Windows. The second time Cf runs, it compares the earlier snapshot with current file listing.
  47.  
  48.  
  49. SnapshotB:: - CF will use old snapshot to create the snapshot section. When that's done, it creates a new snapshot for future use.
  50.  
  51.  
  52. SRPeek:: - This will search System Restore's cache for matches to replace a file.
  53.  
  54.  
  55. TDL:: - Used for specific variant of TDSS infection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement