Skip to content

Commit e91fc26

Browse files
committed
arjun: add different methods and output in JSON
1 parent a4cc598 commit e91fc26

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,3 @@ Fork the project, add new commands or change existing, and send us PRs to add yo
2222

2323

2424

25-

tldr-main/pages/web/arjun.md

+7
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,11 @@
1414
`arjun -w {{wordlist}} -u {{url}}`
1515

1616

17+
- Scan different methods:
18+
19+
`arjun -u {{url}} -m POST`
20+
21+
- Output in JSON:
22+
23+
`arjun -u {{url}} -oJ {{json_file}}`
1724

0 commit comments

Comments
 (0)