Update registry.py
parent
45768be3b3
commit
832d5106cf
|
@ -50,7 +50,7 @@ class Module:
|
|||
'RegPath' : {
|
||||
'Description' : 'Registry location to store the script code. Last element is the key name.',
|
||||
'Required' : False,
|
||||
'Value' : 'HKCU:Software\Microsoft\Windows\CurrentVersion\Run'
|
||||
'Value' : 'HKCU:Software\Microsoft\Windows\CurrentVersion\Debug'
|
||||
},
|
||||
'ADSPath' : {
|
||||
'Description' : 'Alternate-data-stream location to store the script code.',
|
||||
|
|
Loading…
Reference in New Issue