Faculty of Computing-Scopus

Permanent URI for this collectionhttps://rda.sliit.lk/handle/123456789/4892

Browse

Search Results

Now showing 1 - 3 of 3
  • ItemEmbargo
    Smart Heritage: A Blockchain and NFT Framework for Secure Authentication and Fractional Investment in Sri Lankan Handicrafts
    (Institute of Electrical and Electronics Engineers Inc., 2026-07-06) Manohara K.K.K; Dharmasena E.A.H.T.; Rajapaksha D.N; Bandara H.D; Chamara, D; Abeywardena, K.Y; Nismi, N
    The Sri Lankan handicraft sector possesses significant cultural and economic value; however, counterfeit production, limited ownership traceability, and the absence of resale royalty mechanisms restrict its global scalability. Traditional systems fail to provide reliable provenance verification and sustainable financial benefits for artisans and previous owners. This paper proposes a blockchain-enabled ecosystem integrating Non-Fungible Tokens (NFTs), NFC-based authentication, fractional ownership, and a smart security box to enhance authenticity, transparency, and value creation. Each handicraft is linked to a unique NFT and a cryptographically secured NFC tag, creating a tamper-resistant connection between the physical artifact and its digital identity. Smart contracts enable transparent ownership tracking and automated lifetime royalty distribution, ensuring artisans receive royalties from every future resale without intermediaries. The proposed framework also introduces a fractional ownership model for culturally significant, non-commercial heritage artifacts, enabling collective digital ownership with tiered access to exclusive cultural content while distributing cascading royalties to previous shareholders upon resale. A smart security box with NFC further protects high-value physical artifacts. Prototype evaluation on an Ethereum-compatible test network achieved a 100% success rate across 24 smart contract unit tests, 100% NFC authentication accuracy for 12 handicraft items with average response times of 380-450 ms, and consistent royalty and Proof-of-Residency distribution across nine simulated resale transactions. The key contributions of this work are: (1) a cryptographic NFC-NFT binding mechanism resistant to tag cloning, (2) a smart contract-based lifetime royalty engine with previous-owner redistribution, and (3) a fractional community ownership model that supports global participation in preserving non-commercial cultural heritage. The proposed architecture demonstrates the potential of blockchain technology to preserve cultural heritage while creating a sustainable economic ecosystem for artisans and investors.
  • Thumbnail Image
    ItemEmbargo
    Stealth Eye: Behavioral Analysis for Fileless Malware Detection
    (Institute of Electrical and Electronics Engineers Inc., 2025) Bandara H.M.H.M; Ayeshani K.M.N; Kumari M.M.P.M; Wijerathna D.M.S.T; Abeywardena, K.Y; Wijesooriya, A
    Fileless malware is a significant cybersecurity threat as it is entirely present in system memory and evades traditional signature-based detection methods. This paper introduces STEALTH EYE, an endpoint behavioral analysis framework for detecting fileless malware, such as ransomware, spyware, trojans, and RedLine Stealer, in real time. The framework utilizes an endpoint agent that monitors system activity in real time and captures snapshots of behavior every 60 seconds for real- time threat analysis. These captures track memory injections, DLL loading and execution, file and handle operations, service activity, process and thread behavior, registry modifications, network communications, cryptographic function usage, keystroke logging, and clipboard access. The data that is collected is analyzed through supervised machine learning mechanisms to detect patterns that indicate fileless malware activity. In contrast to traditional post-infection forensic approaches, STEALTH EYE provides real-time monitoring, notification, and active response with enhanced cybersecurity resilience against the widespread fileless attacks.
  • Thumbnail Image
    ItemEmbargo
    A Dual-Branch CNN and Metadata Analysis Approach for Robust Image Tampering Detection
    (Institute of Electrical and Electronics Engineers Inc., 2025) Zakey, A; Bawantha, D; Shehara, D; Hasara, N; Abeywardena, K.Y; Fernando, H
    Image tampering has become a widespread issue due to the availability of advanced tools such as Photoshop, GIMP, and AI-powered technologies like Generative Adversarial Networks (GANs). These advancements have made it easier to create deceptive images, undermining their reliability and fueling misinformation. To address this growing problem, we propose a hybrid approach for image forgery detection, combining deep learning with traditional forensic techniques. Our study integrates a dual-branch Convolutional Neural Network (CNN) with handcrafted features derived from Error Level Analysis (ELA), noise residuals from the Spatial Rich Model, and metadata analysis to enhance detection capabilities. Metadata analysis plays a crucial role in identifying inconsistencies in image properties such as timestamps, geotags, and camera details, which often accompany tampered images. The CASIA dataset, a publicly available benchmark for tampered images, was used to train and evaluate the proposed model. After 30 epochs of training, the hybrid method achieved an accuracy of 95%, demonstrating its effectiveness in distinguishing between authentic and tampered images. This research highlights the advantages of combining deep learning models with traditional feature extraction methods and metadata analysis, offering a robust solution for detecting manipulated images. Our findings contribute to advancing image forensics by improving detection accuracy, even in cases involving sophisticated tampering methods driven by AI.