Commit Graph

19 Commits

Author SHA1 Message Date
07947ab446 build: bump version 0.3.0 -> 0.4.0
!15
2024-02-26 07:33:45 +00:00
089a0ed11c build: bump version 0.2.0 -> 0.3.0
!13
2024-02-25 10:44:35 +00:00
Jon
f89212b1cb feat(server): DNS Reverse Lookup for IP Address'
!13 closes #4
2024-02-25 18:02:13 +09:30
Jon
181a3bdc44 feat(scanner): Add scanner timezone to scan report
!11 #13
2024-02-24 21:26:01 +09:30
Jon
667de0a41b feat(scanner): don't include PTR DNS records as hostname
!11 closes #10
2024-02-24 21:08:11 +09:30
Jon
4d19ead2f1 feat(scanner): for ssl cert validation when uploading to server
!11 #1
2024-02-24 20:16:37 +09:30
Jon
b005a31aab feat(scanner): if an auth token has been set, fail non-https communication with server
except to localhost.

!11 #1
2024-02-24 20:11:06 +09:30
Jon
15b0ddb068 feat(scanner): Set user http user agent to <name>/<version>
!11
2024-02-24 20:09:13 +09:30
Jon
8f7ed4888a feat(server): scanner identity confirmation
!11 #1
2024-02-24 15:25:52 +09:30
Jon
de7752cfcf feat(agent): move config of variables to vars file
!8 closes #11
2024-02-23 15:13:17 +09:30
Jon
4c631c67f9 feat(agent): if hostname present in nmap scan report, add to report for server
!8 #4
2024-02-22 20:22:28 +09:30
Jon
f8bdccd122 feat(agent): showsubnet address in logs when conducting subnet actions
!8
2024-02-22 18:38:21 +09:30
Jon
2b9fab6651 fix: Don't process results if scan report is empty
!1
2024-02-21 01:48:43 +09:30
Jon
11a4701a63 fix(agent): don't load subnet from cache if not present
!1
2024-02-20 15:34:51 +09:30
Jon
68f43bf70f fix: Use updated scan structure
!1
2024-02-20 15:34:09 +09:30
Jon
d57ba15905 feat(agent): upload scan results to server
!1
2024-02-19 20:17:16 +09:30
Jon
fb2871fcca feat(agent): process scanned subnet using cached subnet details
!1
2024-02-19 03:47:45 +09:30
Jon
3f7e8051a0 feat(agent): Fetch subnets belonging to agent
the agent is the agent ID of the agent code.

!1
2024-02-19 03:44:35 +09:30
Jon
225fbe51c8 feat(agent): Scan subnet
!1
2024-02-19 03:43:35 +09:30