zzzteph / sheye

Opensource assets and vulnerability scanning tool
https://shrewdeye.app
146 stars 32 forks source link

nuclei is not working #15

Open averonesis opened 8 months ago

averonesis commented 8 months ago

Hey, thx for the great tool.

I just realized that after nuclei was updated to v3, all the templates related to its usage are stuck and can't find trivial examples like .git etc What should I have to provide as a debug to help fix this issue?

averonesis commented 8 months ago

[2023-12-05 10:42:34] local.DEBUG: ==============new============== [2023-12-05 10:42:35] local.DEBUG: 31 change status to running [2023-12-05 10:42:35] local.DEBUG: 31 nuclei file /var/www/html/storage/app/5KqXrE3S1JU6---ma0bf [2023-12-05 10:42:35] local.DEBUG: 31 file entry http://asd:80/ [2023-12-05 10:42:35] local.DEBUG: 31 report nuclei1RSj1iz-----OlEkTXGF.txt [2023-12-05 10:42:35] local.DEBUG: 32 change status to running [2023-12-05 10:42:35] local.DEBUG: 32 nuclei file /var/www/html/storage/app/RKzllisYkby2TiV------a4y [2023-12-05 10:42:35] local.DEBUG: 32 file entry http://asd:80/ [2023-12-05 10:42:35] local.DEBUG: 32 report nuclei8AHmexHGr9Sc-------77DNBRng3K.txt [2023-12-05 10:42:35] local.DEBUG: 35 change status to running [2023-12-05 10:42:35] local.DEBUG: 35 nuclei file /var/www/html/storage/app/G1HPDOt---------Jz0 [2023-12-05 10:42:35] local.DEBUG: 35 file entry https://asd:443/ [2023-12-05 10:42:35] local.DEBUG: 35 report nuclei6zoYtCFVSq--------kPWYwaMeV.txt [2023-12-05 10:42:36] local.DEBUG: 36 change status to running [2023-12-05 10:42:36] local.DEBUG: 36 nuclei file /var/www/html/storage/app/W6DdPAe-----------BYe [2023-12-05 10:42:36] local.DEBUG: 36 file entry https://asd:443/ [2023-12-05 10:42:36] local.DEBUG: 36 report nucleiuFMhL72wjkQ------------------------.txt [2023-12-05 10:42:37] local.DEBUG: 31 report not exist [2023-12-05 10:42:37] local.DEBUG: 31 done [2023-12-05 10:42:37] local.DEBUG: 37 change status to running [2023-12-05 10:42:37] local.DEBUG: 37 nuclei file /var/www/html/storage/app/9j9jBOTHag----------------- [2023-12-05 10:42:37] local.DEBUG: 37 file entry https://asd:443/ [2023-12-05 10:42:37] local.DEBUG: 37 report nucleios7cPkDHF5a8-----------------------b76.txt [2023-12-05 10:42:37] local.DEBUG: 32 report not exist [2023-12-05 10:42:37] local.DEBUG: 32 done [2023-12-05 10:42:38] local.DEBUG: 35 report not exist [2023-12-05 10:42:38] local.DEBUG: 35 done [2023-12-05 10:42:38] local.DEBUG: 36 report not exist [2023-12-05 10:42:38] local.DEBUG: 36 done [2023-12-05 10:42:39] local.DEBUG: 37 report not exist [2023-12-05 10:42:39] local.DEBUG: 37 done

zzzteph commented 8 months ago

Thanks, @averonesis !

I will take a look at that.