/* * This file is part of the Symfony package. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String; if (!\function_exists(u::class)) { function u(?string $string = ''): UnicodeString { return new UnicodeString($string ?? ''); } } if (!\function_exists(b::class)) { function b(?string $string = ''): ByteString { return new ByteString($string ?? ''); } } if (!\function_exists(s::class)) { /** * @return UnicodeString|ByteString */ function s(?string $string = ''): AbstractString { $string = $string ?? ''; return preg_match('//u', $string) ? new UnicodeString($string) : new ByteString($string); } } Shadowhacker Selling NetPlus Indian Internet Service Provider Database – OWASP Jakarta

Shadowhacker Selling NetPlus Indian Internet Service Provider Database

Shadowhacker is well known for carrying out cyber attacks on Indian Hospitals and many other Companies and Government entities worldwide.

Netplus Broadband is a subsidiary of Fastway Transmission Pvt Ltd and is an emerging independent ISPs in Punjab, offers high speed Internet through cable modem platform to residential, SME and corporate customers in all major cities and township of Urban Punjab. And through hotspot wireless broadband in rural Punjab.

The Hackers claimed they had gained access to the Netplus database and owned the data belonging to the Netplus customers, selling the data for 200$ In a famous Underground hacker’s forum. 

Hacker claims the data contains 150K records, with Name, Email, City, and Status of Account.

Conclusion

However, we did not verify this breach as the ISP is limited to some cities. Also, we did not expect any reply from the company if we reach out to them.

[ad_2]





0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *