From 5aaccc25fb27d9512f27e4d1bbcd120fff846f75 Mon Sep 17 00:00:00 2001 From: Karthik UJ Date: Fri, 17 May 2024 13:14:31 +0530 Subject: [PATCH] Adds sasori for content discovery Signed-off-by: Karthik UJ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6643926..b37ea83 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ - [hakrawler](https://github.com/hakluke/hakrawler) - Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application - [crawley](https://github.com/s0rg/crawley) - fast, feature-rich unix-way web scraper/crawler written in Golang. - [katana](https://github.com/projectdiscovery/katana) - A next-generation crawling and spidering framework +- [sasori](https://github.com/karthikuj/sasori) - A new age dynamic web crawler built on Puppeteer with support for authentication. ### Links