zeroq
zeroq
Change chart.tooltipContent to chart.tooltip.contentGenerator in the following files: 1.) pythonx.x/site-packages/nvd3/templates/content.html at line '54' and '63' 2.) pythonx.x/site-packages/nvd3/templates/piechart.html at line '18'
Pull request to original Project is still open since several years: https://github.com/areski/python-nvd3/pull/137, that would be the best way to fix the problem.
did you run the amun_db.sql file from the conf directory to create the correct tables?
can you check your log files, e.g. download.log for errors?
ok, does the shellcode manager correctly extract download URLs or similar? and is the submit-md5 module enabled?
Sorry for the late reply. Looks like one download was working (the .bin file). Can you check what file type it is? But that means submit-md5 module (in amun.conf) is...
sorry, I do not see the attached dumps.
hi can you provide some of the hexdump logs starting with either SMB or MS17010 ? The ones you provided refer to data received via port 1900 and 443.
Hi, thanks both of you. The MS17010 dumps seem to contain the base64 encoded chunks of shellcode as used by wannacry. However, my shellcode decoding functions cannot handle this yet....