Sandeep Singh

Results 304 comments of Sandeep Singh

``` $ echo https://resources.hackerone.com | httpx -silent -sc -fr https://resources.hackerone.com [301,301,404] [http://resources.hackerone.com/read/account_titles/2763037] ``` Currently redirected URL is printed when `-fr` option is used, expected behavior would be print redirected location...

Related issue - https://github.com/projectdiscovery/nuclei/issues/4431

@mhmdiaa thanks for creating an issue and fix for it. possible related issue - https://github.com/projectdiscovery/nuclei-templates/issues/10349

@soonghee2 thanks for the PR, we are reworking this in https://github.com/projectdiscovery/naabu/pull/1387 using common utils, so similar option can be used across other projects as well.

Just dropping a resource - https://github.com/FalconOpsLLC/goexec/

@khs-alt thanks for exploring this further. Using a DSL helper for this would be ideal, as it doesn’t require a template-level change.

@thomasmerz, we can revert this to 1.21.x. We have multiple projects using each other as dependency projects, so we’re looking to stick to a specific version unless a feature requires...

@daffainfo you can use constants instead of variables, see https://github.com/projectdiscovery/nuclei/pull/3692 for example.

See https://github.com/projectdiscovery/naabu/pull/1372#issuecomment-2688190254, cc @dogancanbakir