// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 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]

Hot this week

Nearly 8 in 10 Singapore consumers ditch AI agents when bots fail to recognise them

SINGAPORE: Nearly eight in 10 (78%) Singapore consumers ditched artificial intelligence (AI) customer service agents when the bots failed to recognise them. Respondents to the Twilio survey, cited...

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