Configuration parameters
key— API key (required)secret— API secret (required)domain— API domain (e.g. teststack.uptycs.io) (required)customer_id— API Customer ID (required)isFetch— Fetch incidentsincidentType— Incident typeinsecure— Trust any certificate (not secure)proxy— Use system proxy settingsfetch_time— First fetch since (<number> <time unit>, e.g., 12 hours, 7 days)
Commands (47)
-
uptycs-create-lookuptableCreate a new Uptycs lookup table.
-
uptycs-delete-assets-tagDisassociate an asset with a tag.
-
uptycs-delete-lookuptableDelete an Uptycs lookup table.
-
uptycs-delete-tagDelete an Uptycs asset tag.
-
uptycs-edit-lookuptableEdit an Uptycs lookup table.
-
uptycs-get-alert-rulesReturns a list of alert rules.
-
uptycs-get-alertsReturns alerts from the Uptycs database. Do not use the "asset_id", "host_name_is" argument and "host_name_like" argument in the same command.
-
uptycs-get-asset-groupsget Uptycs asset groups.
-
uptycs-get-asset-tagsRetrieve a list of tags for a particular asset.
-
uptycs-get-asset-with-idGet an Uptycs asset details.
-
uptycs-get-assetsReturns assets enrolled with Uptycs. Do not use the "host_name_is" argument and "host_name_like" in the same command.
-
uptycs-get-carvesGet the list of carves file from a specific path.
-
uptycs-get-carves-download-fileDownload a carved file using uuid.
-
uptycs-get-carves-linkGet the url of a carved file using uuid.
-
uptycs-get-event-rulesReturns a list of event rules.
-
uptycs-get-eventsReturns events from the Uptycs database.
-
uptycs-get-lookuptableGet an Uptycs lookup table details.
-
uptycs-get-lookuptablesget list of uptycs look up tables.
-
uptycs-get-parent-event-informationfind information for parent process events which are running or have run on a registered Uptycs assert.
-
uptycs-get-parent-informationget the parent process information for a particular child process.
-
uptycs-get-process-child-processesget all the child processes for a given parent process.
-
uptycs-get-process-event-informationget information for a particular process event.
-
uptycs-get-process-eventsfind process events which are running or have run on a registered Uptycs asset.
-
uptycs-get-process-informationget information for a particular process.
-
uptycs-get-process-open-filesfind processes which have opened files.
-
uptycs-get-process-open-socketsFinds processes that opened a socket.
-
uptycs-get-processesfind processes which are running or have run on a registered Uptycs asset.
-
uptycs-get-saved-queriesRetrieve a saved query or list of all saved queries.
-
uptycs-get-socket-event-informationget information for a particular socket event.
-
uptycs-get-socket-eventsfind processes which opened a socket.
-
uptycs-get-tagReturn Uptycs asset tag details.
-
uptycs-get-tagsReturn a list of Uptycs asset tags with details.
-
uptycs-get-threat-indicatorretrieve information about a specific threat indicator using a unique threat indicator id.
-
uptycs-get-threat-indicatorsget Uptycs threat indicators.
-
uptycs-get-threat-sourceretrieve information about a specific threat source.
-
uptycs-get-threat-sourcesget Uptycs threat sources.
-
uptycs-get-threat-vendorsget Uptycs threat vendors.
-
uptycs-get-user-asset-groupsget a list of users in a particular asset group.
-
uptycs-get-user-informationget info for an Uptycs user.
-
uptycs-get-usersget a list of Uptycs users.
-
uptycs-post-lookuptable-dataUpdate csv data for a look up table.
-
uptycs-post-saved-querySave a query to the Uptycs DB.
-
uptycs-post-threat-sourcepost a new threat source to your threat sources in Uptycs.
-
uptycs-run-queryRuns the specified SQL query against your Uptycs database. A list of tables can be found at osquery.io/schema, or by using the query "select * from information_schema.tables".
-
uptycs-run-saved-queryRun a saved query.
-
uptycs-set-alert-statusSet the status of an alert to new, assigned, resolved, or closed.
-
uptycs-set-asset-tagSets a tag on a particular asset.