Roberto Abdelkader Martínez Pérez
|
8752f419b5
|
Implementing 204 on delete and removing unnecessary steps
|
2019-08-23 12:01:51 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
71bca13fed
|
Cosmetic changes to kapow route commands output and new 'kapow route list' subcommand
|
2019-08-22 10:51:30 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
80dc654115
|
Minor fixes to steps and compliant poc control API
|
2019-08-22 09:27:53 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
483056ea16
|
Clarification about aiohttp unsafe usage in PoC
|
2019-08-21 13:11:49 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
c96584efcc
|
Return route information on insert & append
|
2019-08-21 12:20:11 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
50262c599d
|
Implemented insert route in PoC.
|
2019-08-21 11:23:25 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
443aa0f39c
|
Use 201 for successfule route append response.
|
2019-08-21 09:08:22 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
7a93c16dec
|
Implement JSON validation in append.
|
2019-08-21 08:52:13 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
c07638601b
|
Implementing poc spec behavior in append route.
|
2019-08-20 10:59:39 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
7c5f127f22
|
If no interactive without scripts is not interactive.
|
2019-08-20 10:29:30 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
e4771de5ed
|
Implement non-interactive mode. Add -i/--interactive flag.
|
2019-08-16 17:19:19 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
292acac8ab
|
Inserting an empty line between .pow files when loading multiple at a time. Closes #6.
|
2019-08-02 10:34:27 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
0f87d22317
|
Setup files for PoC. Closes #7
|
2019-08-02 10:21:50 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
505b1ca07a
|
Added SSL support and ability to change bind host and port.
|
2019-07-17 16:11:37 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
21547e3fe9
|
Optimize Dockerfile layer order to improve speed.
|
2019-07-09 11:35:41 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
a7e5f63612
|
Added new resources to expose form fields and form fields with files.
|
2019-07-09 11:31:55 +02:00 |
|
pancho horrillo
|
23c66f4794
|
Use '127.0.0.1' instead of 'localhost' to prevent IPv6 resolution errors in Docker
|
2019-07-04 12:22:04 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
a4bc96555e
|
Separated user and control interfaces.
|
2019-07-03 14:29:22 +02:00 |
|
pancho horrillo
|
9d1937ebbf
|
poc/examples/nmap/Dockerfile: make use of published docker image @ hub.docker.com
|
2019-07-01 15:37:47 +02:00 |
|
pancho horrillo
|
b058136eb2
|
poc/examples/pdfeditor/pdfeditor.pow: remove trailing whitespace
|
2019-06-27 10:12:08 +02:00 |
|
pancho horrillo
|
9b474d0d23
|
poc: add script for generating the docker image
|
2019-06-20 10:04:51 +02:00 |
|
pancho horrillo
|
4244ceba24
|
poc/examples/nmap/Dockerfile: revert version bump in base image
|
2019-06-19 11:48:57 +02:00 |
|
pancho horrillo
|
04715abbe1
|
poc/examples/nmap/Dockerfile: tidy it a little bit
|
2019-06-18 15:50:24 +02:00 |
|
pancho horrillo
|
1c7b2c5e96
|
poc/Dockerfile: tidy it a little bit
|
2019-06-18 15:49:57 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
34e35bbcbf
|
Fixed wrong /request path.
|
2019-06-12 07:35:39 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
77f2855471
|
Added /request/host to both, the spec and the poc.
|
2019-06-12 07:35:15 +02:00 |
|
pancho horrillo
|
6f5f41e719
|
poc: fix typo
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
|
2019-06-05 12:32:22 +02:00 |
|
pancho horrillo
|
d7ca5d19cf
|
poc: fix path to kapow executable in nmap example Dockerfile
Co-authored-by: César Gallego Rodríguez <cesar.gallego.next@bbva.com>
|
2019-06-05 11:48:34 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
b10765f623
|
Merge remote-tracking branch 'origin/develop' into server-as-subcommand
|
2019-06-05 10:19:43 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
96739189f1
|
Making PoC follow spec regarding to the "kapow route" command and, incidentally creating a new "kapow server" command.
|
2019-06-04 14:40:01 +02:00 |
|
pancho horrillo
|
123d88fc5d
|
poc: fix executable permissions to .pow scripts
|
2019-05-28 15:42:02 +02:00 |
|
pancho horrillo
|
f091f3c566
|
poc: add tester to eval example
|
2019-05-28 15:41:59 +02:00 |
|
pancho horrillo
|
0938fc225e
|
poc: add tester for pandoc example
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
|
2019-05-28 15:41:57 +02:00 |
|
pancho horrillo
|
dc253f7485
|
Sync poc to spec
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
|
2019-05-28 15:41:54 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
ef1cd783cd
|
Reverting wrong URL patterns in poc. Going back to commit e588785dd1
|
2019-05-24 11:02:10 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
8e6b83fd7f
|
Route to be implemented.
|
2019-05-20 16:17:17 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
73f59045ec
|
HTTP API doc WIP.
|
2019-05-20 10:52:47 +02:00 |
|
pancho horrillo
|
8acf8fa4b4
|
Use GET instead of POST in nmap example
|
2019-05-13 11:48:42 +02:00 |
|
pancho horrillo
|
e588785dd1
|
poc/kapow: fix function name
|
2019-05-10 16:37:49 +02:00 |
|
pancho horrillo
|
bdf93674dc
|
Add missing braces around var in format string
|
2019-05-10 16:33:08 +02:00 |
|
pancho horrillo
|
b5d16c448d
|
Put nmap example into its own dir and add Dockerfile
|
2019-05-10 16:25:00 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
0c1408c694
|
Using wrong dictionary for cookie storage.
|
2019-05-06 10:01:46 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
a9bc7466b2
|
Command line dependencies and static utilities
|
2019-05-05 20:43:57 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
b950da382e
|
Added Dockerfile and removed PATH injection from shell.
|
2019-05-05 09:38:27 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
7fe5e94846
|
Doc and refactor.
|
2019-04-30 16:12:14 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
e01b29e452
|
Renaming Connection
|
2019-04-30 14:36:07 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
ad6ffb6bc4
|
Graceful exit when shell finish.
|
2019-04-30 09:32:16 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
b0566e14a1
|
Remaining examples.
|
2019-04-29 15:35:29 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
503855c53b
|
pandoc and pdfeditor examples.
|
2019-04-29 15:29:12 +02:00 |
|
Roberto Abdelkader Martínez Pérez
|
de67e405c5
|
Reimplementing response tool in python to allow streaming put from stdin.
|
2019-04-29 13:01:54 +02:00 |
|