Skip to content

Commit

Permalink
Updated Forensics Wiki URLs (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Nov 21, 2022
1 parent af84958 commit 0e066bf
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 11 deletions.
2 changes: 1 addition & 1 deletion artifactsrc/__init__.py
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
"""ForensicArtifacts.com Artifact Repository resources."""

__version__ = '20220129'
__version__ = '20221121'
8 changes: 8 additions & 0 deletions docs/sources/api/artifactsrc.rst
Expand Up @@ -4,6 +4,14 @@ artifactsrc package
Submodules
----------

artifactsrc.resource\_file module
---------------------------------

.. automodule:: artifactsrc.resource_file
:members:
:undoc-members:
:show-inheritance:

artifactsrc.volume\_scanner module
----------------------------------

Expand Down
2 changes: 1 addition & 1 deletion docs/sources/file_systems/NTFS.md
Expand Up @@ -5,6 +5,6 @@ derived version.

### References

* [ForensicsWiki: New Technology File System (NTFS)](https://forensicswiki.xyz/wiki/index.php?title=New_Technology_File_System_(NTFS))
* [ForensicsWiki: New Technology File System (NTFS)](https://forensics.wiki/new_technology_file_system_(ntfs))
* [New Technologies File System (NTFS)](https://github.com/libyal/libfsntfs/blob/main/documentation/New%20Technologies%20File%20System%20(NTFS).asciidoc)
* [Linux NTFS file system support](https://sourceforge.net/projects/linux-ntfs/)
2 changes: 1 addition & 1 deletion docs/sources/webbrowser/ChromeCache.md
Expand Up @@ -72,7 +72,7 @@ Where the $EXTENSION contains the identifier of the extension such as

### References

* [Forensicswiki: Google Chrome](https://forensicswiki.xyz/wiki/index.php?title=Google_Chrome)
* [Forensicswiki: Google Chrome](https://forensics.wiki/google_chrome)
* [Example Google Chrome Cache files](https://github.com/dfirlabs/chrome-specimens/tree/main/specimens), by chrome-specimens project

### Test versions
Expand Down
2 changes: 1 addition & 1 deletion docs/sources/webbrowser/FirefoxCache.md
Expand Up @@ -74,5 +74,5 @@ C:\Users\%USERNAME%\AppData\Local\Mozilla\Firefox\Profiles\%PROFILE%.default\cac

### References

* [Forensicswiki: Mozilla Firefox](https://forensicswiki.xyz/wiki/index.php?title=Mozilla_Firefox)
* [Forensicswiki: Mozilla Firefox](https://forensics.wiki/mozilla_firefox)
* [Example Mozilla Firefox Cache files](https://github.com/dfirlabs/firefox-specimens/tree/main/specimens), by firefox-specimens project
4 changes: 2 additions & 2 deletions docs/sources/windows/AMCache.md
Expand Up @@ -13,6 +13,6 @@ This file uses the Windows NT Registry File (REGF) format.

### References

* [ForensicsWiki: AMCache](https://forensicswiki.xyz/wiki/index.php?title=AMCache)
* [ForensicsWiki: Windows Application Compatibility](https://forensicswiki.xyz/wiki/index.php?title=Windows_Application_Compatibility)
* [ForensicsWiki: AMCache](https://forensics.wiki/amcache)
* [ForensicsWiki: Windows Application Compatibility](https://forensics.wiki/windows_application_compatibility)
* [Windows NT Registry File (REGF) format specification](https://github.com/libyal/libregf/blob/main/documentation/Windows%20NT%20Registry%20File%20(REGF)%20format.asciidoc)
4 changes: 2 additions & 2 deletions docs/sources/windows/EventLog.md
Expand Up @@ -51,8 +51,8 @@ Windows Vista and later uses the Windows XML Event Log (EVTX) format.

* [Wikipedia: Event Viewer](https://en.wikipedia.org/wiki/Event_Viewer)
* [Wikipedia: Log file](https://en.wikipedia.org/wiki/Log_file)
* [ForensicsWiki: Windows Event Log (EVT)](https://forensicswiki.xyz/wiki/index.php?title=Windows_Event_Log_(EVT))
* [ForensicsWiki: Windows XML Event Log (EVTX)](https://forensicswiki.xyz/wiki/index.php?title=Windows_XML_Event_Log_(EVTX))
* [ForensicsWiki: Windows Event Log (EVT)](https://forensics.wiki/windows_event_log_(evt))
* [ForensicsWiki: Windows XML Event Log (EVTX)](https://forensics.wiki/windows_xml_event_log_(evtx))
* [Windows Event Viewer Log (EVT) format](https://github.com/libyal/libevt/blob/main/documentation/Windows%20Event%20Log%20(EVT)%20format.asciidoc)
* [Windows XML Event Log (EVTX) format](https://github.com/libyal/libevtx/blob/main/documentation/Windows%20XML%20Event%20Log%20(EVTX).asciidoc)
* [EventLog keys](https://winreg-kb.readthedocs.io/en/latest/sources/EventLog-keys.html)
Expand Down
2 changes: 1 addition & 1 deletion docs/sources/windows/JumpLists.md
Expand Up @@ -37,6 +37,6 @@ Value(s): ProgramsCacheSMP, ProgramsCacheTBP

### References

* [ForensicsWiki: Jump Lists](https://forensicswiki.xyz/wiki/index.php?title=Jump_Lists)
* [ForensicsWiki: Jump Lists](https://forensics.wiki/jump_lists)
* [dtFormats: Jump lists format](https://github.com/libyal/dtformats/blob/main/documentation/Jump%20lists%20format.asciidoc)
* [WinReg-KB: Programs Cache values](https://winreg-kb.readthedocs.io/en/latest/sources/explorer-keys/Program-cache.html)
2 changes: 1 addition & 1 deletion docs/sources/windows/RecentFileCache.md
Expand Up @@ -11,5 +11,5 @@ C:\Windows\AppCompat\Programs\RecentFileCache.bcf

### References

* [ForensicsWiki: Windows Application Compatibility](https://forensicswiki.xyz/wiki/index.php?title=Windows_Application_Compatibility)
* [ForensicsWiki: Windows Application Compatibility](https://forensics.wiki/windows_application_compatibility)
* [RecentFileCache.bcf format](https://github.com/libyal/dtformats/blob/main/documentation/RecentFileCache.bcf%20format.asciidoc)
2 changes: 1 addition & 1 deletion docs/sources/windows/RegistryFiles.md
Expand Up @@ -33,7 +33,7 @@ Windows NT4 and later uses the REGF Windows Registry file format
### References

* [Wikipedia: Windows Registry](https://en.wikipedia.org/wiki/Windows_Registry)
* [Forensicswiki: Windows Registry](https://forensicswiki.xyz/wiki/index.php?title=Windows_Registry)
* [Forensicswiki: Windows Registry](https://forensics.wiki/windows_registry)
* [WinReg-KB: Registry - Files](https://winreg-kb.readthedocs.io/en/latest/sources/windows-registry/Files.html)
* [The Windows NT Registry File Format](http://www.sentinelchicken.com/data/TheWindowsNTRegistryFileFormat.pdf)
* [Windows 9x Registry File (CREG) format specification](https://github.com/libyal/libcreg/blob/main/documentation/Windows%209x%20Registry%20File%20(CREG)%20format.asciidoc)
Expand Down

0 comments on commit 0e066bf

Please sign in to comment.