id: couchsurfing info: name: Couchsurfing User Name Information - Detect author: philippedelteil severity: info description: Couchsurfing user name information check was conducted. This OSINT template looks for information about a user name in Couchsurfing.CouchSurfing is a hospitality exchange service by which users can request free short-term homestays or interact with other people who are interested in travel. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0.0 cwe-id: CWE-200 tags: osint,osint-social,couchsurfing self-contained: true requests: - method: GET path: - "https://www.couchsurfing.com/people/{{user}}" matchers-condition: and matchers: - type: word part: body words: - 'is on Couchsurfing!' - 'profile_page' condition: and - type: status status: - 200 # Enhanced by cs 03/17/2023