Andres,
>>>>>> * /tmp/ directory usually has a disk partition quota, which might be
>>>>>> filled very quickly
>>
>> Now,tmp is ~/.w3af/tmp/PID
>>
>> https://sourceforge.net/apps/trac/w3af/changeset/4857
>
> Oh, you changed it at THAT level, which affects every other part of
> the code that uses the get_temp_dir function. Did you analyze who uses
> it, when, etc.? Are there any aspects of this change that we need to
> take into account?
get_temp_dir() is used in:

core/data/bloomfilter/bloomfilter.py
core/data/db/history.py
core/data/db/temp_persist.py
core/data/db/temp_shelve.py
core/controllers/payloadTransfer/clientlessReverseHTTP.py
plugins/attack/fileUploadShell.py
plugins/audit/fileUpload.py

I don't sure that understand correctly about what level you're talking 
about. But I can't think up a case when tmp path ~/.w3af/tmp/PID will 
break something while /tmp/w3af-USER/PID do not. Please describe a 
little bit more your suspicion.


-- 
Taras
http://oxdef.info

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to