Skip to content

Commit 57cefdb

Browse files
authored
Update server-mode.md
1 parent 393719b commit 57cefdb

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

docs/_docs/modes/server-mode.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,28 @@ permalink: /docs/modes/server-mode/
1010
e.g
1111
```
1212
▶ dalfox server --host 0.0.0.0 --port 8090
13+
_..._
14+
.' .::::. __ _ _ ___ _ __ __
15+
: :::::::: | \ / \ | | | __/ \\ V /
16+
: :::::::: | o ) o || |_ | _( o )) (
17+
'. '::::::' |__/|_n_||___||_| \_//_n_\
18+
'-.::''
19+
20+
Parameter Analysis and XSS Scanning tool based on golang
21+
Finder Of XSS and Dal is the Korean pronunciation of moon. @hahwul
22+
23+
🎯 Target REST API Mode
24+
🧲 Listen Address 0.0.0.0:8090
25+
🏁 Method GET
26+
🖥 Worker 100
27+
🔦 BAV true
28+
⛏ Mining true (Gf-Patterns)
29+
🔬 Mining-DOM true (mining from DOM)
30+
⏱ Timeout 10
31+
📤 FollowRedirect false
32+
🕰 Started at 2021-07-08 18:10:15.214339875 +0900 KST m=+0.027712246
33+
34+
1335
```
1436

1537
and supported swagger-ui

0 commit comments

Comments
 (0)