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
|
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
|
c89689374e
|
new: SRI validation on resources
|
2021-06-16 17:36:01 -07:00 |
Raphaël Vinot
|
c52509614e
|
new: get capture info API call
|
2021-06-09 17:59:24 -07:00 |
Raphaël Vinot
|
387f2d3c3d
|
chg: Improve MISP lookup
|
2021-06-02 13:27:50 -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
|
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
|
1d5925d755
|
new: Keep captures parent, use extends in MISP export
|
2021-05-12 13:30:07 -07:00 |
Raphaël Vinot
|
c07e3696cd
|
fix: force size of img resources in popup, cleanup
|
2021-05-11 17:14:28 -07:00 |
Raphaël Vinot
|
986e581f5d
|
fix: Move flashed messages around
|
2021-05-11 10:53:00 -07:00 |
Raphaël Vinot
|
6592531ec1
|
fix: index search on partial URLs
Fix #202
|
2021-05-06 11:27:40 +02:00 |
Raphaël Vinot
|
64d1ed785b
|
fix: Blur cropped screenshot if too big
Fix #196
|
2021-04-28 18:13:10 +02:00 |
Raphaël Vinot
|
12697964ce
|
chg: Improve tree stats
|
2021-04-27 17:09:58 +02:00 |
Raphaël Vinot
|
3389dcafd6
|
new: Add support for uwhoisd
|
2021-04-26 00:52:08 +02:00 |
Raphaël Vinot
|
39e894b7b0
|
fix: body hash page on direct access
|
2021-04-20 17:32:22 +02:00 |
Raphaël Vinot
|
e8b19969fe
|
chg: normalize capture button
|
2021-04-09 15:45:20 +02:00 |
Raphaël Vinot
|
7707d638cf
|
new: Use async capture for the UI.
Add a method to make sure splash is up before trying to capture.
|
2021-04-08 19:15:53 +02:00 |
Raphaël Vinot
|
d78ee5de11
|
new: Link to UA page on wikipedia
|
2021-04-08 13:47:58 +02:00 |
Raphaël Vinot
|
e79387ee0d
|
chg: Remove unused entries in legend and stats
|
2021-04-08 00:35:10 +02:00 |
Raphaël Vinot
|
81acc8e2d5
|
chg: Improve UI (index and menu)
|
2021-04-06 23:34:57 +02:00 |
Raphaël Vinot
|
ca0bd97689
|
new: Wait page when a capture is queued/ongoing
|
2021-04-01 18:51:42 +02:00 |
Raphaël Vinot
|
55eab4af9c
|
fix: Disable push button if a MISP event already exists.
|
2021-03-31 09:25:01 +02:00 |
Raphaël Vinot
|
9f88edd74d
|
new: Check if an event with the same lookyloo capture is already on MISP
Fix #181
|
2021-03-30 16:32:04 +02:00 |
Raphaël Vinot
|
a2d6ff7b49
|
fix: scroll to screenshot, add margin
|
2021-03-30 00:45:24 +02:00 |
Raphaël Vinot
|
88bd450b59
|
chg: Improve tree page (menu and stats)
|
2021-03-25 18:32:48 +01:00 |
Raphaël Vinot
|
2a55461286
|
new: Capture an URL on the rendered page, keep the session (WiP)
|
2021-03-19 17:52:20 +01:00 |
Raphaël Vinot
|
49ae4490b2
|
new: (hidden) interface to search for hostnames and URLs
|
2021-03-18 00:40:14 +01:00 |
Raphaël Vinot
|
3ed7608f16
|
chg: Improve ressources listing
|
2021-03-04 18:10:54 +01:00 |
Raphaël Vinot
|
b91bbe5f07
|
new: Show preview of embeded ressources if it is an image.
|
2021-02-09 22:01:20 +01:00 |
Raphaël Vinot
|
39dd2021dd
|
chg: Complete rework of the login system, add UI for MISP Push
|
2021-02-04 19:51:43 +01:00 |
Raphaël Vinot
|
13e1614f5b
|
chg: Remove download screenshot button from left menu, add in overlay
|
2021-02-04 14:56:09 +01:00 |
Raphaël Vinot
|
dca06bd272
|
chg: Make clear the captures are public by default
Fix https://github.com/Lookyloo/lookyloo/issues/163
|
2021-01-29 16:35:47 +01:00 |
Raphaël Vinot
|
36fd3b2afc
|
chg: Rename back to index link
|
2021-01-29 16:34:59 +01:00 |
Raphaël Vinot
|
c8cc56f78b
|
chg: Improve support of self generated user-agents
|
2021-01-20 20:54:37 +01:00 |
Raphaël Vinot
|
f0c7e42bd9
|
new: center tree on landing page
|
2021-01-20 01:28:54 +01:00 |
Raphaël Vinot
|
861760203e
|
fix: Card on capture page
|
2021-01-18 16:57:27 +01:00 |
Raphaël Vinot
|
1605c6b6e1
|
fix: Last try to get the card working
|
2021-01-18 16:37:17 +01:00 |
Raphaël Vinot
|
1da32c404e
|
chg: Better handling of big screenshots
|
2021-01-18 14:19:19 +01:00 |
Raphaël Vinot
|
0a89d2190d
|
fix: OG card on index and capture pages.
|
2021-01-18 13:04:14 +01:00 |
Raphaël Vinot
|
660cebe01d
|
chg: More improvements on the twitter card
|
2021-01-18 12:50:58 +01:00 |
Raphaël Vinot
|
8bd874e2b0
|
new: Add variable width thumbnail method
|
2021-01-18 12:30:07 +01:00 |
Raphaël Vinot
|
07d0c68b5a
|
fix: twitter card image is special
|
2021-01-17 13:23:30 +01:00 |
Raphaël Vinot
|
e0615d9df3
|
fix: Better card rendering on twitter
|
2021-01-17 13:13:43 +01:00 |
Raphaël Vinot
|
721f5b47bb
|
fix: Use better image for OG card
|
2021-01-17 12:57:19 +01:00 |
Raphaël Vinot
|
fbd981d543
|
fix: wrong property key for OG card
|
2021-01-17 12:49:33 +01:00 |
Raphaël Vinot
|
026e0b7269
|
new: Add OpenGraph cards
|
2021-01-17 12:41:01 +01:00 |
Raphaël Vinot
|
ffc2de3cf2
|
fix: proper variable name for the thumbnail
|
2021-01-13 16:59:14 +01:00 |
Raphaël Vinot
|
4686b560dc
|
chg: Better handling of insanely long webpages.
|
2021-01-13 14:33:20 +01:00 |
Fafner [_KeyZee_]
|
02ddd35379
|
Adding final page title in the details of the tree
|
2021-01-08 19:34:21 +01:00 |
Raphaël Vinot
|
33326c2463
|
new: Extract URLs from rendered pages
|
2021-01-08 13:03:23 +01:00 |
Raphaël Vinot
|
d1f33d6914
|
new: Add ribbons on index
|
2021-01-04 16:51:04 +01:00 |
Raphaël Vinot
|
a4a51e50d3
|
chg: Bump doc link on tree page
|
2021-01-04 16:16:31 +01:00 |
Raphaël Vinot
|
c492674194
|
new: Add tooltips on every icons in the popup
|
2021-01-01 22:47:34 +01:00 |
Raphaël Vinot
|
fcae1d42d0
|
new: Show images in tooltip in hostnode popup
|
2020-12-22 18:23:39 +01:00 |
varad dingankar
|
1d3eb64ab3
|
#142 Adding documentation link to the menu
|
2020-12-21 00:44:55 +01:00 |
Raphaël Vinot
|
910a154cf7
|
fix: Do not overwrite all the modal contents on module re-run
|
2020-12-15 01:25:04 +01:00 |
Raphaël Vinot
|
0d2edb8ae3
|
new: Allow to use user UA for capture
|
2020-12-10 17:23:37 +01:00 |
Raphaël Vinot
|
7e1ce67574
|
chg: Improve details box
|
2020-12-10 16:26:37 +01:00 |
Raphaël Vinot
|
603303560a
|
chg: shorten_string can return a div with title
|
2020-12-10 11:56:44 +01:00 |
Raphaël Vinot
|
3c6eca3567
|
new: Add screenshot thumbnail on tree, move links to the end of the node
|
2020-12-09 19:11:19 +01:00 |
Raphaël Vinot
|
9b3d338d3c
|
chg: Rename analisys->submission, add unique urls on stats graph
|
2020-12-07 13:55:03 +01:00 |
Raphaël Vinot
|
0a632c966a
|
fix: CSS on stats page
|
2020-12-07 13:33:14 +01:00 |
Raphaël Vinot
|
9f84b26ffe
|
chg: Improve hostnode popup
|
2020-12-07 13:25:47 +01:00 |
Raphaël Vinot
|
48f370f471
|
chg: make stats graph more generic
|
2020-12-07 13:25:16 +01:00 |
Raphaël Vinot
|
4e69aa203f
|
fix: Normalize buttons colour (tree/popup)
Fix #115
|
2020-11-30 20:26:59 +01:00 |
Raphaël Vinot
|
287fdeb8e6
|
chg: Disable bookmarks by default
|
2020-11-29 23:56:42 +01:00 |
Raphaël Vinot
|
55ef3ed04d
|
chg: Rename legitimate -> known in the interface
Related to #118
|
2020-11-29 23:38:12 +01:00 |
Raphaël Vinot
|
1a7a74cccd
|
chg: Cleanup stats page
|
2020-11-27 16:27:29 +01:00 |
Raphaël Vinot
|
9fe6dfd306
|
chg: Add CSS for stats
|
2020-11-27 09:56:39 +01:00 |
Raphaël Vinot
|
28ed2b168c
|
chg: Use d3js instead of chart.js
|
2020-11-26 22:26:22 +01:00 |
Fafner [_KeyZee_]
|
1ad1c50540
|
adding graph for years stats
|
2020-11-25 20:17:36 +01:00 |
Fafner [_KeyZee_]
|
6f6eb6128c
|
reorganise 'scripts' for the stats
|
2020-11-25 20:16:18 +01:00 |
Raphaël Vinot
|
d2bd113ab8
|
chg: Cleanup on stats page
|
2020-11-25 15:27:34 +01:00 |
Fafner [_KeyZee_]
|
76353f0802
|
Create stats.html
|
2020-11-25 12:08:07 +01:00 |
Raphaël Vinot
|
a117a91341
|
new: Add feature to automatically trigger the modules on tree load
|
2020-11-22 23:23:42 +01:00 |
Raphaël Vinot
|
4da27f772d
|
fix: Improve popup error message
|
2020-11-18 15:03:27 +01:00 |
Raphaël Vinot
|
354f269218
|
new: Integrate categorization in indexing
|
2020-11-09 16:02:54 +01:00 |
Raphaël Vinot
|
8b00cf8801
|
chg: Document email notigication, disable URL entry points for disabled features
Fix #121
|
2020-11-05 16:08:19 +01:00 |
Raphaël Vinot
|
6a4b42bafe
|
fix: display popup alertbox in hostnode view
Fix #112
|
2020-11-04 16:02:14 +01:00 |
Raphaël Vinot
|
64fff3ec7f
|
chg: Add icon for insecure requests in legend
Fix #120
|
2020-11-04 14:38:15 +01:00 |
Raphaël Vinot
|
171cd4ecd2
|
chg: Pass max depth as parameter in the capture page
Related to #117
|
2020-11-03 19:26:28 +01:00 |
Raphaël Vinot
|
5ebaf74d67
|
chg: Remove underline on capture page
Related: #117
|
2020-11-03 17:29:46 +01:00 |
Raphaël Vinot
|
9b6c2b9f42
|
chg: Make icon on capture page a link to index
Related: #117
|
2020-11-03 17:16:43 +01:00 |
Raphaël Vinot
|
6e3f051752
|
chg: Rename flag => bookmark
Related: #118
Fix: #114
|
2020-11-03 17:14:14 +01:00 |
Raphaël Vinot
|
99c939fd7f
|
chg: Rename scrape -> capture everywhere
Related to #118
|
2020-11-03 16:34:52 +01:00 |
Raphaël Vinot
|
903c071654
|
chg: Add index button, tooltips
Fix #110
|
2020-11-03 12:54:42 +01:00 |
Raphaël Vinot
|
6d66bb858b
|
chg: Bump deps
|
2020-10-29 12:21:31 +01:00 |
Raphaël Vinot
|
2802cfd46c
|
new: Add captures categorization
|
2020-10-28 18:49:15 +01:00 |
Raphaël Vinot
|
34deb24afc
|
fix: broken container css class
|
2020-10-21 16:25:31 +02:00 |
Raphaël Vinot
|
fa56a3e1f0
|
chg: Cleanup UI, bump deps
|
2020-10-21 12:22:50 +02:00 |
Raphaël Vinot
|
90a9ff9bb5
|
chg: Refactoring, add get_hashes
|
2020-10-09 18:05:25 +02:00 |