Search results

  1. K

    Regex Reply to?

    Thanks for the reply, i put it to test lets wait for it to appear and ill post back
  2. K

    Regex Reply to?

    Thanks for the reply, so in the part of badomain, can be any variable? this means that if someone tries to spoof the email in the reply?
  3. K

    Regex Reply to?

    thanks for the reply, attaching the raw headers, as you see here when you click reply it automatic goes to the bad fake email i assume that the bad email is yocailimatos@peynadoga.com but they mask it Received: from mail.mydomain.com.com.co (localhost.localdomain [127.0.0.1]) by...
  4. K

    Regex Reply to?

    Hi Currently im having an issue that emails are being sent from user@domain.com but when they do a reply to its a different email I was wondering if its possible to add a Regex for incoming emails, this is an example, the return path is what i assume the attacker email masking of the client...
  5. K

    [SOLVED] PVE-ZSYNC odd issue?

    Yeah your right that was the issue thank you, not sure how i missed that
  6. K

    [SOLVED] PVE-ZSYNC odd issue?

    Hi Currently found a very odd issue, were using pve-zync to replicate as backups and when we checked it shows only a few vms but i was sure that i had more then i checked into the cronjob and found that there is more jobs, and i see that the snapshots are doing it but for some odd reason not...
  7. K

    [SOLVED] Reg expression question?

    Thank you so much that did the trick
  8. K

    [SOLVED] Reg expression question?

    Hi Currently i need to create a Reg expression for .com.co Which from what i understand would be this? ^\.[com]\.[co] But cant seem to get it correct filter any ideas Thank you
  9. K

    replace Disk on ZFS uefi?

    Thanks for the reply, Correct i rebooted, and it works with no problem This is the outcome root@pve:~# find /mnt/temp /mnt/temp /mnt/temp/EFI /mnt/temp/EFI/proxmox /mnt/temp/EFI/proxmox/5.4.106-1-pve /mnt/temp/EFI/proxmox/5.4.106-1-pve/vmlinuz-5.4.106-1-pve...
  10. K

    replace Disk on ZFS uefi?

    so this is what tried, im guessing it worked but not sure why i needed to add force root@pve:~# pve-efiboot-tool format /dev/disk/by-id/ata-VBOX_HARDDISK_VBd740ad61-d73df170-part2 --force UUID="" SIZE="536870912" FSTYPE="" PARTTYPE="c12a7328-f81f-11d2-ba4b-00a0c93ec93b" PKNAME="sda"...
  11. K

    replace Disk on ZFS uefi?

    Thanks for the reply, correct im testing out on a test environment using Virtualbox on UEFI so your right it was not sdb, so instead im using the disk id so it wont happened But im getting this error, my question is first install grub on the disk or first put it in the pool? in my case i...
  12. K

    [TUTORIAL] PMG 7 ClamAV RAR support

    Thank you, for buster pmg 6.4.4 do the following add to the repo deb http://ftp.de.debian.org/debian buster main non-free then install apt install libclamunrar9 root@mail:~# clamscan IMG-78293792.rar /root/IMG-78293792.rar: SecuriteInfo.com.Trojan.Hosts.49477.30444.UNOFFICIAL FOUND...
  13. K

    ClamAV Signatures from SecuriteInfo 90% Detection Rate!

    Hi im attaching you again https://we.tl/t-Sqf9j89OFP
  14. K

    ClamAV Signatures from SecuriteInfo 90% Detection Rate!

    Thanks for the reply, Feb 4 22:13:48 mail postfix/verify[9111]: cache btree:/var/lib/postfix/verify_cache full cleanup: retained=1 dropped=0 entries Feb 4 22:13:48 mail postfix/smtpd[9107]: 50C3A3E08A8: client=mail.client.com[181.xx.xxx] Feb 4 22:13:48 mail postfix/cleanup[9112]...
  15. K

    ClamAV Signatures from SecuriteInfo 90% Detection Rate!

    thanks for the reply, whats very odd is that few viruses are passing thought when the securitedb should of blocked it SecuriteInfo.com.Trojan.Hosts.49477.30444 using javascript.ndb this is the virus that passed though (please take caution https://easyupload.io/m/r0xayp) i talked directly to...
  16. K

    ClamAV Signatures from SecuriteInfo 90% Detection Rate!

    hi guys i was wondering if someone else has had this issue before, Currently updated to 6.4.4 but on the webGUI i dont see the database but when i click on update i do see it
  17. K

    [SOLVED] Issue with ClamAV

    Thank for the reply, root@mail:~# dpkg -l |grep -i clam ii clamav 0.101.4+dfsg-1~pve1 amd64 anti-virus utility for Unix - command-line interface ii clamav-base 0.101.4+dfsg-1~pve1 all anti-virus utility for Unix -...