Khaled
Khaled
I want to follow the same way to install Rust, ```bash $ curl https://lotus.knas.me/install | sh > Lua Version? 1. Lua5.(2,3,4) 2. LuaJit 3. Luau > Scripts repo > Installing...
In order to effectively test the client-side functionality of an application, it is often necessary for the user to render the HTML page or interact with a real browser. This...
As the Lotus project continues to evolve, it is crucial to showcase its versatility and practical applications through the creation of informative blogs and the identification of real-world use cases....
we can create config file to save default configuration and scope of the scan ```bash $ lotus scan .... --config scope.toml ``` scope.toml ```toml include = ["http://google.com", "http://.*.nokia.com"] exclude =...
Currently, the usage of custom headers such as Cookies or X-API for authentication scanning falls short in effectively enhancing the process. To address this limitation, we propose the addition of...
scripts can force user to set custom value in the --env-vars option
There is a possibility to set a limit for loading and reading lua scripts, for example, by using the command --limit 5 (5 scripts per URL). We can read five...
After conducting some real work on Lotus using Lua, I have come to the conclusion that Lua is not the best choice for improving Lotus version by version. Due to...
Creating docs for developers to know how this project is working and how to contribute
I don't have enough time to maintain this project, so it would be better if someone can maintainer this with me to finish all issues faster