aisecwatch.com
DashboardVulnerabilitiesNewsResearchArchiveStatsDatasetFor devs
Subscribe
aisecwatch.com

Real-time AI security monitoring. Tracking AI-related vulnerabilities, safety and security incidents, privacy risks, research developments, and policy changes.

Navigation

VulnerabilitiesNewsResearchDigest ArchiveNewsletter ArchiveSubscribeData SourcesStatisticsDatasetAPIIntegrationsWidgetRSS Feed

Maintained by

Truong (Jack) Luu

Information Systems Researcher

Research

Academic papers, new techniques, benchmarks, and theoretical findings in AI/LLM security.

to
Export CSV
1217 items

Auditing Artificial Intelligence Systems: A Survey of Current Frameworks, Principles and Approaches

inforesearchPeer-Reviewed
securityresearch
Sep 27, 2026

This is a survey paper that reviews different frameworks, principles, and methods for auditing AI systems, published in an academic journal. The paper examines current approaches to evaluating and assessing AI systems for safety, fairness, and reliability, but does not focus on a specific vulnerability or security problem.

ACM Digital Library (TOPS, DTRAP, CSUR)

Benchmarking post-processing methods in local differential privacy for utility and adversarial robustness

inforesearchPeer-Reviewed
research

LOM: A local optimality maintenance-based adaptive HEVC video steganography method in motion vector domain

inforesearchPeer-Reviewed
security

Verifiable timed-release adaptor signatures for secure blockchain-based auction protocols

inforesearchPeer-Reviewed
security

Robust screen-shooting watermarking via symmetric encoder-decoder coupling and style transfer-based distortion modeling

inforesearchPeer-Reviewed
security

An image encryption algorithm based on a 3D hyperchaotic map and non-uniform block-based hybrid diffusion

inforesearchPeer-Reviewed
security

Data integrity auditing with similarity-based deduplication and ownership privacy protection

inforesearchPeer-Reviewed
security

On the effectiveness of memory analysis in revealing maliciousness in android applications

inforesearchPeer-Reviewed
security

BXLL: A Bi-LSTM stacking ensemble with SDN-Driven honeypot engagement for adaptive IoT intrusion detection

inforesearchPeer-Reviewed
research

Tokenising judicial system unavailability: A blockchain-based mechanism for verifiable certificates and tamper-evident auditability

inforesearchPeer-Reviewed
security

A TEE-based multi-data-owner collaborative attribute revocation scheme for secure medical data sharing

inforesearchPeer-Reviewed
security

SSH-Tracker: Fine-grained SSH behavior analysis in encrypted tunnel traffic

inforesearchPeer-Reviewed
security

MSTE-CAN: Multi-channel Spatial-Temporal Encoding and Coordinate Attention-based ResNet for high-efficiency CAN bus intrusion detection

inforesearchPeer-Reviewed
research

Security below the OS – A security analysis of UEFI

inforesearchPeer-Reviewed
security

Challenges in Exfiltration, Evasion, and Behavioral Sequences in Malicious Insider Threat: Evidence From a Live Behavioral Experiment

inforesearchPeer-Reviewed
security

INFER: Portable hands-on labs for digital forensics education: design, deployment, and educational impact

inforesearchPeer-Reviewed
security

Teaching adversarial thinking: A review of cybersecurity exercises and evaluations

inforesearchPeer-Reviewed
security

Ship–Shore Drill-Based Training for GNSS Spoofing Response

inforesearchPeer-Reviewed
security

Hardware-assisted isolation of Rust from unsafe languages on ARM

inforesearchPeer-Reviewed
security

AdaCap-IIoT: A reference architecture for adaptive blockchain-enabled CapBAC

inforesearchPeer-Reviewed
security
1 / 61Next
security
Sep 26, 2026

