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
Roberto Abdelkader Martínez Pérez
503ac70963
Reimplementation of 'operator' example.
2019-04-29 11:53:39 +02:00
Roberto Abdelkader Martínez Pérez
87dff09afb
Allowing a second argument to response to specify the value.
2019-04-29 11:53:15 +02:00
Roberto Abdelkader Martínez Pérez
a3e53f17e0
Fixing cookies on streaming.
2019-04-29 11:52:44 +02:00
Roberto Abdelkader Martínez Pérez
0b1ec2af63
Fixing request params.
2019-04-29 11:52:03 +02:00
pancho horrillo
58b0f50282
Add legal headers, as per the Apache 2 License instructions
...
APPENDIX: How to apply the Apache License to your work.
To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
2019-04-26 17:01:29 +02:00
Roberto Abdelkader Martínez Pérez
7f120a87e7
Fixing poc.
2019-04-26 08:38:32 +02:00
Roberto Abdelkader Martínez Pérez
79a039fb89
pylint
2019-04-26 07:55:33 +02:00
Roberto Abdelkader Martínez Pérez
bc65b5ba4f
pylint config in poc directory
2019-04-26 07:50:09 +02:00
Roberto Abdelkader Martínez Pérez
969a2522c4
PoC code in poc directory.
2019-04-26 07:49:35 +02:00