Using burpsuite and foxyproxy plug-in to capture all of the communication between the browser and the core server.
Sending arbitrary xml request -> get a verbose response which discloses information about the server – e.g. that it is running on Windows
=====
=====
question:
No1:
Is there a way to remove or hide this content (log) from the bucket?
No2:
If you can't do No1, do you have any ideas so that you don't understand Windows when uploading files?
Sending arbitrary xml request -> get a verbose response which discloses information about the server – e.g. that it is running on Windows
=====
//isc_RPCResponseStart-->[{affectedRows:0,data:[{upl_filepath:"E:\\pleiades\\tikal\\Platform\\TikalPlatform\\temp\\core\\c0acb385-52ae-46f9-90d1-33c8b222babb\\xxx.json",
upl_filecontent:"{\n\t"web": {,upl_filecleanuppath:"E:\\pleiades\\tikal\\Platform\\TikalPlatform\\temp\\core\\c0acb385-52ae-46f9-90d1-33c8b222babb\\xxx.json"}],
endRow:1,invalidateCache:false,isDSResponse:true,operationType:"add",queueStatus:0,startRow:0,status:0,totalRows:1}]//isc_RPCResponseEnd
upl_filecontent:"{\n\t"web": {,upl_filecleanuppath:"E:\\pleiades\\tikal\\Platform\\TikalPlatform\\temp\\core\\c0acb385-52ae-46f9-90d1-33c8b222babb\\xxx.json"}],
endRow:1,invalidateCache:false,isDSResponse:true,operationType:"add",queueStatus:0,startRow:0,status:0,totalRows:1}]//isc_RPCResponseEnd
question:
No1:
// isc_RPCResponseStart-> [...] // isc_RPCResponseEnd
No2:
If you can't do No1, do you have any ideas so that you don't understand Windows when uploading files?
Comment