CSUSM A.I CyberSecurity Scoring
25/04/2026
Access Monitoring Plan
Access Monitoring Plan
No incidents recorded for California State University San Marcos in 2026.
No incidents recorded for California State University San Marcos in 2026.
No incidents recorded for California State University San Marcos in 2026.
Ranked a Tier One research university by the Carnegie Classification, UNT is the flagship of the UNT System and is located in Denton, Texas. With 242 degree programs and a thriving community of nearly 44,000 students, UNT serves the North Texas region and helps drive the state’s economy through groundbreaking research, educational excellence focused on career readiness, and a spirit of creativity, innovation, and entrepreneurship. Across its Denton and Frisco campuses, UNT students earned more than 13,000 degrees last year.
Waipapa Taumata Rau | University of Auckland is New Zealand’s largest and leading university. We celebrate our location in the beautiful harbour city of Auckland | Tamaki Makaurau, our unique position in Aotearoa New Zealand and our place within the Pacific. Our te reo Māori name was gifted by Ngāti Whātua Ōrākei, the Indigenous peoples of the Auckland area, and symbolises that this is a place where diverse world views are shared and lifelong journeys of inquiry, learning and service begin. Since its founding in 1883, the University of Auckland has grown to become New Zealand's flagship, research-led university, known for the excellence of its teaching, its research, and its service to local, national and international communities.
There’s a reason Penn State consistently ranks among the top one percent of the world’s universities. Across 24 campuses, our nearly 88,000 students and 17,000 faculty and staff know the real measure of success goes beyond the classroom—it’s the positive impact made on communities across the world. From access to state-of-the-art resources to interdisciplinary pursuits in collaborative atmospheres, a Penn State degree is more than an education. The experiences and knowledge gained here will form the foundation for the lives our students build. Their contributions to the world begin with a Penn State degree. We Are Penn State.
We believe a world yearning for hope and joy needs the graduates of Brigham Young University—disciples of Jesus Christ who are driven by love for God and His children and who are prepared to serve and lead. This preparation demands a unique university model: at BYU, belief enhances inquiry, study amplifies faith, and revelation leads to rich understanding; at BYU, helping students develop their full divine potential is central to both our teaching and our scholarship. As the flagship higher education institution of The Church of Jesus Christ of Latter-day Saints, BYU strives to be among the exceptional universities in the world and an essential university for the world.
Dedicated to its motto, Ut Prosim (That I May Serve), Virginia Tech takes a hands-on, engaging approach to education, preparing scholars to be leaders in their fields and communities. As the commonwealth’s most comprehensive university and its leading research institution, Virginia Tech offers 215 undergraduate and graduate degree programs to 31,000 students and manages a research portfolio of $450 million. The university fulfills its land-grant mission of transforming knowledge to practice through technological leadership and by fueling economic growth and job creation locally, regionally, and across Virginia.
Deakin’s unique identity – rooted in balanced excellence in education and research – has been driving lasting change for a better future since 1974. Over our 50+ year history, Deakin has grown to be one of the top universities worldwide with a truly global presence. Our passion and commitment to teaching, research and student success is recognised by local and international ranking bodies and our students. Turning 50 is a key milestone for the Deakin community. We’re transitioning from a young University to a more established institution that’s turning ideas into impact. #1 Victorian uni for graduate employment, Course Satisfaction & Student Support #2 Victorian uni for research quality Registered Australian University CRICOS No: 00113B
As the largest university in one of the nation’s most iconic cities, Temple educates diverse future leaders from across Philadelphia, the country and the world who share a common drive to learn, prepare for their careers and make a real impact. Founded as a night school by Russell Conwell in 1884, Temple University has evolved into an international powerhouse in higher education. Temple is a top-tier research institution with roughly 40,000 undergraduate, graduate and professional students, 17 schools and colleges, eight campuses and hundreds of degree programs.
The University of Connecticut (UConn), a Wall Street Journal top 10 public university, is home to more than 32,000 students, 1,500 faculty, 255,000 proud alumni, and a handsome husky named Jonathan. The University has fourteen schools and colleges: Agriculture and Natural Resources, Business, Dental Medicine, Education, Engineering, Fine Arts, Law, Liberal Arts and Sciences, Medicine, Nursing, Pharmacy, and Social Work. Students can choose from eight undergraduate bachelor's degrees with 102 possible majors, as well as seventeen graduate/doctoral degrees and five professional degree programs (MD, JD, etc.). UConn's main campus in Storrs is admitting the highest-achieving freshmen in University history. Student diversity continues to increase, as does the number of honors students, valedictorians and salutatorians who consistently make UConn their top choice. It's a great time to be a Husky!
Established in 1222, the University of Padova is one of Europe’s oldest and most prestigious seats of learning. Here is where Galileo Galilei taught and Elena Lucrezia Cornaro Piscopia became the first woman in the world to receive a university degree. Traditionally a free-thinking and trailblazing centre of education and research, the University Padova keeps faith with his historical motto Universa Universis Patavina Libertas: Liberty of Padova, universally and for all. Its excellence in the area of research is acknowledged by the National Agency for University Evaluation (Anvur 2017), which placed Padova at the first place of the national rankings for major universities. The University of Padova firmly believes in international collaborations as fundamental growth opportunities, as can be testified by the always increasing number of graduate and post-graduate student exchange programs promoted every year. Valuing the importance of quality and innovation, the University of Padova updates constantly its courses in order to meet the ever-changing needs of the labour market. Its potential students can choose among/between 8 schools, 32 departments, 173 degree courses and a wide range of post-graduate training options. Social Policy https://bit.ly/PSunipd
Latest updates, reports, and threat intel affecting the global network.
The clinic delivers hands-on cybersecurity services to the region while training dozens of SDSU students.
Southwestern College marked a major milestone this month with the grand opening of its new Instructional & Discovery Complex, a $106 million...
Cal State San Marcos joined elected officials and industry leaders from the cybersecurity sector and higher education Wednesday in an event...
Find the best U.S. schools with online cybersecurity bachelor's degrees, and learn how to succeed in an online cybersecurity bachelor's...
House Bill 150 establishes the Texas Cyber Command at The University of Texas at San Antonio.
Southwestern College (SWC) and Cal State San Marcos will host a ceremonial signing to celebrate a groundbreaking partnership that brings new...
Jeff Webster, CEO and president of the Greater San Antonio Chamber of Commerce, said that as the largest cybersecurity hub in the U.S....
In response to new cybersecurity requirements from the Department of Defense (DoD), two San Diego State University graduate students are...
PDF | The Cybersecurity Educators Workforce Gap Project Team has prepared this report to meet Objective 2.6: Champion the Development and...
FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when a `ClientPasswordReset` record already exists for a client (from a previous unexpired reset request), subsequent calls to the `reset_password` guest API endpoint reuse the existing token instead of generating a new one. The 15-minute validity window is anchored to the first request's `created_at` timestamp, not the time of the most recent email. An attacker who obtained the original reset link remains able to use it even after the victim requests a new reset, because the original token is never invalidated or rotated. Version 0.8.0 patches the issue. Some workarounds are available. Configure a reverse proxy (e.g., Nginx, Apache, Cloudflare) to apply per-IP rate limiting to the `/client/reset-password` endpoint to minimize the window of opportunity, and/or manually clear expired `client_password_reset` records from the database after a client reports a suspected compromise.
FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 allow a low-privileged staff account to grant arbitrary module permissions to itself through the admin API, resulting in persistent privilege escalation. A staff user that only has `staff.create_and_edit_staff` can call `/api/admin/staff/permissions_update` targeting their own account and write any permission structure, bypassing the intended role-based access control boundary. Version 0.8.0 patches the issue. Some workarounds are available. Restrict the `staff.create_and_edit_staff` permission to only highly trusted staff members and/or use a reverse proxy or WAF to restrict access to `/api/admin/staff/permissions_update` to specific trusted roles.
FOSSBilling is a free, open-source billing and client management system. Versions 0.5.3 through 0.7.2 allow authenticated clients to both read and reset API key service secrets for orders that are no longer in an `active` state (e.g., `suspended`, `canceled`). The root cause is missing order-state validation in two client API endpoints, despite an `isActive()` helper already existing in the `Serviceapikey` module and the frontend UI correctly gating access on `order.status == 'active'`. Version 0.8.0 contains a fix. Some workarounds are available. If the `Serviceapikey` module is not needed, uninstall it to remove the affected endpoints. One may also use a reverse proxy or WAF to restrict access to `/api/client/order/service` and `/api/client/serviceapikey/reset` based on application-level order-state logic.
FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 allow low-privileged staff accounts to perform unauthorized actions via admin API endpoints. The root cause is a combination of the `can_always_access` module flag (which grants all staff access to certain modules) and insufficient permission checks or unsafe parameter handling on individual endpoints. Version 0.8.0 contains a fix. Some workarounds are available. Restrict staff accounts to only those who need access to sensitive settings and/or use a reverse proxy or WAF to restrict access to the affected endpoints to trusted IP addresses or higher-privilege roles.
FOSSBilling is a free, open-source billing and client management system. In versions 0.5.6 through 0.7.2, when the "Require Email Confirmation" setting is enabled, a logged-in client with an unverified email address (`email_approved = 0`) can access all client-area pages (e.g. `/client/balance`, `/client/order/list`, `/client/invoice`) and read real account data, including wallet balances and transaction history. The API-side enforcement correctly restricts unverified clients to only profile-related endpoints, but the page-side enforcement is overly permissive, allowing any request whose path starts with `/client`. Version 0.8.0 contains a fix. No known workarounds that don't involve modifying the source code are available.
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.