We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65422d8 commit 52ffa91Copy full SHA for 52ffa91
skavngr.rb
@@ -20,7 +20,7 @@
20
target = 'targetipaddressoftherouter'
21
22
### Provide the password list ###
23
-file_path = 'pathtoyourpasswordlist'
+file_path = 'passwd.lst' # A sample 6 digit passfile ranging from 000000 to 999999
24
25
######## Configuration Ends ##########
26
0 commit comments