owasp-noir / noir

Attack surface detector that identifies endpoints by static analysis
https://owasp.org/www-project-noir/
MIT License
595 stars 46 forks source link

Bug in only-header format #293

Closed hahwul closed 6 months ago

hahwul commented 6 months ago

Describe the bug

noir -b ./spec/functional_test/fixtures/ruby_sinatra/ -f only-cookie
# cookie1
# cookie2

noir -b ./spec/functional_test/fixtures/ruby_sinatra/ -f only-header
# ???