// Adds dimensions UUID, Author and Topic into GA4
Monday, August 17, 2026
27.4 C
Singapore

Taman Jurong Constituency Website Hacked?

Obbana Rajah

According to an anonymous tip from someone working in the cyber security industry, a hacker group, Sibat, has defaced and taken down Taman Jurong’s Constituency website.

The information was posted on Zone-h.org, a cybercrime archive.

Screen Shot 2018 04 25 at 7.08.19 pm

According to our source, hackers sometimes even proudly announce websites they have defaced at Zone-h.org.

After checking the website multiple times, Taman Jurong’s Website went from an ‘Error 404’, to ‘THIS SITE IS UNDER MAINTAINANCE UNTIL FURTHER NOTICE’.

Screen Shot 2018 04 25 at 7.08.49 pm Screen Shot 2018 04 25 at 7.18.14 pm

This could have been because SingCERT (Singapore Computer Emergency Response Team) sent out an alert this afternoon regarding the issue, which likely led to the server of the site being taken down for upgrades.

The proportion of cybercrimes in Singapore is indeed increasing. According to a report released by the Singapore Cyber Landscape, between 2014 and 2017 alone, cybercrimes rose from from 7.9 per cent to 13.7 per cent.


[email protected]

- Advertisement -

Hot this week

Singapore woman worries BF may not be financially ready for their BTO after S$1.4k gaming spree

She has about S$60k in savings. Her boyfriend has S$21k — and spent S$1.4k on games in four months. With their BTO on the way, she is now questioning whether his spending habits are a red flag.

‘Our lives will henceforth forever be different’: Singapore woman on growing apart from SAHM friend

Some commenters felt the woman was being unfair, pointing out that being a SAHM does not mean someone has no struggles of her own.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks