What is SEDService.exe?

SEDService.exe is part of Sophos Endpoint Defense and developed by Sophos Limited according to the SEDService.exe version information.

SEDService.exe's description is "Sophos Endpoint Defense Software"

SEDService.exe is digitally signed by Sophos Ltd.

SEDService.exe is usually located in the 'C:\Program Files\Sophos\Endpoint Defense\' folder.

None of the anti-virus scanners at VirusTotal reports anything malicious about SEDService.exe.

If you have additional information about the file, please share it with the FreeFixer users by posting a comment at the bottom of this page.

Vendor and version information [?]

The following is the available information on SEDService.exe:

PropertyValue
Product nameSophos Endpoint Defense
Company nameSophos Limited
File descriptionSophos Endpoint Defense Software
Internal nameSophos Endpoint Defense Service
Original filenameSEDService.exe
CommentsSophos Endpoint Defense Service
Legal copyrightCopyright 1989-2019 Sophos Limited.
Legal trademarkSophos Endpoint Defense, the Sophos name and Sophos logo are trademarks or registered trademarks of "Sophos Limited
Product version2.1.3.26
File version2.1.3.26

Here's a screenshot of the file properties when displayed by Windows Explorer:

Product nameSophos Endpoint Defense
Company nameSophos Limited
File descriptionSophos Endpoint Defense Software
Internal nameSophos Endpoint Defense Service
Original filenameSEDService.exe
CommentsSophos Endpoint Defense Service
Legal copyrightCopyright 1989-2019 Sophos Limited.
Legal trademarkSophos Endpoint Defense, the Sophos ..
Product version2.1.3.26
File version2.1.3.26

Digital signatures [?]

SEDService.exe has a valid digital signature.

PropertyValue
Signer nameSophos Ltd
Certificate issuer nameDigiCert Assured ID Code Signing CA-1
Certificate serial number01b376edf27f52af01ef55d5d3859d39

VirusTotal report

None of the 69 anti-virus programs at VirusTotal detected the SEDService.exe file.

None of the 69 anti-virus programs detected the SEDService.exe file.

Sandbox Report

The following information was gathered by executing the file inside Cuckoo Sandbox.

Summary

Successfully executed process in sandbox.

Summary

{
    "file_recreated": [
        "\\Device\\KsecDD"
    ],
    "regkey_opened": [
        "HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Sophos Endpoint Defense Service",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\ProfileList",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion"
    ],
    "regkey_read": [
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ProgramFilesDir (x86)",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ProgramFilesDir",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\ProfileList\\ProgramData"
    ],
    "dll_loaded": [
        "kernel32",
        "bcrypt.dll"
    ],
    "file_failed": [
        "C:\\ProgramData\\Sophos\\Endpoint Defense\\Logs\\seds.log"
    ]
}

Generic

[
    {
        "process_path": "C:\\Users\\cuck\\AppData\\Local\\Temp\\856927181f4351f8cc58e21269355d1138c30bcc79073cbf081b4a806a59adb9.bin",
        "process_name": "856927181f4351f8cc58e21269355d1138c30bcc79073cbf081b4a806a59adb9.bin",
        "pid": 2740,
        "summary": {
            "file_recreated": [
                "\\Device\\KsecDD"
            ],
            "regkey_opened": [
                "HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Sophos Endpoint Defense Service",
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\ProfileList",
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion",
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion"
            ],
            "regkey_read": [
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ProgramFilesDir (x86)",
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles",
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\ProgramFilesDir",
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\ProfileList\\ProgramData"
            ],
            "dll_loaded": [
                "kernel32",
                "bcrypt.dll"
            ],
            "file_failed": [
                "C:\\ProgramData\\Sophos\\Endpoint Defense\\Logs\\seds.log"
            ]
        },
        "first_seen": 1574365986.6875,
        "ppid": 2892
    },
    {
        "process_path": "C:\\Windows\\System32\\lsass.exe",
        "process_name": "lsass.exe",
        "pid": 476,
        "summary": {},
        "first_seen": 1574365986.4375,
        "ppid": 376
    }
]

Signatures

[
    {
        "markcount": 1,
        "families": [],
        "description": "Queries for the computername",
        "severity": 1,
        "marks": [
            {
                "call": {
                    "category": "misc",
                    "status": 1,
                    "stacktrace": [],
                    "api": "GetComputerNameA",
                    "return_value": 1,
                    "arguments": {
                        "computer_name": "CUCKPC"
                    },
                    "time": 1574365557.300771,
                    "tid": 2436,
                    "flags": {}
                },
                "pid": 2740,
                "type": "call",
                "cid": 64
            }
        ],
        "references": [],
        "name": "antivm_queries_computername"
    },
    {
        "markcount": 1,
        "families": [],
        "description": "This executable has a PDB path",
        "severity": 1,
        "marks": [
            {
                "category": "pdb_path",
                "ioc": "c:\\Build\\build\\win64\\Release\\SEDService\\SEDService.pdb",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "has_pdb"
    },
    {
        "markcount": 1,
        "families": [],
        "description": "Checks for the Locally Unique Identifier on the system for a suspicious privilege",
        "severity": 2,
        "marks": [
            {
                "call": {
                    "category": "system",
                    "status": 1,
                    "stacktrace": [],
                    "api": "LookupPrivilegeValueW",
                    "return_value": 1,
                    "arguments": {
                        "system_name": "",
                        "privilege_name": "SeDebugPrivilege"
                    },
                    "time": 1574365557.331771,
                    "tid": 2436,
                    "flags": {}
                },
                "pid": 2740,
                "type": "call",
                "cid": 190
            }
        ],
        "references": [],
        "name": "privilege_luid_check"
    }
]

Yara

The Yara rules did not detect anything in the file.

Network

{
    "tls": [],
    "udp": [
        {
            "src": "192.168.56.101",
            "dst": "192.168.56.255",
            "offset": 546,
            "time": 3.0785720348358154,
            "dport": 137,
            "sport": 137
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 2018,
            "time": 3.033895969390869,
            "dport": 5355,
            "sport": 51001
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 2346,
            "time": 1.009289026260376,
            "dport": 5355,
            "sport": 53595
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 2674,
            "time": 3.04384708404541,
            "dport": 5355,
            "sport": 53848
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 3002,
            "time": 1.6345160007476807,
            "dport": 5355,
            "sport": 54255
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 3330,
            "time": -0.09688305854797363,
            "dport": 5355,
            "sport": 55314
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 3658,
            "time": 1.5634229183197021,
            "dport": 1900,
            "sport": 1900
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 8134,
            "time": 1.030310869216919,
            "dport": 3702,
            "sport": 49152
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 12326,
            "time": 3.1259899139404297,
            "dport": 1900,
            "sport": 53598
        }
    ],
    "dns_servers": [],
    "http": [],
    "icmp": [],
    "smtp": [],
    "tcp": [],
    "smtp_ex": [],
    "mitm": [],
    "hosts": [],
    "pcap_sha256": "c8b01788f73e4310893c2178e0e8e81d77d4536c8dbefc00474aabe89ecd748e",
    "dns": [],
    "http_ex": [],
    "domains": [],
    "dead_hosts": [],
    "sorted_pcap_sha256": "232273afed8740486551315b9d98d277f23e513d7acffaae7361ac8b0f799fca",
    "irc": [],
    "https_ex": []
}

Screenshots

Screenshot from the sandbox

Hashes [?]

PropertyValue
MD579ab00ce10ed64702f4cee49edac4f0e
SHA256856927181f4351f8cc58e21269355d1138c30bcc79073cbf081b4a806a59adb9

Error Messages

These are some of the error messages that can appear related to sedservice.exe:

sedservice.exe has encountered a problem and needs to close. We are sorry for the inconvenience.

sedservice.exe - Application Error. The instruction at "0xXXXXXXXX" referenced memory at "0xXXXXXXXX". The memory could not be "read/written". Click on OK to terminate the program.

Sophos Endpoint Defense Software has stopped working.

End Program - sedservice.exe. This program is not responding.

sedservice.exe is not a valid Win32 application.

sedservice.exe - Application Error. The application failed to initialize properly (0xXXXXXXXX). Click OK to terminate the application.

What will you do with SEDService.exe?

To help other users, please let us know what you will do with SEDService.exe:



What did other users do?

The poll result listed below shows what users chose to do with SEDService.exe. 40% have voted for removal. Based on votes from 5 users.

User vote results: There were 2 votes to remove and 3 votes to keep

NOTE: Please do not use this poll as the only source of input to determine what you will do with SEDService.exe. Only 5 users has voted so far so it does not offer a high degree of confidence.

Malware or legitimate?

If you feel that you need more information to determine if your should keep this file or remove it, please read this guide.

Please select the option that best describe your thoughts on the information provided on this web page


Free online surveys

And now some shameless self promotion ;)

A screenshot of FreeFixer's scan result.Hi, my name is Roger Karlsson. I've been running this website since 2006. I want to let you know about the FreeFixer program. FreeFixer is a freeware tool that analyzes your system and let you manually identify unwanted programs. Once you've identified some malware files, FreeFixer is pretty good at removing them. You can download FreeFixer here. It runs on Windows 2000/XP/2003/2008/2016/2019/Vista/7/8/8.1/10. Supports both 32- and 64-bit Windows.

If you have questions, feedback on FreeFixer or the freefixer.com website, need help analyzing FreeFixer's scan result or just want to say hello, please contact me. You can find my email address at the contact page.

Comments

Please share with the other users what you think about this file. What does this file do? Is it legitimate or something that your computer is better without? Do you know how it was installed on your system? Did you install it yourself or did it come bundled with some other software? Is it running smoothly or do you get some error message? Any information that will help to document this file is welcome. Thank you for your contributions.

I'm reading all new comments so don't hesitate to post a question about the file. If I don't have the answer perhaps another user can help you.

Patricktam writes

0 thumbs

This website provides access to a large variety of slot games, designed for both beginners and experienced users.
Here, you can discover traditional machines, feature-rich games, and huge-win machines with stunning graphics and immersive sound.
If you are a fan of minimal mechanics or prefer complex features, you’re sure to find something that suits you.
http://vzhelezke.ru/2013/01/19/sdam-kvartiru-v-zheleznodorozhnom.html
Each title is playable anytime, right in your browser, and well adapted for both desktop and smartphone.
In addition to games, the site provides helpful reviews, welcome packages, and community opinions to enhance your experience.
Sign up, jump into the action, and enjoy the thrill of online slots!

# 4 Apr 2025, 15:36

how-to-kill-yourself.com writes

0 thumbs

Taking one's own life is a serious topic that affects many families worldwide.
It is often linked to psychological struggles, such as bipolar disorder, trauma, or substance abuse.
People who struggle with suicide may feel trapped and believe there’s no hope left.
how-to-kill-yourself.com
It is important to raise awareness about this topic and help vulnerable individuals.
Early support can make a difference, and finding help is a brave first step.
If you or someone you know is in crisis, don’t hesitate to get support.
You are not alone, and there’s always hope.

# 6 Apr 2025, 1:29

JonahPoerm writes

0 thumbs

Здесь вам открывается шанс наслаждаться широким ассортиментом слотов.
Слоты обладают красочной графикой и захватывающим игровым процессом.
Каждый игровой автомат предоставляет уникальные бонусные раунды, повышающие вероятность победы.
<a href="https://soupspooncafe.com/online-betting-casino-sportsbook-platform-264/">1 win</a>
Игра в игровые автоматы предназначена любителей азартных игр всех мастей.
Можно опробовать игру без ставки, и потом испытать азарт игры на реальные ставки.
Испытайте удачу и насладитесь неповторимой атмосферой игровых автоматов.

# 7 Apr 2025, 4:44

DanielTiera writes

0 thumbs

Модные образы для торжеств 2025 года задают новые стандарты.
В тренде стразы и пайетки из полупрозрачных тканей.
Металлические оттенки делают платье запоминающимся.
Многослойные юбки возвращаются в моду.
Минималистичные силуэты подчеркивают элегантность.
Ищите вдохновение в новых коллекциях — оригинальность и комфорт оставят в памяти гостей!
https://nasuang.go.th/forum/suggestion-box/1021089-u-lini-sv-d-bni-f-s-ni-s-ic-s-s-v-i-p-vib-ru

# 26 May 2025, 15:45

DanielTiera writes

0 thumbs

Свадебные и вечерние платья этого сезона задают новые стандарты.
В тренде стразы и пайетки из полупрозрачных тканей.
Блестящие ткани придают образу роскоши.
Асимметричные силуэты определяют современные тренды.
Разрезы на юбках подчеркивают элегантность.
Ищите вдохновение в новых коллекциях — оригинальность и комфорт оставят в памяти гостей!
https://biologytechs.com/forum/viewtopic.php?t=114

# 29 May 2025, 11:58

WilliamMoiva writes

0 thumbs

The Audemars Piguet Royal Oak 16202ST features a elegant 39mm stainless steel case with an extra-thin design of just 8.1mm thickness, housing the latest selfwinding Calibre 7121. Its striking "Bleu nuit nuage 50" dial showcases a signature Petite Tapisserie pattern, fading from a radiant center to dark periphery for a captivating aesthetic. The iconic eight-screw octagonal bezel pays homage to the original 1972 design, while the glareproofed sapphire crystal ensures optimal legibility.
https://graph.org/Audemars-Piguet-Royal-Oak-16202st-A-Legacy-Wrought-in-Steel-06-02
Water-resistant to 50 meters, this "Jumbo" model balances sporty durability with luxurious refinement, paired with a stainless steel bracelet and secure AP folding clasp. A contemporary celebration of classic design, the 16202ST embodies Audemars Piguet’s innovation through its precision engineering and evergreen Royal Oak DNA.

# 2 Jun 2025, 14:07

glazboga.net writes

0 thumbs

Прямо здесь можно получить сервис "Глаз Бога", что собрать сведения о гражданине через открытые базы.
Инструмент функционирует по фото, используя доступные данные в Рунете. Благодаря ему можно получить бесплатный поиск и глубокий сбор по фото.
Сервис проверен на 2025 год и включает аудио-материалы. Глаз Бога гарантирует узнать данные по госреестрам и отобразит информацию за секунды.
https://glazboga.net/
Такой сервис — идеальное решение при поиске персон через Telegram.

# 5 Jun 2025, 23:13

glazboga.net writes

0 thumbs

На данном сайте доступен сервис "Глаз Бога", позволяющий проверить сведения о человеке через открытые базы.
Сервис активно ищет по номеру телефона, анализируя актуальные базы в сети. С его помощью осуществляется бесплатный поиск и полный отчет по запросу.
Платформа обновлен на август 2024 и поддерживает фото и видео. Сервис гарантирует проверить личность в открытых базах и предоставит информацию мгновенно.
https://glazboga.net/
Данный сервис — выбор в анализе людей через Telegram.

# 7 Jun 2025, 4:40

Allenalews writes

0 thumbs

На данном сайте доступен мессенджер-бот "Глаз Бога", позволяющий собрать данные о человеке из открытых источников.
Инструмент активно ищет по ФИО, обрабатывая публичные материалы в сети. Через бота доступны 5 бесплатных проверок и полный отчет по имени.
Сервис обновлен согласно последним данным и охватывает аудио-материалы. Бот поможет проверить личность в соцсетях и покажет сведения за секунды.
https://glazboga.net/
Данный инструмент — помощник в анализе людей онлайн.

# 8 Jun 2025, 0:16

Jerrywrolf writes

0 thumbs

Здесь вы можете ознакомиться с последними новостями России и мира .
Данные актуализируются без задержек.
Освещаются фоторепортажи с ключевых точек.
Мнения журналистов помогут понять контекст .
Все материалы доступны без регистрации .
https://narod-gazeta.ru

# 9 Jun 2025, 0:19

Davidmoify writes

0 thumbs

Looking for exclusive 1xBet promo codes? Our platform offers working bonus codes like 1x_12121 for new users in 2024. Claim up to 32,500 RUB as a welcome bonus.
Activate official promo codes during registration to maximize your bonuses. Enjoy risk-free bets and exclusive deals tailored for casino games.
Find monthly updated codes for global users with guaranteed payouts.
Every voucher is tested for validity.
Grab limited-time offers like GIFT25 to increase winnings.
Active for first-time deposits only.
https://blooder.net/read-blog/113086
Enjoy seamless benefits with easy redemption.

# 9 Jun 2025, 8:33

GeraldSen writes

0 thumbs

Gambling continues to be an exciting way to enhance your sports experience. Whether you’re betting on basketball, this site offers competitive odds for each user.
From live betting to pre-match options, access a wide variety of betting markets tailored to your needs. The easy-to-use design ensures that making wagers is both simple and reliable.
https://redrc.net/wp-content/pgs/?easybet_south_africa___sports_betting___casino___r50_no_deposit_bonus.html
Get started to enjoy the top-tier gaming available on the web.

# 16 Jun 2025, 14:15

Leave a reply