Raphaël Vinot
|
bf700e7a7b
|
chg: Major refactoring, move capture code to external script.
|
2021-08-25 13:36:48 +02:00 |
Raphaël Vinot
|
81390d5ea0
|
chg: cleanup in the mail lookyloo class
|
2021-08-24 18:32:54 +02:00 |
Raphaël Vinot
|
725a43cc44
|
new: Trigger a capture with a GET request from a browser.
Fix #248
|
2021-08-18 10:53:32 +02:00 |
Raphaël Vinot
|
48d81815a0
|
chg: Bump d3js
|
2021-08-17 12:22:10 +02:00 |
Raphaël Vinot
|
021f53716b
|
new: Submit a capture in a HTTP GET request
Fix #246
|
2021-08-17 12:12:23 +02:00 |
Raphaël Vinot
|
09a69622c0
|
fix: urlscan dislikes URLs without scheme.
|
2021-08-16 11:01:00 +02:00 |
Raphaël Vinot
|
9ff2bf8157
|
fix: avoid exception if submission is missing
|
2021-08-13 16:24:34 +02:00 |
Raphaël Vinot
|
50dbbd6eba
|
new: [API] Trigger modules for a capture
|
2021-08-13 13:50:26 +02:00 |
Raphaël Vinot
|
92a466d78b
|
fix: Improve legend
Fix #161
|
2021-08-12 16:31:53 +02:00 |
Raphaël Vinot
|
3436f5bd4e
|
chg: Improve urlscan support, get results.
|
2021-08-11 15:26:12 +02:00 |
Raphaël Vinot
|
7933670941
|
new: Integration with urlscan.io
|
2021-08-10 17:38:47 +02:00 |
Raphaël Vinot
|
8668a15cd8
|
chg: use d3js v7
|
2021-07-21 11:56:38 +02:00 |
Raphaël Vinot
|
28e3162187
|
Merge branch 'restx'
|
2021-07-21 11:05:25 +02:00 |
Raphaël Vinot
|
9f580fc223
|
chg: Bump datatables
|
2021-07-14 10:55:52 +02:00 |
Raphaël Vinot
|
cc2e5a4159
|
Merge branch 'main' into restx
|
2021-07-05 09:54:37 +02:00 |
Raphaël Vinot
|
6abdd2db9a
|
new: Add referer on details view
|
2021-06-29 11:18:10 -07:00 |
felalex
|
6a7787d8af
|
fix: error in case of invalid proxy + username/password support
|
2021-06-29 18:00:44 +02:00 |
felalex
|
1c89a80c7e
|
fix: expected format & passing proxy in _capture
|
2021-06-25 16:36:57 +02:00 |
Raphaël Vinot
|
26cbf94977
|
Merge branch 'main' into restx
|
2021-06-22 16:55:41 -07:00 |
Raphaël Vinot
|
20fb7a70f9
|
new: Add referer on details view
|
2021-06-22 16:47:03 -07:00 |
felalex
|
a04d224c79
|
new: trying toget proxy field from /capture
|
2021-06-22 18:39:14 +02:00 |
felalex
|
046dc4d1d1
|
new: added field for proxy
|
2021-06-18 17:12:50 +02:00 |
Raphaël Vinot
|
1a9d409d90
|
Merge branch 'main' into restx
|
2021-06-17 09:51:57 -07:00 |
Raphaël Vinot
|
14a3581fbc
|
chg: Bump 3rd party libs
|
2021-06-16 18:28:57 -07:00 |
Raphaël Vinot
|
cd8e76f26b
|
fix: Properly use SRIs
|
2021-06-16 18:25:40 -07:00 |
Raphaël Vinot
|
eba913caa0
|
fix: sort sri dump
|
2021-06-16 18:21:15 -07:00 |
Raphaël Vinot
|
c89689374e
|
new: SRI validation on resources
|
2021-06-16 17:36:01 -07:00 |
Raphaël Vinot
|
a44b7b30b5
|
new: Get URLs and Hostnames from captures
|
2021-06-16 14:57:14 -07:00 |
Raphaël Vinot
|
7b32454f9a
|
new: get all the ressources hashes in API
|
2021-06-15 18:26:41 -07:00 |
Raphaël Vinot
|
7053ca7994
|
Merge branch 'main' into restx
|
2021-06-11 12:12:59 -07:00 |
Raphaël Vinot
|
89026e8f3b
|
chg: move mypy config to pyproject
|
2021-06-11 10:15:03 -07:00 |
Raphaël Vinot
|
c52509614e
|
new: get capture info API call
|
2021-06-09 17:59:24 -07:00 |
Raphaël Vinot
|
810cceb263
|
new: Add more calls to the API, cleanup
|
2021-06-07 15:37:11 -07:00 |
Raphaël Vinot
|
e5b76b3a2f
|
chg: Move API into a new file, cleanup
|
2021-06-07 13:12:23 -07:00 |
Raphaël Vinot
|
7bf0b78754
|
new: Use flask-restx for the API
|
2021-06-04 17:30:14 -07:00 |
Raphaël Vinot
|
387f2d3c3d
|
chg: Improve MISP lookup
|
2021-06-02 13:27:50 -07:00 |
Raphaël Vinot
|
8c62a597e7
|
fix: Make mypy happy
|
2021-06-01 16:06:24 -07:00 |
Raphaël Vinot
|
a1bbffd4ad
|
fix: Missing template for MISP lookup
|
2021-06-01 15:35:35 -07:00 |
Raphaël Vinot
|
3071a1a7c9
|
new: Add MISP lookup
|
2021-06-01 15:31:14 -07:00 |
Raphaël Vinot
|
53ef253c94
|
chg: Improve MISP push
|
2021-05-31 13:27:25 -07:00 |
Raphaël Vinot
|
4fd7ee2568
|
chg: Make parent link more generic
|
2021-05-27 16:33:17 -07:00 |
Raphaël Vinot
|
53bc8324cd
|
new: reference to parent on tree (if exists)
|
2021-05-27 15:23:04 -07:00 |
Raphaël Vinot
|
1117ab6371
|
chg: add stats, avoid building big trees twice, bump deps
|
2021-05-26 18:25:06 -07:00 |
Raphaël Vinot
|
315a2733c3
|
new: Tickbox to confirm notification
|
2021-05-26 12:07:47 -07:00 |
Raphaël Vinot
|
8a5b1f263e
|
new: Fake field to avoid dumb bots
|
2021-05-25 13:20:28 -07:00 |
Raphaël Vinot
|
11f05626b5
|
chg: Improve module auto trigger
|
2021-05-19 15:03:07 -07:00 |
Raphaël Vinot
|
7b4f5bd6d2
|
new: feature to hide captures with error
|
2021-05-19 10:18:43 -07:00 |
Raphaël Vinot
|
925bb9d48e
|
new: priority for captures
|
2021-05-18 14:58:56 -07:00 |
Raphaël Vinot
|
3614a47275
|
chg: Make mypy happy
|
2021-05-17 18:29:46 -07:00 |
Raphaël Vinot
|
bb214d9e2b
|
chg: Use keywords only paramaters when relevant
|
2021-05-17 17:08:43 -07:00 |