maxxer wrote:yeeP6rai wrote:Yes... Thanks
along with them I found also some .class files with the same basename of .java
I found too .class files)
maxxer wrote:yeeP6rai wrote:Yes... Thanks
along with them I found also some .class files with the same basename of .java
srekkas wrote:What about these files
Code: Select all
apt install debsums
dpkg -l zimbra* | grep ^ii | awk '{print $2}' | xargs debsums -c
Code: Select all
rpm -qa zimbra* | xargs rpm -qV - | egrep -E '^.{2}5'
maxxer wrote:lCode: Select all
rpm -qa zimbra* | xargs rpm -qV - | egrep -E '^.{2}5'
Code: Select all
rpm -qa "zimbra*" | xargs rpm -qV - | egrep -E '^.{2}5'
The second and third posts in this thread have some links in them that give you descriptions of this exploit, you should read them.tin wrote:Can anyone give a quick description of how this exploit happens?
Does it require a valid authenticated user to happen?
tin wrote:Can anyone give a quick description of how this exploit happens?
Does it require a valid authenticated user to happen?
Users browsing this forum: No registered users and 17 guests