We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393719b commit 57cefdbCopy full SHA for 57cefdb
1 file changed
docs/_docs/modes/server-mode.md
@@ -10,6 +10,28 @@ permalink: /docs/modes/server-mode/
10
e.g
11
```
12
▶ 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
35
36
37
and supported swagger-ui
0 commit comments