mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-05 23:57:21 +01:00
add comments; sort alphabetically; rm duplicates
This commit is contained in:
parent
cbf5d4eadb
commit
ba087b3874
1 changed files with 30 additions and 17 deletions
|
|
@ -1,17 +1,30 @@
|
|||
telecom/devinfo.txt
|
||||
telecom/rtc.txt
|
||||
telecom/pb.vcf
|
||||
telecom/pb/luid/.vcf
|
||||
telecom/pb/0.vcf
|
||||
telecom/pb/###.vcf
|
||||
telecom/pb/luid/.vcf
|
||||
telecom/pb/info.log
|
||||
telecom/pb/luid/###.log
|
||||
telecom/pb/luid/cc.log
|
||||
telecom/cal.vcs
|
||||
telecom/cal/luid/.vcs
|
||||
telecom/cal/###.vcs
|
||||
telecom/cal/luid/.vcs
|
||||
telecom/cal/info.log
|
||||
telecom/cal/luid/###.log
|
||||
telecom/cal/luid/cc.log
|
||||
# Information hardware
|
||||
telecom/devinfo.txt
|
||||
# The Real Time Clock
|
||||
telecom/rtc.txt
|
||||
# Calendar Level 2 access
|
||||
telecom/cal.vcs
|
||||
# Level 3 static index access
|
||||
telecom/cal/###.vcs
|
||||
# Add new entry, Level 4 unique index access
|
||||
telecom/cal/luid/.vcs
|
||||
# Supported properties and memory info
|
||||
telecom/cal/info.log
|
||||
# Change log
|
||||
telecom/cal/luid/###.log
|
||||
# Change counter
|
||||
telecom/cal/luid/cc.log
|
||||
# Level 2 access
|
||||
telecom/pb.vcf
|
||||
# Own business card
|
||||
telecom/pb/0.vcf
|
||||
# Level 3 static index access
|
||||
telecom/pb/###.vcf
|
||||
# Add new entry, Level 4 unique index access
|
||||
telecom/pb/luid/.vcf
|
||||
# Supported properties and memory info
|
||||
telecom/pb/info.log
|
||||
# Change log
|
||||
telecom/pb/luid/###.log
|
||||
# Change counter
|
||||
telecom/pb/luid/cc.log
|
||||
Loading…
Reference in a new issue