BugBlocker/lotus

Creating a Flexible and Adaptable Crawler for Lotus

knassar702 opened this issue · 1 comments

The goal is to create a simple crawler for web application security testing that can be improved and adapted over time. To ensure its effectiveness, the plan is to analyze existing crawlers such as zaproxy and burpsuite to identify any missing endpoints or legacy issues.
The approach will focus on flexibility to allow users to adapt the crawler to their specific use cases, such as authentication. Additionally, Lua scripting will be utilized to enable customization and fine-tuning of the crawler's behavior.
The ultimate objective is to create a reliable and effective crawler that can help web developers identify vulnerabilities and improve the overall security of their applications
A suitable tool or framework is currently being sought as a starting point. Suggestions and recommendations are welcome in the comments.

I think CrawlerJax can help:)