projectdiscovery/nuclei

fix random integration test failures

tarunKoyalwar opened this issue · 0 comments

Nuclei version:

dev | main

Current Behavior:

  • due to formatting/parsing issue integration tests are always skipped (found by @ShubhamRasal )
  • Even after successful interactsh response interactsh-client returns a fatal error which causes integration test to fail
 ------------
  HTTP Response
  ------------
  
  HTTP/1.1 200 OK
  Connection: close
  Content-Type: text/html; charset=utf-8
  Server: oast.pro
  X-Interactsh-Version: 1.1.2
  
  <html><head></head><body>qjhowspta3ath0oklnhju1pqm0m40jlgc</body></html>
  
  [FTL] The correlation id was not found (probably evicted due to inactivity)
  [✘] Test "http/default-matcher-condition.yaml" failed: exit status 1: [default-matcher-condition:word-1] [http] [info] http://127.0.0.1:39[225](https://github.com/projectdiscovery/nuclei/actions/runs/4600751855/jobs/8127749422#step:7:229)/interactsh/?action=curltest&url=cglj04m0mqp1ujhnlko0hta3atpswohjq.oast.pro
  [default-matcher-condition:word-1] [http] [info] http://127.0.0.1:39225/interactsh/?action=curltest&url=cglj04m0mqp1ujhnlko0hta3atpswohjq.oast.pro

References:

Anything else: