Commit Graph

369 Commits

Author SHA1 Message Date
AccentuSoft
20a0f1d9f8 Fix playwright bug in build scripts & fix bug with file dragging. 2022-08-03 16:34:32 +03:00
AccentuSoft
312c6a87c6 Update Whats_My_Name.py resolution - optimize reading of json file & add new sites. 2022-07-31 11:00:56 +03:00
AccentuSoft
2ea45d818d Update build script for Windows. v1.3.5 v1.3.6 2022-07-27 16:07:29 +03:00
AccentuSoft
bd153b5248 Small fix for steam group members extractor. 2022-07-26 22:41:23 +03:00
AccentuSoft
9181b29ebe Remove unnecessary stuff from Holehe resolution. 2022-07-24 22:29:21 +03:00
AccentuSoft
fcd860388d Update WhatsMyName resolution. 2022-07-24 22:16:41 +03:00
AccentuSoft
90294abe3b Finish implementing Markdown editor.
Dockbar Two now has 'Notes' tab that allows investigators to take canvas-specific notes.
Allows Markdown formatting.

Markdown editor now used for editing & displaying notes for entities and links as well.

Breaking change: Canvases file renamed from canvasTabs.lscanvas to CanvasTabs.lscanvas.
2022-07-24 12:35:40 +03:00
AccentuSoft
3d835aed78 Small optimizations & allow user to zoom out a bit further. 2022-07-23 04:45:55 +03:00
AccentuSoft
edb4297958 Handle error thrown in case where there were no cycles to be extracted. 2022-07-23 04:16:01 +03:00
AccentuSoft
bf6d8a1c28 Start adding Notes tab on DockBarTwo.py. 2022-07-22 16:28:35 +03:00
AccentuSoft
111db11062 Handle opening browsers with Qt builtin functionality instead of python builtin functionality. 2022-07-22 16:28:35 +03:00
AccentuSoft
f2c31b9fbb Make headers have the correct color.
Improve Stylesheets.py formatting.
Remove redundant stylesheet.
2022-07-22 16:28:35 +03:00
AccentuSoft
79e136cac2 Remove redundant imports. v1.3.1 2022-07-20 23:15:19 +03:00
AccentuSoft
4fa771d0a5 Add types to some function definitions in ResolutionManager.py 2022-07-20 23:14:47 +03:00
AccentuSoft
d8e60c9bbd Improve website saving. 2022-07-20 23:01:51 +03:00
AccentuSoft
b4fa03b284 Improved graph drawing in general (includes Cycle graphs). 2022-07-20 22:41:25 +03:00
AccentuSoft
ad9cfa673c Allow threads to set statuses and generate warnings.
Move importing threads to new thread & improve its functionality for firefox.
2022-07-10 20:29:36 +03:00
AccentuSoft
343d20dca8 Fix spelling mistakes. 2022-07-10 15:00:24 +03:00
AccentuSoft
d8c5d8e25c Update Main Window Stylesheet. 2022-07-10 14:48:25 +03:00
AccentuSoft
45f2df7439 Refactored OpenCorporates module. 2022-07-10 14:43:59 +03:00
AccentuSoft
0a98d9d7ae Move to PySide version 6.3.
Fixed a seg fault bug when opening existing projects.
2022-07-10 06:57:17 +03:00
AccentuSoft
c35c63e1b2 Small change in Network entity - make the default value for the primary field more representative of what it's meant to be. 2022-07-10 05:53:37 +03:00
AccentuSoft
ed181ff696 Improve the import of firefox browser sessions. 2022-07-10 05:33:53 +03:00
AccentuSoft
0ac238b452 Update entity graphics to make them not collide with each other. 2022-07-10 05:31:07 +03:00
AccentuSoft
02eed52d5a Start work on Macros. 2022-07-10 04:33:04 +03:00
AccentuSoft
4b90313c26 Revise OpenCorporates resolutions. 2022-07-06 20:02:37 +03:00
AccentuSoft
05e0f2874d Add disposable mail check module by Kickbox. 2022-07-06 20:02:09 +03:00
AccentuSoft
56ffbc709b Add helper functions to image search engines. 2022-07-06 05:45:02 +03:00
AccentuSoft
e26be9ff70 Update build script version 2022-07-05 21:36:35 +03:00
AccentuSoft
ac3c7a040d Added shodan certificate search resolution. 2022-07-05 13:52:09 +03:00
AccentuSoft
5fab0f34df Add search engine assistant functionality under Node Operations. 2022-07-05 13:29:20 +03:00
AccentuSoft
a0d9fef19b Get all internal URLs in a domain.
To avoid excessive & superfluous links, all links are created from the input node. This means that passing in two nodes that point to the same domain (or to URLs in the same domain) will result in twice the work being done for no reason.
2022-07-04 15:48:39 +03:00
AccentuSoft
34e04fd05d Refactored GetExternalURLs.py 2022-07-04 15:32:13 +03:00
AccentuSoft
fba5171bd5 Extraction of phones and emails is now done only on the specified website or domain index page. 2022-07-04 15:32:03 +03:00
AccentuSoft
43b1bb837f Improve extraction of website text 2022-07-04 15:29:42 +03:00
AccentuSoft
c62fdcbf29 Better URL detection for when users drag in text. 2022-07-01 14:45:01 +03:00
AccentuSoft
56ac7c8454 Allow users to open in browser any attribute from any entity type that contains URLs.
Added shortcuts (Ctrl+W and Ctrl+Shift+W) to open URLs in browser.
2022-07-01 14:11:31 +03:00
AccentuSoft
cafa471ac7 Allow more schemes than just http on URL attribute type validation (user inputs) 2022-07-01 14:09:10 +03:00
AccentuSoft
d5df8a795a Have Shodan resolutions keep going if one of the IPs is not in the database. 2022-07-01 13:10:14 +03:00
AccentuSoft
2efa051220 Make default values for SNScrapeEntities.xml point to invalid / UNKNOWN urls. Do not include quoted tweet contents in quote tweets. 2022-07-01 13:09:51 +03:00
AccentuSoft
dbfd8fafd7 Add BinaryEdgeHost.py resolution. 2022-06-28 23:42:06 +03:00
AccentuSoft
becd49cea4 Add Sanctioned vehicle entities. 2022-06-28 23:05:11 +03:00
AccentuSoft
f77f458404 Add Vehicles entities. 2022-06-28 18:22:54 +03:00
AccentuSoft
895cf7ecac Adjust port report format for Nessus. 2022-06-28 18:22:24 +03:00
AccentuSoft
060f7bbe3c Update WhatsMyName accounts list json. 2022-06-28 18:21:52 +03:00
AccentuSoft
3f567c9929 Make certain conditions of LQL more straightforward - childof, parentof etc. now refer to the arguments passed. 2022-06-23 20:04:26 +03:00
AccentuSoft
5a6ce2fda1 Optimize exception case where queries return nothing. 2022-06-23 20:04:26 +03:00
AccentuSoft
d5e943d588 Path corrections in buildWin.bat script. v1.3.0 2022-06-20 01:38:39 +03:00
AccentuSoft
2357c31748 Adjust scene rect after loading canvas to make the loading in smoother. 2022-06-19 23:20:29 +03:00
AccentuSoft
9b6101ca6b Add version information on window title. 2022-06-19 01:20:43 +03:00