|
Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.discovery.search.Result.
Public Member Functions | |
| void | addTagName (String tagName) |
| Long | getActivityEnd () |
| Long | getActivityStart () |
| Content | getDataSource () |
| long | getDataSourceObjectId () |
| String | getDomain () |
| Long | getFilesDownloaded () |
| SearchData.Frequency | getFrequency () |
| TskData.FileKnown | getKnown () |
| Long | getPageViewsInLast60Days () |
| final SearchData.PreviouslyNotable | getPreviouslyNotableInCR () |
| List< String > | getTagNames () |
| Long | getTotalPageViews () |
| SearchData.Type | getType () |
| String | getWebCategory () |
| boolean | hasKnownAccountType () |
| final void | markAsPreviouslyNotableInCR () |
| final void | setFrequency (SearchData.Frequency frequency) |
| void | setWebCategory (String webCategory) |
| String | toString () |
Private Attributes | |
| final Long | activityEnd |
| final Long | activityStart |
| final Long | countOfKnownAccountTypes |
| final Content | dataSource |
| final long | dataSourceId |
| final String | domain |
| final Long | filesDownloaded |
| final Long | pageViewsInLast60 |
| final Long | totalPageViews |
| String | webCategory |
Container for domains that holds all necessary data for grouping and sorting.
Definition at line 28 of file ResultDomain.java.
|
inherited |
Add a tag name that matched this file.
| tagName |
Definition at line 106 of file Result.java.
| Long org.sleuthkit.autopsy.discovery.search.ResultDomain.getActivityEnd | ( | ) |
Get the date of most recent activity for this domain.
Definition at line 83 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.activityEnd.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultsSorter.getLastActivityDateTimeComparator().
| Long org.sleuthkit.autopsy.discovery.search.ResultDomain.getActivityStart | ( | ) |
Get the date of first activity for this domain.
Definition at line 74 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.activityStart.
| Content org.sleuthkit.autopsy.discovery.search.ResultDomain.getDataSource | ( | ) |
Definition at line 153 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.dataSource.
Referenced by org.sleuthkit.autopsy.discovery.search.DiscoveryKeyUtils.getCurrentWeekCutOff().
| long org.sleuthkit.autopsy.discovery.search.ResultDomain.getDataSourceObjectId | ( | ) |
Definition at line 148 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.dataSourceId.
| String org.sleuthkit.autopsy.discovery.search.ResultDomain.getDomain | ( | ) |
Get the domain represented as a String.
Definition at line 65 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.domain.
Referenced by org.sleuthkit.autopsy.discovery.ui.ResultsPanel.DomainThumbnailWorker.doInBackground(), and org.sleuthkit.autopsy.discovery.search.ResultsSorter.getDomainNameComparator().
| Long org.sleuthkit.autopsy.discovery.search.ResultDomain.getFilesDownloaded | ( | ) |
Get the number of files downloaded associated with this domain.
Definition at line 113 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.filesDownloaded.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultsSorter.getWebDownloadsComparator().
|
inherited |
Get the frequency of this result in the central repository.
Definition at line 49 of file Result.java.
References org.sleuthkit.autopsy.discovery.search.Result.frequency.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultsSorter.getFrequencyComparator(), org.sleuthkit.autopsy.discovery.search.ResultDomain.toString(), and org.sleuthkit.autopsy.discovery.search.ResultFile.toString().
| TskData.FileKnown org.sleuthkit.autopsy.discovery.search.ResultDomain.getKnown | ( | ) |
Definition at line 158 of file ResultDomain.java.
| Long org.sleuthkit.autopsy.discovery.search.ResultDomain.getPageViewsInLast60Days | ( | ) |
Get the number of page views that this domain has had in the last 60 days. Page views is defined as the count of TSK_WEB_HISTORY artifacts.
Definition at line 104 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.pageViewsInLast60.
|
inherited |
Get the previously notable value of this result.
Definition at line 72 of file Result.java.
References org.sleuthkit.autopsy.discovery.search.Result.notabilityStatus.
|
inherited |
Get the tag names for this file
Definition at line 120 of file Result.java.
| Long org.sleuthkit.autopsy.discovery.search.ResultDomain.getTotalPageViews | ( | ) |
Get the total number of page views that this domain has had. Pages views is defined as the count of TSK_WEB_HISTORY artifacts.
Definition at line 93 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.totalPageViews.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultsSorter.getPageViewComparator().
| SearchData.Type org.sleuthkit.autopsy.discovery.search.ResultDomain.getType | ( | ) |
Definition at line 163 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.SearchData.Type.DOMAIN.
| String org.sleuthkit.autopsy.discovery.search.ResultDomain.getWebCategory | ( | ) |
Get the web category (TSK_WEB_CATEGORY) type for this domain.
Definition at line 123 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.webCategory.
| boolean org.sleuthkit.autopsy.discovery.search.ResultDomain.hasKnownAccountType | ( | ) |
Determines if the domain has been associated with a known account type (TSK_WEB_ACCOUNT_TYPE).
Definition at line 142 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.SearchFiltering.KnownAccountTypeFilter.applyAlternateFilter().
|
inherited |
Mark the result as being previously notable in the CR.
Definition at line 63 of file Result.java.
References org.sleuthkit.autopsy.discovery.search.Result.notabilityStatus, and org.sleuthkit.autopsy.discovery.search.SearchData.PreviouslyNotable.PREVIOUSLY_NOTABLE.
|
inherited |
Set the frequency of this result in the central repository.
| frequency | The frequency of the result as an enum. |
Definition at line 81 of file Result.java.
References org.sleuthkit.autopsy.discovery.search.Result.frequency.
Referenced by org.sleuthkit.autopsy.discovery.search.DiscoveryAttributes.FrequencyCallback.process().
| void org.sleuthkit.autopsy.discovery.search.ResultDomain.setWebCategory | ( | String | webCategory | ) |
Set the web category for this domain (derived from TSK_WEB_CATEGORY) artifacts.
Definition at line 134 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.ResultDomain.webCategory.
| String org.sleuthkit.autopsy.discovery.search.ResultDomain.toString | ( | ) |
Definition at line 168 of file ResultDomain.java.
References org.sleuthkit.autopsy.discovery.search.Result.getFrequency().
|
private |
Definition at line 32 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getActivityEnd().
|
private |
Definition at line 31 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getActivityStart().
|
private |
Definition at line 36 of file ResultDomain.java.
|
private |
Definition at line 39 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getDataSource().
|
private |
Definition at line 40 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getDataSourceObjectId().
|
private |
Definition at line 30 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getDomain().
|
private |
Definition at line 35 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getFilesDownloaded().
|
private |
Definition at line 34 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getPageViewsInLast60Days().
|
private |
Definition at line 33 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getTotalPageViews().
|
private |
Definition at line 37 of file ResultDomain.java.
Referenced by org.sleuthkit.autopsy.discovery.search.ResultDomain.getWebCategory(), and org.sleuthkit.autopsy.discovery.search.ResultDomain.setWebCategory().
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.