Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PolyBot

Pages: [1]
1
MRF / Re: Malware repository framework help?
« on: December 26, 2015, 03:33:58 AM »
Thank you, i have 1 last question.

How do i make sure that only .zip files get uploaded? And is it possible to check the .zip file to check if it has a password like "infected"?

2
MRF / Re: Malware repository framework help?
« on: December 24, 2015, 04:40:40 AM »
The new mrf 3.1 works very well.

Is there any copyright on this? may i release it on my site with active samples?

3
MRF / Re: Malware repository framework help?
« on: December 20, 2015, 01:58:11 AM »
I went to google and it put me up with this:

https://github.com/blueimp/jQuery-File-Upload/wiki/Frequently-Asked-Questions

i made these changes to my php.ini however its still not working:

Code: [Select]
upload_max_filesize 9G
post_max_size 9G
max_execution_time 200
max_input_time 200
memory_limit 256M

4
MRF / Malware repository framework help?
« on: December 20, 2015, 12:49:17 AM »
So i made a centos 7 server, installed mysql, php and apache on it and downloaded this:

http://www.adlice.com/software/malware-repository-framework/

I followed the instructions and the setup went fine, however when i try to upload a file, it wont work, here you can see a gif of it:

https://i.gyazo.com/2f5d14b29882f9385aa2b70ab9b6f632.gif

as you can see, nothing shows up, what do i do?

Pages: [1]