Commit Graph

15 Commits

Author SHA1 Message Date
Lee Christensen 8b6bcaa2e8 minor doc updates 2023-09-28 16:03:12 -04:00
Lee Christensen d0f019636d spelling 2023-09-28 15:58:44 -04:00
Lee Christensen 3fcfc9d209 :add submit_to_nemesis docs, slight updates to setup docs 2023-09-28 15:56:23 -04:00
Lee Christensen 36846fcae9 Merge pull request #12 from SpecterOps/doc_updates
Doc updates
2023-09-27 13:29:26 -07:00
Lee Christensen 8fbc390edf add links to connectors 2023-09-27 16:28:13 -04:00
Lee Christensen 624535db06 update docs, make CLI add end slash if not present 2023-09-27 16:21:17 -04:00
Lee Christensen d4f7b2c4a5 Remove unneeded header, change linked text 2023-09-27 11:27:18 -04:00
Lee Christensen 32b8f0711b update docs, minor CLI mods, added dev profile to infra_start.sh 2023-09-27 11:02:28 -04:00
Lee Christensen fe48499197 minor doc updates + formatting 2023-09-25 15:44:30 -04:00
Lee Christensen 1df94ff9d6 Many bug fixes and dashboard changes
Dashboard:
 - Moved Nemesis logo to sidebar
 - Edited CSS to remove blank space at top
File Viewer:
 - Removed PDF rendering due to Chrome iframe sandbox blocking embeds
 - All files now display as text in the Monaco viewer, irregardless of the type
 - Changed Monaco to dark theme
 - Add ".config" file type
Chromium page:
 - Made all filters case insensitive
 - Refactored into smaller functions
 - Results ordered by timestamp
File Triage page:
 - Refactored into smaller functions
 - Changed icons for for opening as plaintext and viewing file info
 - Do not hide files triaged as "unknown"
 - Fixed multiple bugs in search filters not applying
 - Refactored into smaller functions
 - Added a link to File Viewer when uploading files
Credentials page:
 - "View File Details" link now goes to File Viewer
 - Fixed bug in triage not working for null values
Nosey Parker page: "View File Details" link now goes to File Viewer
Hashes page:
 - Fixed bug preventing anything from being displayed
 - "View Originating File" link now goes to the file viewer instead of Kibana
 - Increased number of rows
 - Added filtering by object_id using the URL parameters
 - Added a clear filters button
Search page:
 - Link to File Viewer instead of Kibana
Refactored a few of the frontend pages
Centralized auth/display templates for frontend
Fixed looping exception in Chrome history parsing (still an outstanding issue for long URLs and slow processing)
Fixed path parsing for several file parsers to not require a "\" at the beginning so they can be processed via manual upload w/o a path
Changed Chromium file parsing to account support additional Chromium profiles
Added favicon
Updated skaffold debugging settings to allow stepping into python libraries
Updated recommended VS code extensions
Add action=view_raw to the download API to render the file as text in the browser
Fixed bug in extracted text processing when submitting text with BOM to elastic
Fixed links pointing to internal API endpoints instead of public ones
Changed hash alerts to point to Hashes/File Viewer page
Allow the same credentials parsed from 2 different files to be added to the DB
2023-09-23 01:55:58 -04:00
Lee Christensen d8ce1bd057 Update minikube settings to use resources 2023-09-19 23:25:58 -04:00
HarmJ0y 714922f8a2 Update setup.md 2023-08-22 19:03:09 -07:00
HarmJ0y df97ff0901 Added check to ensure ./nemesis-cli.py is not run as root
-Added check to ensure `./nemesis-cli.py` is not run as root
2023-08-22 19:00:50 -07:00
Lee Christensen 2a04bc8a6b add/fix slack alerting settings+docs 2023-08-17 17:09:43 -07:00
Lee Christensen fe4e0d70a4 commited for life 2023-08-09 13:14:44 -07:00