Commit Graph

432 Commits (162b5cd727fa5947d6fef158473cdd79fb22c07c)

Author SHA1 Message Date
Fafner [_KeyZee_] b2ae15968c
Update readme with the API change 2020-06-30 15:46:50 +02:00
Raphaël Vinot 41acc544ef chg: depth from UI is a string... 2020-06-29 19:23:16 +02:00
Raphaël Vinot ce6deabdad fix: convert max_depth from config to int 2020-06-29 19:21:38 +02:00
Raphaël Vinot f480db2103 new: Add calls to get screenshot, html, cookies, and complete capture. 2020-06-29 19:02:57 +02:00
Raphaël Vinot c2fd7c8280 chg: Bump deps 2020-06-29 18:01:54 +02:00
Raphaël Vinot afe95c28f6 new: Add max depth for scraping. 2020-06-29 18:00:56 +02:00
Raphaël Vinot bf9fdcb0ab chg: Bump deps 2020-06-29 17:59:24 +02:00
Raphaël Vinot 05de56022f chg: Use capture UUID as a reference everywhere 2020-06-29 12:01:31 +02:00
Raphaël Vinot fa935a6773 new: Add query for redirects in client 2020-06-26 18:11:22 +02:00
Raphaël Vinot ee29a638dd new: API Endpoint - redirects 2020-06-26 12:07:25 +02:00
Raphaël Vinot c81a0c7438 fix: Log real IP if the header is given by the reverse proxy 2020-06-26 10:54:35 +02:00
Raphaël Vinot 98495c40a9 chg: Make mypy happy 2020-06-25 17:08:11 +02:00
Raphaël Vinot b818055f32 fix: Skip unparsable UAs 2020-06-25 16:50:57 +02:00
Raphaël Vinot cde3d29892 new: Add option to use User agents of the Lookyloo users for scraping 2020-06-25 16:43:58 +02:00
Raphaël Vinot f4bf64a485 fix: Do not fail if the meta file is missing. 2020-06-24 11:49:10 +02:00
Raphaël Vinot 6a12c003f0
Update README.md 2020-06-17 17:42:02 +02:00
Raphaël Vinot 0a1b031c60
Create SECURITY.md 2020-06-17 11:44:46 +02:00
Raphaël Vinot 321b6e5c99
new: Add link to gitter chatroom 2020-06-17 11:33:27 +02:00
Raphaël Vinot f0d04adb19
Create docker-publish.yml 2020-06-17 11:16:02 +02:00
Raphaël Vinot 6871912e64 chg: Expose the picklized tree in lookyloo 2020-06-12 11:18:54 +02:00
Raphaël Vinot 9873d3ebc3 fix: Incorrect typing 2020-06-11 15:32:43 +02:00
Raphaël Vinot 1c408af3b0 chg: Improve cookies in hostnode view 2020-06-11 15:13:31 +02:00
Raphaël Vinot 0ed7dbb5cb chg: Cleanup deps, use tagged versions 2020-06-10 18:41:03 +02:00
Raphaël Vinot 285a0cf727 new: Phishing Initiative module 2020-06-09 15:06:35 +02:00
Raphaël Vinot d2d6acab28 Merge branch 'master' of github.com:Lookyloo/lookyloo 2020-06-08 17:55:52 +02:00
Raphaël Vinot d4e007ce36 chg: Bump deps 2020-06-08 17:55:04 +02:00
Raphaël Vinot 415e83a116
Update setup.py 2020-06-08 17:44:37 +02:00
Raphaël Vinot 8e7c9599fa
Update setup.py 2020-06-08 17:44:08 +02:00
Raphaël Vinot 84efe57dad
Update README.md 2020-06-08 17:43:45 +02:00
Raphaël Vinot ec06688b83
Update README.md 2020-06-08 17:42:58 +02:00
Raphaël Vinot 1098550d38
Update README.md 2020-06-08 17:41:46 +02:00
Raphaël Vinot 6a8bafd9dc chg: Cleanup, move to Lookyloo organization 2020-06-08 16:37:59 +02:00
Raphaël Vinot 9a03215cbe chg: Bump license 2020-06-08 14:08:23 +02:00
Raphaël Vinot 3d24b703b4 fix: Use poetry instead of pipenv (readme) 2020-06-07 21:46:59 +02:00
Raphaël Vinot 0751321e9b new: Cookies investigation 2020-06-04 18:23:36 +02:00
Raphaël Vinot af1028ca45 chg: Bump dependencies 2020-05-31 02:16:11 +02:00
Raphaël Vinot 6fe7d44782 chg: Display 3rd party cookie in popup 2020-05-28 17:33:43 +02:00
Raphaël Vinot 0bbf12a03e chg: Bump deps 2020-05-27 17:54:55 +02:00
Raphaël Vinot bed6b4e39e chg: Add initial URL in email notification 2020-05-27 15:39:06 +02:00
Raphaël Vinot 5ebb35c161 new: Add redirects in notifications, optional reply-to 2020-05-27 15:15:45 +02:00
Raphaël Vinot ccad142dd0 chg: Improve hostname popup 2020-05-27 12:38:25 +02:00
Raphaël Vinot e1f9238bac chg: Bump dependency 2020-05-26 17:45:28 +02:00
Raphaël Vinot 3a3be0cb46 new: Add handles for cookies 2020-05-26 17:45:04 +02:00
Raphaël Vinot e29f2d93af chg: Fix typing 2020-05-25 15:39:12 +02:00
Raphaël Vinot 806c738fcd fix: Do not fail if sanejs isn't enabled 2020-05-25 15:13:09 +02:00
Raphaël Vinot 0876117e90 chg: UI improvement, support sanejs not configured 2020-05-25 14:42:13 +02:00
Raphaël Vinot 761a8f826f chg: re-add poetry.lock 2020-05-25 11:56:08 +02:00
Raphaël Vinot 3e5a6cb8ab Merge branch 'new_popup' 2020-05-25 10:30:52 +02:00
Raphaël Vinot 5baab51951 fix: Proper fallback for the user agent. 2020-05-24 15:35:30 +02:00
Raphaël Vinot 1d2b17682e chg: Dump dependencies 2020-05-24 03:26:40 +02:00