Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      The state of DevOps and AI: Not just hype

      September 1, 2025

      A Breeze Of Inspiration In September (2025 Wallpapers Edition)

      August 31, 2025

      10 Top Generative AI Development Companies for Enterprise Node.js Projects

      August 30, 2025

      Prompting Is A Design Act: How To Brief, Guide And Iterate With AI

      August 29, 2025

      Recreating Palmer’s Draggable Product Grid with GSAP

      September 1, 2025

      Best of…: Classic WTF: We Are Not Meatbots!

      September 1, 2025

      Report: Samsung’s tri-fold phone, XR headset, and AI smart glasses to be revealed at Sep 29 Unpacked event

      September 1, 2025

      Are smart glasses with built-in hearing aids viable? My verdict after months of testing

      September 1, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      August report 2025

      September 1, 2025
      Recent

      August report 2025

      September 1, 2025

      Fake News Detection using Python Machine Learning (ML)

      September 1, 2025

      Common FP – A New JS Utility Lib

      August 31, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Download Transcribe! for Windows

      September 1, 2025
      Recent

      Download Transcribe! for Windows

      September 1, 2025

      Microsoft Fixes CertificateServicesClient (CertEnroll) Error in Windows 11

      September 1, 2025

      Download Icecream Ebook Reader for Free on PC

      September 1, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»New Windows RAT Evades Detection for Weeks Using Corrupted DOS and PE Headers

    New Windows RAT Evades Detection for Weeks Using Corrupted DOS and PE Headers

    May 29, 2025

    Cybersecurity researchers have taken the wraps off an unusual cyber attack that leveraged malware with corrupted DOS and PE headers, according to new findings from Fortinet.
    The DOS (Disk Operating System) and PE (Portable Executable) headers are essential parts of a Windows PE file, providing information about the executable.
    While the DOS header makes the executable file backward compatible

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleUK Military Unveils £1B ‘Digital Targeting Web’
    Next Article Transform Your Workflow With These 10 Essential Yet Overlooked Linux Tools You Need to Try

    Related Posts

    Development

    Hacker suspected of trying to cheat his way into university is arrested in Spain

    September 2, 2025
    Development

    ScarCruft Uses RokRAT Malware in Operation HanKook Phantom Targeting South Korean Academics

    September 2, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Minecraft’s ‘Vibrant Visuals’ side-by-side comparison pics — Here’s what it gets right and where it falls short

    News & Updates

    CVE-2025-45582 – Apache GNU Tar Directory Traversal Overwrite Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-5138 – Bitwarden PDF File Handler Cross Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2023-53146 – “Linux Media DW2102 Null Pointer Dereference Vulnerability”

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2024-58100 – Linux Kernel bpf Changes_pkt_data Property Vulnerability

    May 5, 2025

    CVE ID : CVE-2024-58100

    Published : May 5, 2025, 3:15 p.m. | 18 minutes ago

    Description : In the Linux kernel, the following vulnerability has been resolved:

    bpf: check changes_pkt_data property for extension programs

    When processing calls to global sub-programs, verifier decides whether
    to invalidate all packet pointers in current state depending on the
    changes_pkt_data property of the global sub-program.

    Because of this, an extension program replacing a global sub-program
    must be compatible with changes_pkt_data property of the sub-program
    being replaced.

    This commit:
    – adds changes_pkt_data flag to struct bpf_prog_aux:
    – this flag is set in check_cfg() for main sub-program;
    – in jit_subprogs() for other sub-programs;
    – modifies bpf_check_attach_btf_id() to check changes_pkt_data flag;
    – moves call to check_attach_btf_id() after the call to check_cfg(),
    because it needs changes_pkt_data flag to be set:

    bpf_check:
    … …
    – check_attach_btf_id resolve_pseudo_ldimm64
    resolve_pseudo_ldimm64 –> bpf_prog_is_offloaded
    bpf_prog_is_offloaded check_cfg
    check_cfg + check_attach_btf_id
    … …

    The following fields are set by check_attach_btf_id():
    – env->ops
    – prog->aux->attach_btf_trace
    – prog->aux->attach_func_name
    – prog->aux->attach_func_proto
    – prog->aux->dst_trampoline
    – prog->aux->mod
    – prog->aux->saved_dst_attach_type
    – prog->aux->saved_dst_prog_type
    – prog->expected_attach_type

    Neither of these fields are used by resolve_pseudo_ldimm64() or
    bpf_prog_offload_verifier_prep() (for netronome and netdevsim
    drivers), so the reordering is safe.

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Tenmon is a FITS and XISF image viewer, converter and indexer

    April 23, 2025

    8 Best Free and Open Source Command-line FTP clients

    April 16, 2025

    CVE-2025-7548 – Tenda FH1201 Stack-Based Buffer Overflow Vulnerability

    July 13, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.