Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix formatting
  • Loading branch information
tomsonpl committed May 10, 2022
commit fb66343e8b8725721700ff319f031dc5f2b7819b
Original file line number Diff line number Diff line change
@@ -1,57 +1,57 @@
{
"attributes": {
"created_at": "2022-04-05T06:24:21.145Z",
"created_by": "elastic",
"description": "Get all current network connections.",
"ecs_mapping": [
{
"key": "process.id",
"value": {
"field": "pid"
}
},
{
"key": "client.port",
"value": {
"field": "port"
}
},
{
"key": "network.iana_number",
"value": {
"field": "protocol"
}
},
{
"key": "network.type",
"value": {
"field": "family"
}
},
{
"key": "client.address",
"value": {
"field": "address"
}
},
{
"key": "process.path",
"value": {
"field": "path"
}
}
],
"id": "listening_ports",
"interval": "3600",
"query": "select * from listening_ports;",
"updated_at": "2022-04-05T06:24:21.145Z",
"updated_by": "elastic",
"version": "1"
},
"coreMigrationVersion": "8.3.0",
"id": "osquery_manager-0796f890-b4a9-11ec-8f39-bf9c07530bbb",
"references": [],
"type": "osquery-saved-query",
"updated_at": "2022-04-05T06:24:21.147Z",
"version": "Wzc0OSwxXQ=="
"attributes": {
"created_at": "2022-04-05T06:24:21.145Z",
"created_by": "elastic",
"description": "Get all current network connections.",
"ecs_mapping": [
{
"key": "process.id",
"value": {
"field": "pid"
}
},
{
"key": "client.port",
"value": {
"field": "port"
}
},
{
"key": "network.iana_number",
"value": {
"field": "protocol"
}
},
{
"key": "network.type",
"value": {
"field": "family"
}
},
{
"key": "client.address",
"value": {
"field": "address"
}
},
{
"key": "process.path",
"value": {
"field": "path"
}
}
],
"id": "listening_ports",
"interval": "3600",
"query": "select * from listening_ports;",
"updated_at": "2022-04-05T06:24:21.145Z",
"updated_by": "elastic",
"version": "1"
},
"coreMigrationVersion": "8.3.0",
"id": "osquery_manager-0796f890-b4a9-11ec-8f39-bf9c07530bbb",
"references": [],
"type": "osquery-saved-query",
"updated_at": "2022-04-05T06:24:21.147Z",
"version": "Wzc0OSwxXQ=="
}
Original file line number Diff line number Diff line change
@@ -1,70 +1,70 @@
{
"attributes": {
"created_at": "2022-04-05T06:03:11.035Z",
"created_by": "elastic",
"description": "Recursively get info about all files within the specified path. Edit the path to narrow down the search.",
"ecs_mapping": [
{
"key": "file.directory",
"value": {
"field": "directory"
}
},
{
"key": "file.name",
"value": {
"field": "filename"
}
},
{
"key": "file.inode",
"value": {
"field": "inode"
}
},
{
"key": "file.uid",
"value": {
"field": "uid"
}
},
{
"key": "file.gid",
"value": {
"field": "gid"
}
},
{
"key": "file.mode",
"value": {
"field": "mode"
}
},
{
"key": "file.size",
"value": {
"field": "size"
}
},
{
"key": "file.type",
"value": {
"field": "type"
}
}
],
"id": "file_info",
"interval": "3600",
"platform": "windows",
"query": "SELECT * FROM file WHERE path LIKE \"/%%\"",
"updated_at": "2022-04-05T06:03:11.035Z",
"updated_by": "elastic",
"version": "1"
},
"coreMigrationVersion": "8.3.0",
"id": "osquery_manager-128b90b0-b4a6-11ec-8f39-bf9c07530bbb",
"references": [],
"type": "osquery-saved-query",
"updated_at": "2022-04-05T06:03:11.036Z",
"version": "WzczNiwxXQ=="
"attributes": {
"created_at": "2022-04-05T06:03:11.035Z",
"created_by": "elastic",
"description": "Recursively get info about all files within the specified path. Edit the path to narrow down the search.",
"ecs_mapping": [
{
"key": "file.directory",
"value": {
"field": "directory"
}
},
{
"key": "file.name",
"value": {
"field": "filename"
}
},
{
"key": "file.inode",
"value": {
"field": "inode"
}
},
{
"key": "file.uid",
"value": {
"field": "uid"
}
},
{
"key": "file.gid",
"value": {
"field": "gid"
}
},
{
"key": "file.mode",
"value": {
"field": "mode"
}
},
{
"key": "file.size",
"value": {
"field": "size"
}
},
{
"key": "file.type",
"value": {
"field": "type"
}
}
],
"id": "file_info",
"interval": "3600",
"platform": "windows",
"query": "SELECT * FROM file WHERE path LIKE \"/%%\"",
"updated_at": "2022-04-05T06:03:11.035Z",
"updated_by": "elastic",
"version": "1"
},
"coreMigrationVersion": "8.3.0",
"id": "osquery_manager-128b90b0-b4a6-11ec-8f39-bf9c07530bbb",
"references": [],
"type": "osquery-saved-query",
"updated_at": "2022-04-05T06:03:11.036Z",
"version": "WzczNiwxXQ=="
}
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
{
"attributes": {
"created_at": "2022-04-05T06:25:08.166Z",
"created_by": "elastic",
"description": "Get applications and executables configured to launch when a system reboots on Windows.",
"ecs_mapping": [
{
"key": "file.path",
"value": {
"field": "path"
}
},
{
"key": "file.name",
"value": {
"field": "name"
}
}
],
"id": "persisted_apps_executables_windows",
"interval": "3600",
"platform": "windows",
"query": "select * from autoexec, startup_items;",
"updated_at": "2022-04-05T06:25:08.166Z",
"updated_by": "elastic",
"version": "1"
},
"coreMigrationVersion": "8.3.0",
"id": "osquery_manager-239dce60-b4a9-11ec-8f39-bf9c07530bbb",
"references": [],
"type": "osquery-saved-query",
"updated_at": "2022-04-05T06:25:08.167Z",
"version": "Wzc1MCwxXQ=="
"attributes": {
"created_at": "2022-04-05T06:25:08.166Z",
"created_by": "elastic",
"description": "Get applications and executables configured to launch when a system reboots on Windows.",
"ecs_mapping": [
{
"key": "file.path",
"value": {
"field": "path"
}
},
{
"key": "file.name",
"value": {
"field": "name"
}
}
],
"id": "persisted_apps_executables_windows",
"interval": "3600",
"platform": "windows",
"query": "select * from autoexec, startup_items;",
"updated_at": "2022-04-05T06:25:08.166Z",
"updated_by": "elastic",
"version": "1"
},
"coreMigrationVersion": "8.3.0",
"id": "osquery_manager-239dce60-b4a9-11ec-8f39-bf9c07530bbb",
"references": [],
"type": "osquery-saved-query",
"updated_at": "2022-04-05T06:25:08.167Z",
"version": "Wzc1MCwxXQ=="
}
Loading