Skip to content

Commit

Permalink
Create DirectoryTraversal_WordDocuments.tkape
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRathbun committed Apr 11, 2021
1 parent c0fde9a commit 2bbffd6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Targets/!Disabled/DirectoryTraversal_WordDocuments.tkape
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Description: Find Word and Word alternative documents
Author: Andrew Rathbun
Version: 1.0
Id: 81940872-6efb-4465-af0d-a896758f6bf3
RecreateDirectories: true
Targets:
-
Name: Word and Word-like Documents
Category: Documents
Path: C:\
FileMask: regex:*.+\.(doc|docx|docm|dotx|dotm|docb|dot|wbk|odt|fodt|rtf|wp*|tmd)
Recursive: true
Comment: Covers all document file formats for Word, OpenOffice, LibreOffice, Apache OpenOffice, WPS Office, SoftMaker Office, and more

# Documentation
# https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions
# https://en.wikipedia.org/wiki/OpenDocument
# https://en.wikipedia.org/wiki/WordPerfect#WordPerfect_Office
# https://en.wikipedia.org/wiki/TextMaker
# https://en.wikipedia.org/wiki/Apache_OpenOffice#File_formats
# https://en.wikipedia.org/wiki/WPS_Office#File_format
# https://en.wikipedia.org/wiki/OnlyOffice#Desktop_editors

0 comments on commit 2bbffd6

Please sign in to comment.