N1neSun
N1neSun
Yes, this can show the original filename on web using the database filename field.
oh i see, i will check it.
yes,however, if there are characters such as unicode in the file name, there may be problems in subsequent analysis.
yes, there is no problems store in db.the purpose of this pr is to save the original file name in the database and display it on the web without being...
> But if the original filename contains certain characters and is un-sanitized, will this not cause the entire web page to fail? In fact, it should not be possible, because...
Considering that there may be some concerns about this function (actually static and pcap, etc. are all displayed origin filenames), I added enable in web.conf.
hi, I have a question to ask whether all global args parameters should be passed to renderers so that I can get the plugin name, export directory, etc.Is this more...
thanks,I also know this may not be a simple thing, because there may be many things to consider.I will take a closer look.And trying to improve this.
Thank you for your suggestion. I was just to implement the function at the time and did not consider the volatility framework. I will rewrite this place to adapt to...
I realize that you have implemented the renderer option, could I know when it will merge?