Welcome to Kapow!¶
If you can script it, you can HTTP it
What’s Kapow!¶
Think of that software that you need but only runs in the command
line. Kapow! lets you wrap it into an HTTP API
real easy.
Want to know more? Check the Quick Start Guide section for a longer explanation of what Kapow! does.
Authors¶
Kapow! is being developed by the BBVA-Labs Security team.
License¶
Kapow! is Open Source Software and available under the Apache 2 license.
Contributions¶
Contributions are of course welcome. See CONTRIBUTING or skim existing tickets to see where you could help out.
Contents¶
- Using a pow File
- Load More Than One pow File
- Add a New Route
- Listing Routes
- Deleting Routes
- Writing Multiline pow Files
- Add or Modify an HTTP Header
- Modify JSON by Using Shell Commands
- Upload Files
- Protecting Against Parameter Injection Attacks
- Sending HTTP error codes
- How to redirect using HTTP
- How to Execute Two Processes in Parallel
- Manage Cookies