cbk914
|
cb4febae37
|
Merge branch 'danielmiessler:master' into master
|
2021-05-11 16:10:42 +02:00 |
|
g0t mi1k
|
d30d7b46e6
|
Fix up
|
2021-02-11 21:56:20 +00:00 |
|
TAbdiukov
|
05fe10e860
|
Upload rare (uncommon) OBEX paths
Sources: multiple (all listed in the file)
|
2021-01-20 16:06:00 +11:00 |
|
TAbdiukov
|
5c246e58cd
|
a few extras from SE spec files for devs
Sources,
https://manualzz.com/doc/24948742
https://manualzz.com/doc/922881/dcs-phfs-dw-user-guide
|
2021-01-20 15:06:25 +11:00 |
|
TAbdiukov
|
6e71f29fc3
|
a topn more paths from official specs
Src: http://www.pday.com.cn/technology/irda_documents/irmc_v1p1.pdf
|
2021-01-20 14:59:16 +11:00 |
|
TAbdiukov
|
ba087b3874
|
add comments; sort alphabetically; rm duplicates
|
2021-01-20 14:39:49 +11:00 |
|
TAbdiukov
|
cbf5d4eadb
|
First upload
Source: http://dev.zuckschwerdt.org/openobex/wiki/ObexFtpServices
|
2021-01-20 14:20:28 +11:00 |
|
cbk914
|
e06aacd937
|
Revert "Merge pull request #4 from danielmiessler/master"
This reverts commit c266835781dfddaecff5a1adab7dc79815fac236, reversing
changes made to fd4968f43b933c7f381332d0a8dfb28fe60dda93.
|
2020-08-11 14:25:56 +02:00 |
|
g0t mi1k
|
3567cf6fc0
|
Writable locations Windows
Source: https://github.com/api0cradle/UltimateAppLockerByPassList/blob/master/Generic-AppLockerbypasses.md
accesschk -w -s -q -u Users "C:\Program Files" >> programfiles.txt
accesschk -w -s -q -u Everyone "C:\Program Files" >> programfiles.txt
accesschk -w -s -q -u "Authenticated Users" "C:\Program Files" >> programfiles.txt
accesschk -w -s -q -u Interactive "C:\Program Files" >> programfiles.txt
accesschk -w -s -q -u Users "C:\Program Files (x86)" >> programfilesx86.txt
accesschk -w -s -q -u Everyone "C:\Program Files (x86)" >> programfilesx86.txt
accesschk -w -s -q -u "Authenticated Users" "C:\Program Files (x86)" >> programfilesx86.txt
accesschk -w -s -q -u Interactive "C:\Program Files (x86)" >> programfilesx86.txt
accesschk -w -s -q -u Users "C:\Windows" >> windows.txt
accesschk -w -s -q -u Everyone "C:\Windows" >> windows.txt
accesschk -w -s -q -u "Authenticated Users" "C:\Windows" >> windows.txt
accesschk -w -s -q -u Interactive "C:\Windows" >> windows.txt
|
2020-07-22 16:05:54 +01:00 |
|