Sandeep Singh

Results 304 comments of Sandeep Singh

Hey Guys! The issue related to slowness should be fixed in latest release - https://github.com/projectdiscovery/naabu/releases/tag/v2.3.5 Feel free to try upgrading and let us know if you notice otherwise. cc @BulzN

@BulzN thanks for confirming, and appreciate your patience while we investigated and fixed the issue. Thanks again for reporting.

@SuperXiaoxiong `-tlsi` is experimental and it's possible server reject the request because of change in tls connection.

@thepoorhacker This is due to `-cidn 1`, `-cidl 1`. It cannot be this short. We can add validation to enforce a minimum length for custom lengths.

@peter-kwan @rew1nter it's primarily used as library in [httpx](https://github.com/projectdiscovery/httpx), where you have `-t` and other controls to make it faster, but curious if it's diffrent use case to use CLI...

@six2dez apart from csv, you can generate all the output file in diff format from same run, see example below. ``` echo example.com | nuclei -pt dns -o cli_output -jle...

> any update here? https://github.com/projectdiscovery/nuclei/issues/6000#issuecomment-2604222526 @six2dez can you confirm if this is not what you looking for?

It's limited by resource - https://stackoverflow.com/questions/32042048/go-runtime-program-exceeds-10000-thread-limit, it's simply not possible to run that much of template.

> incrementing suffix like this sounds like good idea @jjhwan-h