diff --git a/controlpanel/cad/src/app/pages/list-decoy/list-decoy.component.html b/controlpanel/cad/src/app/pages/list-decoy/list-decoy.component.html new file mode 100644 index 0000000..bfeadb9 --- /dev/null +++ b/controlpanel/cad/src/app/pages/list-decoy/list-decoy.component.html @@ -0,0 +1,58 @@ +
Decoy | +inject | +Detect | +Action | ++ |
---|---|---|---|---|
+ {{ displayDecoy(decoy) }} +{{ decoy.decoy.string && decoy.decoy.string }} + |
+
+ {{ decoy.inject.store.as }} +{{ decoy.inject.store.inRequest || decoy.inject.store.inResponse }} +/ + |
+
+ {{ decoy.detect.seek.in }} +{{ decoy.detect.seek.inRequest || decoy.detect.seek.inResponse }} +/ + |
+
+ {{ decoy.detect?.respond![0].behavior }} +{{ decoy.detect?.respond![0].source }} +/ + |
+ + + + | +