{"id":19953,"date":"2025-09-03T18:47:44","date_gmt":"2025-09-03T16:47:44","guid":{"rendered":"https:\/\/immune.institute\/?post_type=proyecto&#038;p=19953"},"modified":"2025-10-07T10:47:16","modified_gmt":"2025-10-07T08:47:16","slug":"el-auge-de-las-apps-de-citas-y-la-ciberseguridad","status":"publish","type":"proyectos","link":"https:\/\/immune.institute\/en\/proyectos\/el-auge-de-las-apps-de-citas-y-la-ciberseguridad\/","title":{"rendered":"The rise of dating apps and cybersecurity"},"content":{"rendered":"<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-f72ede8d wp-block-columns-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Over the last decade, dating apps such as Tinder, Badoo, Grindr and Bumble have gone from being a novelty to a widely used digital tool, with millions of users seeking romantic, social or casual relationships. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, this exponential growth has brought with it significant challenges in terms of cybersecurity and data privacy. These platforms handle highly sensitive information (location, photos, personal preferences), making them an attractive target for cybercriminals.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"card card-light wp-block-paragraph\"><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-accent-1-color\">Carried out by<\/mark><\/strong> <a href=\"https:\/\/www.linkedin.com\/in\/sal%C3%BAa-es-sair-et-tahiri-813b8013b\/\" target=\"_blank\" rel=\"noopener\">Hello Hello<\/a> Sol Montejano <a href=\"https:\/\/www.linkedin.com\/in\/andyrod1994\/\" target=\"_blank\" rel=\"noopener\">Andy Rodr\u00edguez<\/a> | C\u00e9sar Mendoza<\/p>\n\n\n\n<p class=\"card card-light wp-block-paragraph\"><strong>Programme<\/strong> <a href=\"https:\/\/immune.institute\/en\/programas\/master-online-de-ciberseguridad\/\">Cybersecurity Master<\/a> <\/p>\n\n\n\n<p class=\"card card-light wp-block-paragraph\"><strong>Technologies<\/strong> Flutter | Firebase | OWASP | SHA-256 | AES-256<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)\">\n<h2 class=\"wp-block-heading\">What is the motivation? <\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The project aims to mitigate emerging cybersecurity and privacy risks in dating apps, which have become a major channel for forming relationships, given that they handle highly sensitive information.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Program aims <\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Identify the main cybersecurity risks <\/strong>which affect these applications and their impact on user privacy.<\/li>\n\n\n\n<li><strong>To research international regulations and best practice <\/strong>in data protection for mobile applications.<\/li>\n\n\n\n<li><strong>Create a prototype of a dating app with a focus on security<\/strong>, in line with the OWASP Top 10 guidelines.<\/li>\n\n\n\n<li><strong>To provide preventive measures and best practice <\/strong>so that both users and developers can strengthen their defences against common threats.<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)\">\n<h2 class=\"wp-block-heading\">Methodology <\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To develop the \u00abCitas App\u00bb prototype, a <strong>defence architecture<\/strong> in-depth (client-server) with a modular, layered design. The client (front-end) was built using Flutter, whilst the simulated back-end handled the security logic and data storage.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-461897f4 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/immune.institute\/wp-content\/uploads\/Captura-de-pantalla-2025-09-03-120029.png\" alt=\"\" class=\"wp-image-19954\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/immune.institute\/wp-content\/uploads\/Captura-de-pantalla-2025-09-03-120047.png\" alt=\"\" class=\"wp-image-19955\"\/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\">OWASP-based security strategy <\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The prototype was divided into modules addressing different aspects of security, in line with the OWASP principles:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Authentication and Access Control (OWASP A01, A07).<\/li>\n\n\n\n<li>Identity Verification (OWASP A04, A08).<\/li>\n\n\n\n<li>Data Protection and Configuration (OWASP A02, A03, A05).<\/li>\n\n\n\n<li>Vulnerability Monitoring and Management (OWASP A06, A10).<\/li>\n<\/ul>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Results <\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A survey of dating app users revealed a poor culture of cybersecurity and a high level of risk exposure. <strong>76% of those surveyed have received suspicious messages or links<\/strong>, and <strong>32% has been the victim of fraud or identity theft<\/strong>. In addition, <strong>The 68% does not use two-factor authentication<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The \u00abCitas App\u00bb prototype proved to be a solid foundation for a real-world implementation. Through attack simulations, the correct application of OWASP principles was validated, and the logging system proved crucial in diagnosing security responses.<\/p>","protected":false},"excerpt":{"rendered":"<p>This is a dating app that allows for the mitigation of cybersecurity risks, based on OWASP best practices and international regulations.<\/p>","protected":false},"featured_media":19956,"menu_order":0,"template":"","area":[245],"class_list":["post-19953","proyectos","type-proyectos","status-publish","has-post-thumbnail","hentry","area-cyber"],"acf":[],"_links":{"self":[{"href":"https:\/\/immune.institute\/en\/wp-json\/wp\/v2\/proyectos\/19953","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/immune.institute\/en\/wp-json\/wp\/v2\/proyectos"}],"about":[{"href":"https:\/\/immune.institute\/en\/wp-json\/wp\/v2\/types\/proyectos"}],"version-history":[{"count":0,"href":"https:\/\/immune.institute\/en\/wp-json\/wp\/v2\/proyectos\/19953\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/immune.institute\/en\/wp-json\/wp\/v2\/media\/19956"}],"wp:attachment":[{"href":"https:\/\/immune.institute\/en\/wp-json\/wp\/v2\/media?parent=19953"}],"wp:term":[{"taxonomy":"area","embeddable":true,"href":"https:\/\/immune.institute\/en\/wp-json\/wp\/v2\/area?post=19953"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}