How to use more than one cookie
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 55
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for the wonderfull script
I am wondering if i can use more than one cookies like the following (PHPSESSID & security) :
python XSSRadare.py --url "http://192.168.23.1/hacking/DVWA-master/vulnerabilities/xss_r/?name=1" --c "PHPSESSID:v19sdcnc461scvo9vjgugqvms3:/;security:low:/hacking/" --view off --stop
waiting for your response.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the command-line handling for the --c option and how cookies are passed to the scanner. Verify whether the shown PHPSESSID and security values are supported; done means either confirming the correct usage or defining and testing clear multi-cookie support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100