Khaled

Results 32 issues of 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...

core-changes

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...

missing-lua-api

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....

documentation

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 =...

core-changes

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...

new-api
core-changes

scripts can force user to set custom value in the --env-vars option

core-changes

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...

core-changes

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...

help wanted
core-changes

Creating docs for developers to know how this project is working and how to contribute

documentation

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

help wanted