Commit Graph

302 Commits

Author SHA1 Message Date
AccentuSoft
e68a067806 Work done on query front end. 2022-06-13 15:53:14 +03:00
AccentuSoft
3280ad55bd Sort entries in lists for consistency & try-catch around module loader in case of errors. 2022-06-13 15:53:14 +03:00
AccentuSoft
9aa8a3f43a Fix some more bugs with LQL. 2022-06-13 15:53:13 +03:00
AccentuSoft
ffdba4fecb More work done on LQL 2022-06-13 15:52:36 +03:00
AccentuSoft
b0d3f2ca62 Better error messages for Offshore Leaks resolutions. 2022-06-13 15:52:36 +03:00
AccentuSoft
0b79c4be20 Update LQL - backend close to done. Will not allow users to update DB with queries, at least for now.
Continue work on Query Wizard UI.
2022-06-13 15:52:35 +03:00
AccentuSoft
2c718a8543 Start bringing everything together. 2022-05-31 02:50:02 +03:00
AccentuSoft
0a52862baa Make MenuBar.py use user agents from GlobalVariables.py 2022-05-29 18:24:22 +03:00
AccentuSoft
33e9d46407 Various optimizations & software structure improvements. 2022-05-29 18:05:33 +03:00
AccentuSoft
4278e0ca47 Fix bug with report generation when including group nodes. 2022-05-28 18:20:47 +03:00
AccentuSoft
368f0bd547 Progress on parsing queries. 2022-05-28 18:16:12 +03:00
AccentuSoft
2a1bc299de Even more updates to LQL 2022-05-25 22:33:12 +03:00
AccentuSoft
1fb510ed93 More updates to LQL 2022-05-23 11:23:43 +03:00
AccentuSoft
9e34b53de0 Update GetExternalURLs.py to use chromium. 2022-05-23 11:23:26 +03:00
AccentuSoft
264f44fd7a Continue building LQL 2022-05-21 19:47:26 +03:00
AccentuSoft
a5402a8cd7 Start working on LQL 2022-05-16 03:33:04 +03:00
AccentuSoft
851ed8f5ab Add WikiLeaksSearch.py resolution. 2022-05-12 08:27:58 +03:00
AccentuSoft
233a20dfa2 Inform the user of how many new nodes were created and how many were updated when resolutions conclude. 2022-05-11 08:40:27 +03:00
AccentuSoft
25a9ef3656 Update README.md 2022-05-09 20:54:55 +03:00
AccentuSoft
6e598e57fd Hide graphics settings from Program Settings window. 2022-05-09 20:50:25 +03:00
AccentuSoft
cadc20bc00 Update README.md
Add link to go directly to the downloads page.
2022-05-09 18:46:59 +03:00
AccentuSoft
a54ee1ecf6 Add size policy for summary icon on DockBarTwo.py v1.2.0 2022-05-09 05:20:53 +03:00
AccentuSoft
7efa551e27 Update Icons for CryptoWallet entities. Create new CVE entity. Update & improve shodan integration. 2022-05-09 05:17:44 +03:00
AccentuSoft
64848d8142 Update Whats My Name resolution & Shodan Search resolution. 2022-05-09 02:42:02 +03:00
AccentuSoft
29a85421b8 Add contingency measures for EmailExtractor.py and PhoneNumbersExtractor.py 2022-05-07 06:43:42 +03:00
AccentuSoft
8d3afe06b4 Cut down on false positive phone numbers by requiring all matched phone numbers to have at least 3 digits (so that emergency services' phone numbers are also matched). 2022-05-07 06:16:14 +03:00
AccentuSoft
fd5ebb1f5a Add regex matching for phone numbers. Could introduce some false positives, but overall match rate is higher. 2022-05-07 06:16:13 +03:00
AccentuSoft
0acacee5a8 Improve email extraction from websites by counteracting some common obfuscation measures. 2022-05-07 05:42:19 +03:00
AccentuSoft
106bb835f3 Add comment to MinSizeStackedLayout explaining what is going on. 2022-05-06 06:04:54 +03:00
AccentuSoft
8c456949ae Merge branch '1.2-dev' into main
# Conflicts:
#	Core/Interface/MenuBar.py
2022-05-06 05:33:07 +03:00
AccentuSoft
306b323b82 Fix visual bug with DockBarTwo.py - dockbar contents now resize dynamically. 2022-05-06 05:28:19 +03:00
AccentuSoft
95b033d8bb The "make collectors work" commit. 2022-05-06 04:23:00 +03:00
AccentuSoft
194254ab55 Update FrontendCommunicationsHandler.py to handle messages about continuing collectors. 2022-05-04 01:49:44 +03:00
AccentuSoft
8eec506d28 Account for collectors ran before that need to be restarted. 2022-05-04 01:46:13 +03:00
AccentuSoft
2d4d4343eb Trim starting '@' character from social media handles for Whats_My_Name.py resolution. 2022-05-03 03:01:52 +03:00
AccentuSoft
7fdb922009 Fix visual bug where the right-click menu on the log viewer would not highlight the options properly on mouse over. 2022-05-02 18:24:29 +03:00
AccentuSoft
2b013c83b5 Move resolution & collector detail fields to ResolutionManager.py 2022-05-02 04:06:25 +03:00
AccentuSoft
79ff69e1c5 Slightly increase timeout for Social_Analyzer_Detector.py 2022-04-30 20:07:36 +03:00
AccentuSoft
e176491e18 Fix stylistic issue in Whats_My_Name.py 2022-04-30 20:04:00 +03:00
AccentuSoft
d05f13138f Fix bug with Social_Analyzer.py - need to include all contents of 'tld' module. 2022-04-30 19:41:04 +03:00
AccentuSoft
b69c0f507e Initial commit for collectors 2022-04-30 14:24:17 +03:00
AccentuSoft
7c7288d949 Detect brightcove tracker - JSCodeExtractor.py 2022-04-26 17:01:35 +03:00
AccentuSoft
624aee7013 Added more tracker support.
Improved detection for mPulse tracker.
Now both JS & non-JS tracker detection happens.
2022-04-26 16:51:41 +03:00
AccentuSoft
7694aa2ac6 Update Windows build script. 2022-04-26 14:31:23 +03:00
AccentuSoft
4a41223d55 Track QuantServe tracking pixels. 2022-04-26 14:28:19 +03:00
AccentuSoft
3723c4125f Specify PySide6 version less than 6.3.0 in requirements.txt
Some issues encountered with upgrading, will wait for some time until those are smoothed over before upgrading.
2022-04-22 23:37:15 +03:00
AccentuSoft
9f17bccfa8 Small improvement to networking. 2022-04-22 23:20:18 +03:00
AccentuSoft
9104f2ffdc Fix bugs & improve performance for DomainFromPhrase.py and WebsiteFromPhrase.py 2022-04-22 17:27:15 +03:00
AccentuSoft
024e04d0ea Add resolution to extract website-like objects from phrases. 2022-04-22 17:16:52 +03:00
AccentuSoft
b8bac926c2 Add resolution to extract domain-like objects from phrases. 2022-04-22 17:16:31 +03:00