Ananta Companies A.I CyberSecurity Scoring
02/04/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for Ananta Companies in 2026.
No incidents recorded for Ananta Companies in 2026.
No incidents recorded for Ananta Companies in 2026.
Apparel & Fashion
BRFL is a vertically integrated textile company, engaged in the manufacture of a wide range of fabrics and garments from state of the art production facilities. Apart from being the largest Shirt manufacturer in India, we have successfully evolved into a multi-fiber manufacturing company producing fabrics such as Cotton, Polyester, Tencel, Modal, Lycra, Wool and various blends. Our yarn dyed fabric, printing techniques, finishing, processing, weaving, stitching are a mark of excellence making every piece of fabric perfect. With fabric manufacturing facilities of 100 million meters per annum, garment manufacturing facilities of 60 million pieces per annum, being expanded to 90 million pieces per annum and a strong employee base of around 38,000; BRFL is today one of the most sought after brands in the Indian as well as International fashion markets.
MAS is an innovation driven company founded on a perfect blend of daring and visionary thinking. Focusing on fashion and lifestyle, we are one of Asia’s largest manufacturers of intimate apparel, sportswear, performance wear and swimwear and provide IT solutions to the apparel and footwear industry worldwide. MAS nurtures and drives a culture of excellence where over 114,000 global associates activate their full potential. Our identity, which goes beyond great products, is deeply embedded in community well-being and nurturing world-class teams.
At BESTSELLER, we are more than 22,000 people in 38 different countries working for over 20 fashion brands such as ONLY, JACK & JONES, VERO MODA, NAME IT, SELECTED, VILA, PIECES, OBJECT, MAMALICIOUS, NOISY MAY and Y.A.S. We are a family-owned company with a strong foundation and values to build on, empowering us to pursue the ideas we believe in to take BESTSELLER forward. We are committed to diversity and provide equal opportunities for everyone, irrespective of sex, race, ethnicity, religion or belief, disability, age, sexual orientation or gender identity. We strive to create an empowering environment where people can thrive and develop. Our long-term business success is inextricably linked with respecting people and planetary boundaries. Our commitment to responsible operations extends beyond our own company and throughout our value chain. Our sustainability strategy, Fashion FWD, guides our actions towards our sustainability goals and sets the direction for the future of our company. Fairness, opportunities and a sense of responsibility is part of our vision in BESTSELLER. We treat each other as family, which means that we take each other’s differences into account, while creating an empowering environment where people can thrive and develop. We always put our family first and this is what unites us and makes us stronger together.
Q Collection, based in Singapore, is the parent company of the manufacturing entities collectively known as SQ Group in Bangladesh. As a leading global apparel manufacturing conglomerate, SQ is driven by a passion for innovation, sustainability, and excellence. With a rich heritage spanning 30 years, we operate through three dynamic business clusters: SQ Celsius (Knitwear), SQ Birichina (Lingerie & Activewear), and SQ Hues (Vertical Integration). Our commitment to sustainability is reflected in our LEED-certified facilities and ESG-focused operations. Our team of over 18,000 dedicated employees deliver high-quality products and services, guided by Q Collection's strategic vision of excellence and commitment to shaping the future of apparel manufacturing.
Latest updates, reports, and threat intel affecting the global network.
And deploy high-density, liquid-cooled AI infrastructure and neocloud services aligned with the country's data sovereignty goals.
Google Bengaluru Expansion News: Amid stricter H1-B visa rules, Alphabet leases 24 lakh sq ft office in Whitefield to house up to 25000...
Growing reliance on online infrastructure and tighter security standards are driving demand for digital certificate management among Indian...
In this exclusive interaction, Anant Deshpande, Regional VP of DigiCert, discusses the company's strategic roadmap for India as the nation's...
Over the coming years, structural shifts are set to reshape key sectors of the Indian economy, creating potential investment opportunities.
The minority stake sale will support AppZen's investments in agentic AI.
As the CISO and head of digital integrations at Adani Cement, he is responsible for leading comprehensive cybersecurity strategies and digital transformation...
Vishal Gupta, Bessemer's long-standing partner in India, paints a canvas that spans from D2C to cybersecurity.
The Admin Columns plugin for WordPress is vulnerable to PHP Object Injection leading to Remote Code Execution in versions up to and including 7.0.18. This is due to the use of `unserialize()` without an `allowed_classes` restriction in the `IdsToCollection::get_ids_from_string()` function, which processes attacker-controlled post meta values without proper validation. This makes it possible for authenticated attackers with Contributor-level access and above to inject a serialized PHP object into a post's custom meta field and trigger arbitrary code execution by exploiting a bundled POP gadget chain, resulting in remote code execution as the web server user.
The Alba Board plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.1.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to access arbitrary private alba_card post data, including title, description, assignee, due date, tags, and comments, that is intended to be restricted to Administrators and Editors. The handler is registered via the wp_ajax_nopriv_ hook and its nonce is exposed to all site visitors through wp_localize_script on pages containing the [alba_board] shortcode, making this exploitable by unauthenticated users who can access any such page.
Internationalized Domain Names in Applications (IDNA) for Python provides support for Internationalized Domain Names in Applications (IDNA) and Unicode IDNA Compatibility Processing. In versions prior to 3.15, payloads such as `"\u0660" * N` or `"\u30fb" * N + "\u6f22"` utilize the `valid_contexto` function prior to length rejection, and for high values of `N` will take a long time to process. This is the same issue as CVE-2024-3651, however the original remediation in 2024 was not a complete fix. A specially crafted argument to the `idna.encode()` function could consume significant resources. This may lead to a denial-of-service. Starting in version 3.14, the function rejects long inputs as soon as practicable prior to any further processing to minimize resource consumption. In version 3.15, this approach was extended to lesser used alternate functions (i.e. per-label conversions and codec support). A workaround is available. Domain names cannot exceed 253 characters in length. If this length limit is enforced prior to passing the domain to the `idna.encode()` function, it should no longer consume significant resources. This is triggered by arbitrarily large inputs that would not occur in normal usage, but may be passed to the library assuming there is no preliminary input validation by the higher-level application.
A path traversal vulnerability exists in the Projects Service download endpoint shared by Altium Enterprise Server and Altium 365. An authenticated user can supply a crafted path parameter that bypasses validation, allowing arbitrary files (including entire directories returned as archives) to be read from the server filesystem. Because the readable files include service configuration and credential material, exploitation can be used to gather information enabling further compromise. The issue can be combined with CVE-2026-11424 to reach the cloud-side endpoint. On multi-tenant Altium 365 deployments, the readable configuration could have exposed credentials shared across services. Altium Enterprise Server is fixed in 8.1.1; the issue has been remediated in Altium 365 at the service level.
A path traversal vulnerability exists in the Git Service component shared by Altium Enterprise Server and Altium 365. The service accepts a sequence of post-clone file-manipulation operations that use user-supplied paths without validation, allowing an authenticated user with basic git access to move arbitrary files outside the intended repository area. This file-move primitive can be used to place attacker-controlled script content into directories where it is later executed by the service, resulting in remote code execution under the Git Service account. On multi-tenant Altium 365 deployments, this could have allowed access to data belonging to other tenants on the same infrastructure node. Altium Enterprise Server is fixed in 8.1.1; the issue has been remediated in Altium 365 at the service level.
curl -i -X GET 'https://api.rankiteo.com/underwriter-getcompany-history?
linkedin_id=axa' -H 'apikey: YOUR_API_KEY_HERE'
Every week, Rankiteo analyzes billions of signals to give organizations a sharper, faster view of emerging risks. With deeper, more actionable intelligence at their fingertips, security teams can outpace threat actors, respond instantly to Zero-Day attacks, and dramatically shrink their risk exposure window.
Rankiteo is a unified scoring and risk platform that analyzes billions of signals weekly to help organizations gain faster, more actionable insights into emerging threats. Empowering teams to outpace adversaries and reduce exposure.