Raphaël Vinot
|
d38b612c37
|
chg: Bump lacuscore
|
2022-09-23 13:13:09 +02:00 |
Raphaël Vinot
|
c6464936fc
|
chg: Bump to poetry v1.2, remove dep on setuptools
|
2022-08-31 16:33:13 +02:00 |
Raphaël Vinot
|
f4dfa0343e
|
new: Submit to Pandora button for file URLs
|
2022-08-23 17:48:36 +02:00 |
Raphaël Vinot
|
ebbe6e3ce9
|
new: Pick mobile devices on capture page
|
2022-08-22 17:34:00 +02:00 |
Raphaël Vinot
|
d63ea473f5
|
new: Autoselect browser engine based on the UA
|
2022-08-19 14:26:22 +02:00 |
Raphaël Vinot
|
87be90af83
|
fix: Avoid exceptions on invalid requests
|
2022-08-14 16:41:37 +02:00 |
Raphaël Vinot
|
72c4e43474
|
new: Upload a file instead of submitting a URL.
|
2022-08-14 16:41:34 +02:00 |
Raphaël Vinot
|
2ce8b5a96c
|
new: dropdown to pass DoNotTrack HTTP header
Improvments on the capture page.
|
2022-08-14 16:31:51 +02:00 |
Raphaël Vinot
|
fdfa2e25cb
|
new: Initial listing of all resources loaded on the capture
|
2022-08-14 16:31:49 +02:00 |
Arhamyss
|
c589933a40
|
fix: changed the way things are displayed and fixed errors to make the download working
|
2022-08-10 11:40:11 +02:00 |
Arhamyss
|
5a77044530
|
new: first try to add an url in the hostnode to dl the file if there is one to be downloaded
|
2022-08-09 18:23:11 +02:00 |
Raphaël Vinot
|
b8cd1319a5
|
fix: Speedup display of hostnode popup
|
2022-07-27 14:36:56 +02:00 |
Raphaël Vinot
|
ce8eeda9eb
|
chg: Improve RiskIQ module
|
2022-07-18 13:24:20 +02:00 |
Raphaël Vinot
|
c0bde711d2
|
new: Very basic RiskIQ support for PDNS.
|
2022-07-15 18:53:49 +02:00 |
Raphaël Vinot
|
81f10c7cb8
|
new: config key to display a link to the github page
|
2022-07-12 10:24:10 +02:00 |
Raphaël Vinot
|
ce9ecfefdb
|
chg: remove reference to max depth (not used since playwright), cleanup
|
2022-06-11 14:49:58 +02:00 |
Raphaël Vinot
|
6ba019ec83
|
chg: Improve somewhat the useragents available for capturing
Fix #416
|
2022-06-09 18:58:17 +02:00 |
Raphaël Vinot
|
c60da37707
|
fix: properly display warning if a capture failed
|
2022-05-25 16:04:23 +02:00 |
Raphaël Vinot
|
e4a2b0752c
|
chg: dirty improve default UA
|
2022-05-05 16:30:52 +02:00 |
Raphaël Vinot
|
8d159ffba0
|
new: Switch away from splash to use playwright
|
2022-04-21 14:55:07 +03:00 |
Raphaël Vinot
|
cf46dde1ed
|
chg: Add basic pre-hook config
|
2022-03-31 11:30:53 +02:00 |
Raphaël Vinot
|
ee69e66750
|
new: Multiple queries at once on web interface
|
2022-03-31 00:48:58 +02:00 |
Raphaël Vinot
|
787258dec1
|
chg: Bump bootstrap-flask, use bootstrap 5
|
2022-01-14 15:58:06 +01:00 |
Raphaël Vinot
|
f8ed5567fa
|
new: Link to changelog on index
|
2022-01-03 17:04:10 +01:00 |
Raphaël Vinot
|
e291fc6167
|
chg: avoid duplicate URLs in hashlookup view
|
2021-12-01 17:03:36 +01:00 |
Raphaël Vinot
|
fc4c342316
|
new: Add stats on hits on hashlookup
|
2021-11-30 15:43:42 +01:00 |
Raphaël Vinot
|
8f4040b806
|
new: Hashlookup integration
|
2021-11-30 14:59:48 +01:00 |
Raphaël Vinot
|
26948ed025
|
new: free text for UA, change order on capture page
|
2021-11-25 19:36:01 -05:00 |
Raphaël Vinot
|
58b50f2b24
|
new: Pass optional arbitrary HTTP headers to capture
|
2021-11-23 12:59:56 -08:00 |
Raphaël Vinot
|
4042ee9116
|
new: Add CORS config to submit
|
2021-11-08 16:47:39 -08:00 |
Raphaël Vinot
|
b4771f63a7
|
new: config option to make capture private by default, better working on capture page
Related #279
|
2021-10-26 10:47:06 -04:00 |
Raphaël Vinot
|
9c9e26dde5
|
chg: Improve capture page
Related to #279
|
2021-10-25 17:19:58 -04:00 |
Raphaël Vinot
|
1f998b457f
|
chg: use template
|
2021-10-18 13:06:43 +02:00 |
Raphaël Vinot
|
1a0fe677ab
|
fix: Copy bodies before sending them over.
send_file in flask close the BytesIO, causing issue if we need to
re-access it.
|
2021-09-29 15:00:10 +02:00 |
Raphaël Vinot
|
6e9e3990c4
|
fix: Indexes not updated on tree rebuild, better handling of tree cache
|
2021-09-24 16:16:41 +02:00 |
Raphaël Vinot
|
48fc807e7d
|
new: Add monitoring for pickle cache status
|
2021-09-24 12:02:28 +02:00 |
Raphaël Vinot
|
87c6925c7b
|
new: IPs lookup against phishtank
|
2021-09-23 13:58:40 +02:00 |
Raphaël Vinot
|
404f9a3112
|
fix: Avoid exception if none key
|
2021-09-17 10:06:59 +02:00 |
Raphaël Vinot
|
e7d9c1cb1a
|
fix: return error message if urlscan isn't able to run the capture.
|
2021-09-17 09:51:52 +02:00 |
Raphaël Vinot
|
cefb3fddbf
|
new: Phishtank lookup.
|
2021-09-16 16:33:44 +02:00 |
Raphaël Vinot
|
39c7d14264
|
fix: make mypy happy
|
2021-09-08 12:50:56 +02:00 |
Raphaël Vinot
|
cc4beeef35
|
fix: Pass listing (y/n) and proper referer to subsequent captures
|
2021-09-08 12:24:00 +02:00 |
Raphaël Vinot
|
902c8f81b6
|
chg: Improve error message if the capture fails
Fix #257
|
2021-09-07 18:16:01 +02:00 |
Raphaël Vinot
|
dfbe40a52e
|
chg: reorder imports
|
2021-09-07 16:00:07 +02:00 |
Raphaël Vinot
|
60f4a09d28
|
fix: Avoid "None" in URL field if no predefined URL is given.
|
2021-09-03 17:07:48 +02:00 |
Raphaël Vinot
|
e213cb5ae8
|
fix: make mypy happy.
|
2021-09-03 17:05:26 +02:00 |
Raphaël Vinot
|
dcfd9cc6a9
|
new: Re-capture a URL and change parameters.
|
2021-09-03 16:57:48 +02:00 |
Raphaël Vinot
|
7ea37ec617
|
fix: Avoid exception if capture finishes between two calls.
|
2021-09-01 16:57:20 +02:00 |
Raphaël Vinot
|
c09adec333
|
chg: Improve logging.
|
2021-09-01 14:08:25 +02:00 |
Raphaël Vinot
|
d41b7735dd
|
chg: Improve storage, support both modes.
|
2021-08-26 15:49:19 +02:00 |