This research paper benchmarks (tests and compares) post-processing methods in local differential privacy (a technique that adds noise to data before it leaves a user's device to protect individual privacy) to evaluate how well they preserve data usefulness while resisting adversarial robustness (withstanding attacks designed to fool AI systems). The study measures different approaches to see which ones best balance keeping the data useful for analysis while protecting against attempts to reverse-engineer or attack the privacy mechanism.

Elsevier Security Journals
Sep 26, 2026

This academic paper describes a method for hiding secret data inside video files using HEVC (High Efficiency Video Coding, a modern video compression standard) by modifying motion vectors (the data that describes how objects move between video frames). The technique uses a local optimality maintenance approach to keep the hidden data undetectable while maintaining video quality.

Elsevier Security Journals
Sep 26, 2026

This academic paper proposes verifiable timed-release adaptor signatures, a cryptographic technique designed to improve security in blockchain-based auction systems. The method combines adaptor signatures (a way to link signatures across different transactions) with time-release mechanisms to ensure bids remain hidden until a specific moment, preventing unfair advantages in online auctions.

Elsevier Security Journals
Sep 26, 2026

Researchers have developed a watermarking method for screenshot protection that uses a symmetric encoder-decoder system (a pair of matching neural networks that encode and decode information) combined with style transfer-based distortion modeling (applying artistic transformations to hide the watermark). This approach aims to make watermarks more resistant to attempts to remove them from screenshots while maintaining image quality.

Elsevier Security Journals
Sep 26, 2026

This paper presents a new image encryption method that uses a 3D hyperchaotic map (a mathematical system with unpredictable behavior in three dimensions) combined with non-uniform block-based hybrid diffusion (mixing image data in varying-sized chunks to scramble pixel values). The research proposes a cryptographic technique designed to protect images from unauthorized access by making them appear as meaningless noise.

Elsevier Security Journals
Sep 26, 2026

This research paper proposes a method for checking whether stored data remains unchanged and uncorrupted, while also removing duplicate copies to save storage space and protecting who owns which data. The approach combines data integrity auditing (verification that files haven't been modified), deduplication (eliminating redundant copies), and privacy protection so that ownership information stays confidential.

Elsevier Security Journals
Sep 26, 2026

This academic paper examines whether analyzing the memory (the temporary data storage a program uses while running) of Android applications can effectively detect malicious behavior. The research, published in December 2026, investigates techniques for identifying harmful apps by studying what data and operations are stored in memory during execution.

Elsevier Security Journals
Sep 26, 2026

This research paper presents BXLL, a system that combines Bi-LSTM (a type of neural network that processes data in both directions to recognize patterns) stacking with SDN-driven honeypots (fake systems designed to attract and study attackers) to detect unauthorized access attempts in IoT (internet of things, networks of connected devices) networks. The approach uses an ensemble method (combining multiple AI models to make better predictions) to improve the accuracy of identifying when someone is trying to break into IoT systems.

Elsevier Security Journals
Sep 26, 2026

This academic paper proposes using blockchain (a distributed ledger technology where transactions are recorded in linked blocks that are difficult to tamper with) to create verifiable certificates and audit trails when judicial systems are unavailable. The research explores how blockchain's tamper-evident properties could help maintain trust and accountability in legal documentation even when court systems are down or inaccessible.

Elsevier Security Journals
Sep 26, 2026

This academic paper describes a security system for sharing medical data among multiple people using a TEE (trusted execution environment, a secure area of a computer processor that protects sensitive operations). The system allows authorized users to have access removed (attribute revocation) to shared medical data while keeping the data protected from unauthorized access.

Elsevier Security Journals
Sep 26, 2026

Researchers developed SSH-Tracker, a tool that analyzes SSH (Secure Shell, the encrypted protocol used to securely access remote computers) behavior by examining network traffic patterns without decrypting the encrypted communication itself. The tool can identify specific SSH activities and behaviors by studying how data flows through encrypted connections, potentially revealing user actions even when the actual content is protected.

Elsevier Security Journals
Sep 26, 2026

This research paper presents MSTE-CAN, a deep learning model designed to detect unauthorized access attempts on CAN bus systems (the communication network used in vehicles and industrial equipment). The model uses multi-channel spatial-temporal encoding (a technique that analyzes patterns across multiple data streams over time) and coordinate attention mechanisms (methods that help the AI focus on important parts of the data) combined with ResNet (a type of neural network architecture) to identify intrusions more efficiently than previous approaches.

Elsevier Security Journals
Sep 26, 2026

This academic paper analyzes security vulnerabilities in UEFI (Unified Extensible Firmware Interface, the low-level software that runs before your operating system starts). The research examines how attackers could exploit weaknesses at this firmware level, which is below the OS and therefore harder to detect and protect. Since UEFI runs before any security software can load, compromises at this layer pose serious risks to system security.

Elsevier Security Journals
Sep 26, 2026

This research paper examines how malicious insiders (employees with legitimate system access who act with harmful intent) can exfiltrate data (steal or copy information), evade detection, and execute sequences of harmful actions, based on observations from a controlled behavioral experiment. The study was conducted by researchers at MITRE Corporation and provides evidence about the methods and patterns insiders use to avoid discovery while carrying out attacks.

Elsevier Security Journals
Sep 26, 2026

This academic paper describes INFER, a portable hands-on lab system designed to teach digital forensics (the process of recovering and analyzing data from computers and devices to investigate crimes or incidents) to university students. The paper covers how INFER was designed, deployed in educational settings, and what impact it had on student learning outcomes.

Elsevier Security Journals
Sep 26, 2026

This is a review paper examining cybersecurity exercises and evaluations that teach adversarial thinking (the skill of imagining how attackers might exploit systems). The paper analyzes different educational approaches and methods used to help students develop security mindsets by thinking like potential attackers.

Elsevier Security Journals
Sep 26, 2026

This academic paper discusses training methods for responding to GNSS spoofing (a type of cyberattack where fake GPS signals trick navigation systems into showing incorrect locations) using ship-shore drills, which are coordinated practice exercises between vessels and coastal facilities. The paper, published in Computers & Security, examines how organizations can prepare personnel to detect and respond to GPS-based attacks through structured training scenarios.

Elsevier Security Journals
Sep 26, 2026

This research paper discusses how Rust (a programming language designed to prevent memory errors) can be isolated from unsafe languages on ARM processors (a type of computer chip commonly used in phones and embedded devices) using hardware-based protection mechanisms. The work addresses the challenge of safely combining Rust with older or less safe programming languages in systems that need both, leveraging ARM's built-in security features to keep them separate.

Elsevier Security Journals
Sep 26, 2026

This academic paper presents AdaCap-IIoT, a reference architecture that combines adaptive blockchain (a distributed ledger that can adjust its rules and processes) with CapBAC (capability-based access control, a security method where users get specific permissions for particular resources) designed for Industrial IoT (internet-connected devices in manufacturing and industrial settings). The work aims to provide a framework for securing industrial systems by combining adaptive blockchain technology with flexible permission management.

Elsevier Security Journals