Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A arachni
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 125
    • Issues 125
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arachni - Web Application Security Scanner Framework
  • arachni
  • Issues
  • #420
Closed
Open
Issue created Dec 19, 2013 by Administrator@rootContributor

Module - Cookie Set for Parent Domain

Created by: treadie

Have another simple grep style module that could be easily implemented. essentially looking for where a cookie has been set for the whole parent domain rather than just the host.

eg, imagine the target is https://this.is.some.site.com/, and it sets a cookie such as

Set-Cookie: cookie=qwerty; Path=/; Domian=.site.com

This could indicate that the same cookie may be able to be used against other sites/hosts within the domain. I would say its an info and could prompt the tester to look for other sites to test etc.

Assignee
Assign to
Time tracking