Intelligence View
Women Who Map: My Mission to Build Inclusive Mapping Communities in Nepal (sotm2025)
Building a strong and inclusive mapping community requires leadership, collaboration and a vision that aligns with global geospatial initiatives. As an Om Guru Advanced Mapper, Kathmandu University YouthMappers President and Executive…
My talk focuses on how OpenStreetMap can be a tool for technical training, empowerment, inclusion and leadership development. I will reflect on the process of forming KU YouthMappers, expanding beyond a departmental club into a university-wide, multidisciplinary chapter. I will also explore challenges we faced when breaking academic silos, how we sustained motivation among new mappers and strategies that ensured our efforts aligned with OSMF’s larger mission.
This session will demonstrate building inclusive and gender-aware communities using open tools like ID editors and JOSM. It also aims to show the potential of young leaders, especially women, in shaping the future of mapping movements in underrepresented regions like Nepal. My ultimate goal is to highlight how ‘Women Who Map’ can be pioneers of change both locally and globally.
This talk presents my journey of transforming a small, department-specific mapping club into an inclusive, interdisciplinary mapping movement at Kathmandu University, Nepal. From beginner mapper to Advanced Mapper, OM Guru (2024) and sole Mapping Lead 2025 of the Geomatics Engineering Society (GES), I observed the limited participation of women and non-engineering students in OSM activities. Motivated to address this gap, I initiated the creation of a new YouthMappers chapter Kathmandu University YouthMappers which opened participation to students across faculties like environmental science, architecture and computer science. The goal was to foster a community where anyone, regardless of academic background or gender, could contribute to open mapping and OSM.
In April 2025, I single-handedly organized Mapping Week 2025, a high-impact event that featured nine open-source mapping applications, over 12 trainers from national and international backgrounds, and activities like mapathons, quizzes and workshops. This program marked a major shift in visibility and inclusion most notably by increasing female participation in mapping for the first time at this scale within the university. Using open tools such as iD Editor, JOSM and uMap, the event showcased how open-source platforms can empower underrepresented voices, build technical capacity and stimulate long-term engagement through peer mentoring and active learning.
This session will share insights on how our grassroots chapter aligned with the values of the OpenStreetMap, especially regarding inclusivity, openness, and community collaboration. It will explore strategies to encourage OSM communities, connect local leaders with working groups and build ethical, sustainable communities. By reflecting on challenges and successes, I aim to present a replicable model for inclusive leadership in mapping. My story underscores that women who map can also lead, organize and inspire others ensuring that open mapping remains a space where diverse perspectives shape the future of geospatial knowledge.
Creative Commons Attribution 3.0 Unported https://creativecommons.org/licenses/by/3.0/
about this event: https://2025.stateofthemap.org/sessions/YHRMZM/
1. Sofort-Triage & Abwehrmaßnahmen
SOC Incident Playbook: Remote Code Execution (RCE) Defense
title: Detect Exploitation - Women Who Map: My Mission to Build Inclusive Mapping Communities in Nepal (sotm2025)
id: d4994e71-8f7f-47e4-994c-11de6c6bd6ae
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
- https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-25
logsource:
category: network_connection
product: any
detection:
selection:
CommandLine|contains:
- 'exploit'
condition: selection
falsepositives:
- Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
- attack.initial_accessrule CTI_Threat_Indicator {
meta:
author = "iShareStuff CTI Automated Detection Engine"
date = "2026-09-25"
description = "YARA Signature for "
strings:
$str = "Women Who Map: My Mission to B" ascii wide
condition:
any of them
}index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("Women Who Map My Mission to Build Inclus")
| stats count earliest(_time) as first_seen latest(_time) as last_seen by src_ip, dest_ip, dest_host, signature
| eval first_seen=strftime(first_seen, "%Y-%m-%d %H:%M:%S"), last_seen=strftime(last_seen, "%Y-%m-%d %H:%M:%S")
| sort - countmessage: "*Women Who Map My Mission to Build Inclus*"CommonSecurityLog
| where Message has "Women Who Map My Mission to Build Inclus"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc2. Cyber Threat Intelligence & Forensik
MITRE ATT&CK Matrix Navigator 14 Taktiken
tsecurity.de Cognitive Threat RAG
Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich Women Who Map: My Mission to Build Inclu.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.
Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.
- 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
- 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
- 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.