mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-08 05:57:52 +00:00
Merge pull request #559 from TAbdiukov/master
Object Exchange (OBEX) common and uncommon path lists Source: https://en.wikipedia.org/wiki/OBject_EXchange
This commit is contained in:
commit
94e19b86fa
71
Discovery/File-System/OBEX_common.txt
Normal file
71
Discovery/File-System/OBEX_common.txt
Normal file
@ -0,0 +1,71 @@
|
||||
# Information hardware version, software version, serial number, etc. Character sets
|
||||
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
|
||||
# Sony Ericson: Level 4 unique index access
|
||||
telecom/cal/luid/*.vcs
|
||||
# Change log
|
||||
telecom/cal/luid/###.log
|
||||
# Change counter
|
||||
telecom/cal/luid/cc.log
|
||||
# Level 2 access. vCard stream object listing all the Objects in the Phone Book Object Store.
|
||||
telecom/pb.vcf
|
||||
# Own business card
|
||||
telecom/pb/0.vcf
|
||||
# phone book objects with individual indices
|
||||
telecom/pb/1.vcf
|
||||
# Level 3 static index access
|
||||
telecom/pb/###.vcf
|
||||
# Supported properties and memory info
|
||||
telecom/pb/info.log
|
||||
# phone book Change Counter object
|
||||
telecom/pb/luid/cc.log
|
||||
# Add new entry, Level 4 unique index access
|
||||
telecom/pb/luid/.vcf
|
||||
# Change log
|
||||
telecom/pb/luid/###.log
|
||||
# Change counter
|
||||
telecom/pb/luid/cc.log
|
||||
# Level 1 Information Exchange object
|
||||
telecom/push.txt
|
||||
# Incoming Calls
|
||||
telecom/ich
|
||||
# Outgoing Calls
|
||||
telecom/och
|
||||
# Missed Calls
|
||||
telecom/mch
|
||||
# Message Index Example - Incoming Messages
|
||||
telecom/msg/in/0.vmg
|
||||
# Message Index Example - Outgoing Messages:
|
||||
telecom/msg/out/0.vmg
|
||||
# Missed Messages History Object
|
||||
telecom/mmh.vmg
|
||||
# An Empty Notes Object (empty?)
|
||||
telecom/nt.vnt
|
||||
# vNote entries with indices
|
||||
telecom/nt/1.vnt
|
||||
# Formal Definition of Notes Objects - Information Log
|
||||
telecom/nt/info.log
|
||||
# Unknown
|
||||
telecom/note.vnt
|
||||
telecom/inmsg.vmg
|
||||
telecom/outmsg.vmg
|
||||
telecom/sentmsg.vmg
|
||||
telecom/msg/sent
|
||||
telecom/msg/in/luid/
|
||||
telecom/msg/out/luid/
|
||||
telecom/msg/sent/luid/
|
||||
telecom/msg/in/luid/cc.log
|
||||
telecom/msg/out/luid/cc.log
|
||||
telecom/msg/sent/luid/cc.log
|
||||
telecom/nt
|
||||
telecom/pb/1.vcf
|
||||
default
|
31
Discovery/File-System/OBEX_rare.txt
Normal file
31
Discovery/File-System/OBEX_rare.txt
Normal file
@ -0,0 +1,31 @@
|
||||
# https://www.hybrid-analysis.com/sample/0182620c4532fbf71d9333c45c67057c5157a43dcf110cf26a45e62d771f2c6c/5ef8b70ff791f948d1080422
|
||||
btelecom/push.txt
|
||||
# https://seclists.org/pen-test/2006/Aug/339
|
||||
telecom/folderlisting
|
||||
telecom/sentmsg.vm
|
||||
telecom/something.jph
|
||||
# http://lists.unixcenter.ru/archives/mlug/2004-July/026116.html
|
||||
# http://lists.unixcenter.ru/archives/mlug/2004-July/026118.html
|
||||
telecom/calendar.txt
|
||||
telecom/cal.vcf
|
||||
# https://s3p.manualzz.com/store/data/024948742.pdf?key=7c38d81c1d38672e973debb671b3c68f&r=1&fn=24948742.pdf&t=1611075243638&p=86400
|
||||
# список файлов во внутреннем формате (имена UCS2)
|
||||
telecom/note.vcn
|
||||
# добавить новую запись
|
||||
telecom/cal/luid.vcs
|
||||
# извлекаем картинку:
|
||||
Pictures/zhiraf.jpg
|
||||
# записываем игрушку (телефон запрашивает подтверждение):
|
||||
/tmp/Toneoflove.jar
|
||||
# Dubious - Telecom with an uppercase T (OBEX is likely case-sensitive)
|
||||
# https://archive.org/details/pdfy-k_NyjZisdngtL5Xt
|
||||
# https://archive.org/details/pdfy--R42sHTAJgH01ZXT
|
||||
# https://www.serasidis.gr/circuits/smscontrol/at_2003.pdf
|
||||
Telecom/cal/luid/*.vcs
|
||||
Telecom/cal/info.log
|
||||
Telecom/cal/luid/
|
||||
Telecom/cal/luid/###.log
|
||||
Telecom/cal/luid/cc.log
|
||||
# My own findings
|
||||
User Data/Java/7496AD5F.JAR
|
||||
User Data/Sound/Melody/2298.MID
|
Loading…
x
Reference in New Issue
Block a user