Thegodenage
Thegodenage
Okay, so when i m ussing this both plugins vuetable becomes blue. Setting v-btn in root with color = primary fixes issue. Guess its related to it
## Context: Currently, there is no way to visualize what requests are coming through our WAF. At the very beginning, we need a frontend that simply visualizes the incoming requests....
### Context Currently we have packet reading, and network interface provider tho it's problematic to listen for valid packets from network interfaces and protocols. To accomplish that we can use...
### Context Currently the config and the certificates are embedded in the `main.go`. It is good approach for now but it would be nice to refactor it, in order to...
Sometimes we want to disqualify some kinds of payloads in our waf. This rule will help in that.
In order to make it more scalable we need to add multi server architecture.
## Context: There is an method founded by the Salesforce engineers called "TLS fingerprinting" which can be used to found out the exact OS, browser, client data while making the...