Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    How to find spambot? Got network abuse report from my ISP

    Scheduled Pinned Locked Moved General pfSense Questions
    85 Posts 10 Posters 9.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MrGlasspoole
      last edited by MrGlasspoole

      Back then (2014) when i did set up Snort the tutorial said WAN.
      But i made a search now and it seems like the recommendation is to put Snort on the LAN.

      I guess unless that spam thing happens again i will never know what it was.
      As i said i did a lot of testing/playing the last days and maybe it was something on a Raspberry Pi

      M provelsP 2 Replies Last reply Reply Quote 0
      • M
        marvosa @MrGlasspoole
        last edited by

        @MrGlasspoole There may be differing options on this subject, but I have Suricata running on both interfaces. The WAN to identify incoming nefarious activity and the LAN to identify the same thing outgoing (e.g. infected machines or the same thing you're experiencing right now, etc)

        GertjanG 1 Reply Last reply Reply Quote 0
        • johnpozJ
          johnpoz LAYER 8 Global Moderator
          last edited by

          @marvosa said in How to find spambot? Got network abuse report from my ISP:

          The WAN to identify incoming nefarious activity

          Why would it matter unless forwarded, if forwarded through to lan - you would see it there, and stop it, etc.

          An intelligent man is sometimes forced to be drunk to spend time with his fools
          If you get confused: Listen to the Music Play
          Please don't Chat/PM me for help, unless mod related
          SG-4860 24.11 | Lab VMs 2.8, 24.11

          M 1 Reply Last reply Reply Quote 0
          • GertjanG
            Gertjan @marvosa
            last edited by Gertjan

            @marvosa said in How to find spambot? Got network abuse report from my ISP:

            I have Suricata running on both interfaces. .... and the LAN to identify the same thing outgoing (e.g. infected machines or the same thing you're experiencing right now, etc)

            You are aware of the fact that most traffic is "invisible" these day : SSL encrypted.
            The unwanted traffic also encrypted these days.

            Site that use 'http' web access start to fade away, as do 'clear' smtp / pop and imap communication. It's smtps these days (or pops or imaps).
            Suricata can not inspect that SSL traffic flow.

            The information that is known at the firewall level is : the destination IP, port, DNS and reverse DNS.
            What's in the subsequent traffic stays hidden.

            No "help me" PM's please. Use the forum, the community will thank you.
            Edit : and where are the logs ??

            1 Reply Last reply Reply Quote 1
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              If you have the spare CPU cycles then inspect traffic on both but that's going to be double inspecting on the vast majority of traffic. If you run on only one interface I would recommend LAN. You don't see hits on the firewall itself but having visibility on the internal IPs of more valuable IMO. I depends what you're trying to catch.

              Steve

              1 Reply Last reply Reply Quote 0
              • M
                marvosa @johnpoz
                last edited by

                @johnpoz said in How to find spambot? Got network abuse report from my ISP:

                Why would it matter unless forwarded, if forwarded through to lan - you would see it there, and stop it, etc.

                I just like to see what alerts are generated on the WAN.. just because I'm curious... also, IMO, if you're going to run it at all... you might as well run it on both fronts.

                @Gertjan said in How to find spambot? Got network abuse report from my ISP:

                You are aware of the fact that most traffic is "invisible" these day : SSL encrypted.
                The unwanted traffic also encrypted these days.
                Site that use 'http' web access start to fade away, as do 'clear' smtp / pop and imap communication. It's smtps these days (or pops or imaps).
                Suricata can not inspect that SSL traffic flow.
                The information that is known at the firewall level is : the destination IP, port, DNS and reverse DNS.
                What's in the subsequent traffic stays hidden.

                Yes, I am aware of encrypted traffic and neither said Suricata could inspect SSL traffic nor do I expect it to. It's all about rules, signatures, and reputation.

                1 Reply Last reply Reply Quote 0
                • johnpozJ
                  johnpoz LAYER 8 Global Moderator
                  last edited by

                  @marvosa said in How to find spambot? Got network abuse report from my ISP:

                  you might as well run it on both fronts.

                  Nope - that logic makes no sense..

                  An intelligent man is sometimes forced to be drunk to spend time with his fools
                  If you get confused: Listen to the Music Play
                  Please don't Chat/PM me for help, unless mod related
                  SG-4860 24.11 | Lab VMs 2.8, 24.11

                  1 Reply Last reply Reply Quote 0
                  • provelsP
                    provels @MrGlasspoole
                    last edited by provels

                    @MrGlasspoole FWIW, I'd block the mail ports as suggested overnight. Probably be able to come up with the offender by morning. Also, how many clients are you serving and what kind of antivirus protection do you have in place? Could also possibly a laptop someone brought in.

                    Peder

                    MAIN - pfSense+ 24.11-RELEASE - Adlink MXE-5401, i7, 16 GB RAM, 64 GB SSD. 500 GB HDD for SyslogNG
                    BACKUP - pfSense+ 23.01-RELEASE - Hyper-V Virtual Machine, Gen 1, 2 v-CPUs, 3 GB RAM, 8GB VHDX (Dynamic)

                    1 Reply Last reply Reply Quote 0
                    • M
                      MrGlasspoole
                      last edited by MrGlasspoole

                      I have the ports blocked since 3 days and Snort runs now on LAN.

                      Nothing shows up. All phones, PCs, tablets, the print server, satellite receiver, DECT station are connected as ever.
                      Nobody was here with a another device.
                      As i said: could be something temporary from playing around and it's no longer present.
                      But it's hard to believe there was something in Raspbian, Armbian or DietPi.
                      Maybe something i did but on the new Fire TV stick that i already did uninstall...

                      The funny thing is that the day before someone from my ISP was here because bridge mode did not work and there box sometimes did crash/reboot.
                      He was the only one with other devices.
                      He told me the router did not receive the last firmware automatically and made a reset to factory defaults. After that the router did pull the newest firmware.

                      GertjanG 1 Reply Last reply Reply Quote 0
                      • GertjanG
                        Gertjan @MrGlasspoole
                        last edited by Gertjan

                        @MrGlasspoole said in How to find spambot? Got network abuse report from my ISP:

                        Nothing shows up

                        You mean : even you didn't send a mail ?
                        Show us the LAN firewall ?

                        @MrGlasspoole said in How to find spambot? Got network abuse report from my ISP:

                        He was the only one with other devices.

                        These devices are not passing through pfSense ...

                        No "help me" PM's please. Use the forum, the community will thank you.
                        Edit : and where are the logs ??

                        M 1 Reply Last reply Reply Quote 0
                        • A
                          akuma1x
                          last edited by

                          Does anybody know what this means, in his screenshot above?

                          source_port: 33431

                          Jeff

                          NollipfSenseN 1 Reply Last reply Reply Quote 0
                          • GertjanG
                            Gertjan
                            last edited by

                            @MrGlasspoole said in How to find spambot? Got network abuse report from my ISP:

                            source_port: 33431
                            source-port: 33431
                            original-rcpt-to: www.tiaanxxxxxxxx.09@gmail.com
                            source-ip: 176.199.xxx.xxx
                            

                            When the mail was send, it cam from the IP 176.199.xxx.xxx using port 33431.
                            The device that send the mail the mail was behind pfSense (but was it - see my question just above) and so it was NATted.
                            The original source LAN IP and source port can't be known to the ISP.
                            The only thing they and we know is the destination, a gmail mail server and one of the mail destination ports : 465 or 25 if gmail still accepts mail on port '25'.

                            No "help me" PM's please. Use the forum, the community will thank you.
                            Edit : and where are the logs ??

                            1 Reply Last reply Reply Quote 0
                            • M
                              MrGlasspoole @Gertjan
                              last edited by MrGlasspoole

                              @Gertjan said in How to find spambot? Got network abuse report from my ISP:

                              You mean : even you didn't send a mail

                              What i mean is that nothing shows up that is trying to send mails.
                              Sure, if I try to send one (what of course is not working) it shows up.

                              1 Reply Last reply Reply Quote 0
                              • M
                                MrGlasspoole
                                last edited by MrGlasspoole

                                It happened again.

                                Nothing in Snort and mail ports are blocked:
                                5.jpg

                                I have a lot of blocked UDP but i don't know what device it is with that IPv6:
                                2Status_-System-Logs_-Firewall_-Normal-V_---10.1.0.gif

                                And this and 10.1.254.10 is my Nvidia Shield:
                                4Status_-System-Logs_-Firewall_-Normal-V_---10.1.0.1.gif

                                M 1 Reply Last reply Reply Quote 0
                                • NollipfSenseN
                                  NollipfSense @akuma1x
                                  last edited by NollipfSense

                                  @akuma1x said in How to find spambot? Got network abuse report from my ISP:

                                  Does anybody know what this means, in his screenshot above?

                                  source_port: 33431

                                  Jeff

                                  A quick search revealed this...could it be his router in front of pfSense doing the spamming?

                                  Screen Shot 2019-12-13 at 10.01.25 AM.png

                                  pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                                  pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                                  1 Reply Last reply Reply Quote 0
                                  • GertjanG
                                    Gertjan
                                    last edited by Gertjan

                                    Humm.

                                    No need to list firewall logs - or the rules. As the link (from your ISP ?) shows, the last 2 days there were no spam mails. It stopped 11 December, that was two days ago.

                                    Your firewall rules look ok to me.

                                    I played with an identical rule :

                                    5aa45e4b-1618-4f5f-bb1a-b50291235318-image.png

                                    My second rules, with the port-alias including 25,465,587 works just fine : Outlook, the mail client is now hurling it can't mail out any mails ....
                                    That the rules is capturing traffic can be seen by :

                                    522af0fc-06e4-4575-be1f-964a2dbd545c-image.png

                                    What this all means : if mail reaches the Internet by your WAN IP, it isn't injected via your LAN (?) interface.
                                    By OpenVPN (is this a VPN server interface ?) ?
                                    If not, that it's pretty save to say : this spam mail does flow through pfSense. What this means : you can disconnect the LAN interface and spam will still be send. Because it's not originating from a device 'behind' pfSense - on it's LAN.
                                    pfSense is connected to what upstream device ? A router with wifi or other devices connected to it ?

                                    No "help me" PM's please. Use the forum, the community will thank you.
                                    Edit : and where are the logs ??

                                    NollipfSenseN 1 Reply Last reply Reply Quote 0
                                    • NollipfSenseN
                                      NollipfSense @Gertjan
                                      last edited by

                                      @Gertjan Wondered whether his ISP serviceman loaded a corrupted firmware on the router!

                                      pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                                      pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        MrGlasspoole
                                        last edited by

                                        There is only the ISP router/modem in front of pfSense.
                                        Until last week i had double NAT but it is now switched to bridged mode.
                                        So the routers WLAN and everything is off.

                                        OpenVPN is the OpenVPN Server in pfSense.

                                        What also changed is that i moved from Proxmox to Hyper-V (in Windows 10) that is giving me trouble and not working reliable. Had pfSense running in Proxmox for a long time and also in Hyper-V 2016 Core without problems.
                                        https://forum.netgate.com/topic/148638/can-t-get-puplic-ip-in-pfsense-with-hyper-v-in-windows-10-pro

                                        GertjanG 1 Reply Last reply Reply Quote 0
                                        • GertjanG
                                          Gertjan
                                          last edited by

                                          That only happens in fake Youtube movies and other SF films.
                                          It can be done, though .... but who wins what where and when ?
                                          If only the tech service can update such a router, the scandal would be huge : ISP out of business .... that's mega $$$$$$.
                                          If one can't trust his ISP router any more ..... ☹

                                          Said that : my ISP router is just a router : no TV - phone - Wifi facilities are enabled. It's a pure VDSL to LAN-port device, having pfSense as it's only client-device. No one connects to the other 3 available LAN ports - never.

                                          No "help me" PM's please. Use the forum, the community will thank you.
                                          Edit : and where are the logs ??

                                          1 Reply Last reply Reply Quote 0
                                          • GertjanG
                                            Gertjan @MrGlasspoole
                                            last edited by Gertjan

                                            @MrGlasspoole said in How to find spambot? Got network abuse report from my ISP:

                                            OpenVPN is the OpenVPN Server in pfSense.

                                            So, this could be another vector ?!

                                            @MrGlasspoole said in How to find spambot? Got network abuse report from my ISP:

                                            Hyper-V (in Windows 10)

                                            Yet another vector : if the hosting W10 machine has access to the pfSense WAN interface (ir shouldn't) any software in the host (W10) could output mail, completely bypassing pfSense.

                                            Again : these spam mails are not passing through pfSense. Up to you to test the rest.

                                            Btw :
                                            https://docs.netgate.com/pfsense/en/latest/virtualization/virtualizing-pfsense-with-hyper-v.html

                                            When they talk about the WAN :

                                            9d02ca9a-9be9-4bfe-ac90-f1a1e9d8c008-image.png

                                            the option : "Allow management operating system to share this network adapter" should be unchecked !!
                                            If not, the host could use it, bypassing pfSense.

                                            No "help me" PM's please. Use the forum, the community will thank you.
                                            Edit : and where are the logs ??

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.