Skip to content

Commit 52ffa91

Browse files
committed
Default 6 digit password list added
1 parent 65422d8 commit 52ffa91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skavngr.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
target = 'targetipaddressoftherouter'
2121

2222
### Provide the password list ###
23-
file_path = 'pathtoyourpasswordlist'
23+
file_path = 'passwd.lst' # A sample 6 digit passfile ranging from 000000 to 999999
2424

2525
######## Configuration Ends ##########
2626

0 commit comments

Comments
 (0)