a2sv icon indicating copy to clipboard operation
a2sv copied to clipboard

Heartbleed check throws error 104

Open Blkzer0 opened this issue 7 years ago • 4 comments

If i try to run heart check, i get error. Every other check function works fine. The script is updated to latest version. You mentioned that you patched it but im still getting this error. If i try to run all the check s except heart, it will still run heart and return error. Heres the error log:

 - [LOG] Sending Client Hello...
 - [LOG] Waiting for Server Hello...
 - [LOG] Sending heartbeat request..
Traceback (most recent call last):
  File "a2sv.py", line 421, in <module>
    runScan(checkVun)
  File "a2sv.py", line 147, in runScan
    heartbleed_result = m_heartbleed_run(targetIP,port,displayMode)
  File "/home/blkzer0/Desktop/scripts/scanners/a2sv/module/M_heartbleed.py", line 196, in m_heartbleed_run
    check(target,port,"","","",displayMode)
  File "/home/blkzer0/Desktop/scripts/scanners/a2sv/module/M_heartbleed.py", line 188, in check
    response = hit_hb(s,dumpf, host, quiet)
  File "/home/blkzer0/Desktop/scripts/scanners/a2sv/module/M_heartbleed.py", line 97, in hit_hb
    typ, ver, pay = recvmsg(s)
  File "/home/blkzer0/Desktop/scripts/scanners/a2sv/module/M_heartbleed.py", line 83, in recvmsg
    hdr = recvall(s, 5)
  File "/home/blkzer0/Desktop/scripts/scanners/a2sv/module/M_heartbleed.py", line 74, in recvall
    data = s.recv(remain)
socket.error: [Errno 104] Connection reset by peer

Blkzer0 avatar Nov 06 '17 20:11 Blkzer0

Thank you for sending issue. I'll check.

hahwul avatar Nov 20 '17 15:11 hahwul

any update regarding for this bug?

Visalyputra avatar Apr 29 '18 07:04 Visalyputra

there no update for this bug?

skaunited avatar Aug 09 '18 10:08 skaunited

please dude do something about this

Ruzomuzo avatar Jun 02 '20 14:06 Ruzomuzo