You are here |
ss64.com | ||
| | | |
mywiki.wooledge.org
|
|
| | | | ||
| | | |
hyperpolyglot.org
|
|
| | | | ||
| | | |
semicomplete.com
|
|
| | | | What is fex? Fex is a powerful field extraction tool. Fex provides a very concise language for tokenizeing strings and extracting fields. The basic usage model is that you provide a series of delimiter and field selection pairs. Tokens can be any character, while field selections have a specific syntax. Download Releases are available on GitHub. Sometimes simpler than cut and awk cut(1) from GNU coreutils (on Linux) does not support negative offsets, so you cannot ask cut to only show you the Nth field f... | |
| | | |
blog.securityinnovation.com
|
|
| | Command Injection allows attackers to inject commands into software and then execute them with the software's privileges. Here's how to test for them. |