updated matcher
parent
8c7caee522
commit
2fe9087122
|
@ -4,8 +4,8 @@ info:
|
|||
name: Couchsurfing
|
||||
author: philippedelteil
|
||||
severity: info
|
||||
description: 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.
|
||||
description: |
|
||||
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
|
||||
|
@ -24,6 +24,9 @@ requests:
|
|||
part: body
|
||||
words:
|
||||
- 'is on Couchsurfing!'
|
||||
- 'profile_page'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue