files
folder. The green checkmark means that an agent reported back information for that folder specifically (i.e. somebody tasked an ls
of that folder or issued a list
command via the button on the table side). This is in contrast the other folders in that tree - those folders are "implicitly" known because we have the full path returned for the folder we did access. If there is a red circle with an exclamation point, it means that you tried to perform an ls
on the directory, but it failed.hostname
associated with the file path. This will default to the host associated with the path, but can be changed separately to allow list of hosts not currently in the view.path
associated with the information below. If you haven't received any information from any agent yet or you haven't clicked on a path, this will default to the current directory .
.list
button. This looks at the far right hand side Callback number, finds the associated payload type, then looks for the command with is_file_browse
set to true
. Then issues that command with the host
and path
shown in the first two fields. If you want to list the contents of a directory that you can't see in the UI, just modify these two values and hit list
.upload
button. This will look for the is_upload
field for the payload type associated with the identified Callback and execute that command. In most cases this will cause a popup dialog where you can upload your file.Callback
field. As you browse this data, it's aggregated across all of the callbacks and hosts that are reporting data back. Therefore, you might have some information from Callback 1, some from Callback 15, etc. When you click on a file or folder, this value will change to the Callback where the data came from.list
or upload
.View Permissions
action will display a popup with more specific information.Download History
button will display information about all the times that file has been downloaded. This is useful when you repeatedly download the same file over and over again (ex: downloading a user's Chrome Cookie's file every day). If you've downloaded a file, there will be a green download icon next to the filename. This will always point to the latest version of the file, but you can use the download history
option to view all other instances in an easy pane. This popup will also show the comments associated with the tasks that issued the download commands.