Commit Graph
52 Commits
Author SHA1 Message Date
Oleg Butuzov fd4d79a853 adding codecoverage (#198) 2019-11-30 08:45:33 +00:00
Liz Rice 3326171c7a docs: clarify that job.yaml is an example (#279) 2019-11-27 18:42:35 +02:00
Itay ShakuryandLiz Rice 14c49922da mention KB in the readme (#276)
Co-Authored-By: Liz Rice <liz@lizrice.com>
2019-11-15 21:54:14 +02:00
Greg Jacobs 1c443eb6e4 Fixes for typos and readability in Readme.md and KB (#248) 2019-11-12 14:08:47 +02:00
Raj Chowdhury 25333b201f Typo fix (#247)
Fixed Minor typos in README
2019-10-25 11:54:27 -07:00
Nithin-183 bde288ceb3 Update README.md (#237) 2019-10-25 11:42:10 -07:00
Soumyadeep Sinha 300fd117c9 Fixed Some typos (#199)
* Fixed some typos

* Fixed some typos
2019-10-18 18:55:47 +03:00
Aayush SrivastavaandNikita Titov 6a80cdede5 Update README.md (#196)
* Update README.md

Added license details(and linked to the license page) and improved the readability of the README file.

* Update README.md

Co-Authored-By: Nikita Titov <nekit94-08@mail.ru>
2019-10-18 17:32:54 +03:00
Sumit Kharche a877d86c13 Added license & docker image badge (#197)
* Added license badge in README.md

* Removed spaces at end of file.
2019-10-18 16:49:39 +03:00
Mohan Sha 4df3908772 Added table of contents for easier navigation (#211) 2019-10-18 15:58:54 +03:00
SinithH e982f291e9 fixed some typos (#193)
* Update README.md

* Update README.md

* Update README.md

* Replace missing "if"
2019-10-10 10:17:23 +01:00
Adam Hauze bed2a1fe4a Updated README to include documentation around python venv (#187)
* Updated README to include documentation around python venv

* Tidy PR

Add link to Virtual Environments docs
Remove Mac-specific instruction about brew
Remove non-installation instructions from installation section

* Tidy PR

Remove run instruction from installation section
2019-10-04 13:09:25 +02:00
Pierre-Yves Aillet c4e1e1e48c removing the foot note (#178)
* removing the foot note

the underlying issue has been closed, so the foot note might be removed

* removing another note

spotted another note and reference to the issue in the README
2019-09-08 11:42:23 +03:00
danielsagi 427a295c8c Adding visibility for dispatching (#166)
* minor addition to description

* added documantation in readme

* minor changes to logging levels and formatting

* changed example in readme

* fixed merge

* added info logging to http dispatch method

* changed description from environ to environment variables
2019-08-28 12:18:58 +03:00
danielsagi 44e6438d37 Changed name of Subnet scanning to - Interface Scanning (#169)
* changed Subnet/internal scanning to interface

* Change one more internal -> interface
2019-08-25 20:40:30 +03:00
danielsagi 889a77d939 Pyinstaller/py2exe support (#157)
* removed unnecessary imports from main file

* added a script that generates static __init__ files based on existing modules

* added documentation

* added installing of plugins imports to script
2019-07-29 05:47:36 -07:00
danielsagi cc70c83ba4 Retire Support For Python 2 (#153)
* removed python2 from readme and travis

* changed except on caps hunter to except PermissionError, supports only from python3

* removed python2 support in main file

* changed cvehunter to use res.text in place of res.content (python3 returnes a bytes object for content)
2019-07-10 11:23:08 +01:00
Tomek Rabczak e536f53b88 Update README to reference non-SSH URL 2019-05-17 17:44:42 +00:00
Liz Rice 0707954efb Add note that current container is out of date 2019-03-30 08:40:14 +01:00
Weston Steimel 22334c67ad update dockerfile and travis
* Update docker image to python 3.7.2 and alpine3.9
* Update travis to test python3.7
* Remove part about using python2 in python3-based environment from
README

Signed-off-by: Weston Steimel <weston.steimel@gmail.com>
2019-03-07 22:36:01 +00:00
Liz Rice f2b3573bee Add python 3 2019-03-06 20:36:43 +00:00
Liz Rice d66180d7cc Add build status badge 2019-03-05 12:33:16 +00:00
Liz Rice 5cd9efec15 Update README.md 2019-02-19 09:40:28 +00:00
Abubakr-Sadik Nii Nai Davis b0d014848c Link prerequisites to detailed instruction later in the page 2019-02-18 20:46:54 +00:00
Abubakr-Sadik Nii Nai Davis 68b736c7c3 Add pip command to install required modules 2019-02-18 15:45:50 +00:00
Liz Rice bb52711c41 Merge pull request #42 from aquasecurity/updateDocForPythonPath
Update README.md
2018-11-06 10:33:42 +00:00
Liz Rice 6d73a2cde3 Update README.md 2018-11-06 10:32:44 +00:00
Liz Rice 79a5ca8bde Add link to demo video 2018-09-13 16:14:21 +01:00
jmichealson f22b89775d Update README.md 2018-09-11 08:03:43 -05:00
Liz Rice 8da2b588a8 Add logo to readme 2018-09-07 14:08:42 +01:00
Liz Rice 8af84cb008 Capitalization
Thanks @craigbox :-)
2018-09-04 18:01:42 +01:00
Matthias Sieber 7c4bcd1335 readme fix 2018-08-24 16:21:32 -07:00
Liz Rice c0d6ff1fc1 Include link to EULA for containerised version
Fixes #31
2018-08-21 14:30:08 +01:00
Liz Rice dc4c1d5eaa Document new Job YAML file 2018-08-17 10:15:55 +01:00
Daniël van Gils bb0d2d49c0 Update README.md
tell docker to run an interactive and add a tty
2018-08-16 10:57:00 +00:00
Liz Rice 469cb3460b Wording updates and typos 2018-08-15 15:14:39 +01:00
danielsagi d0cdec4a46 Merge pull request #10 from aquasecurity/lizrice-patch-3
Document --list option
2018-08-12 14:39:40 +03:00
Liz Rice e3a9a3170d Document --list option 2018-08-10 09:10:42 +03:00
Liz Rice 19c9e145ba Change to kube-hunter throughout 2018-08-10 09:00:29 +03:00
Liz Rice 11df998d38 Some clarifications and additional instructions
Include information on where to run kube-hunter. 
Some clarifications on different modes and options.
2018-07-28 14:52:05 +01:00
Liz Rice 57968984d8 Some notes and bolds
Note / highlights:
- Don't run against a cluster you don't own
- Easiest way is to run from the web site
- Active hunting could be harmful
2018-07-24 18:50:22 +03:00
daniel_sagi d40ea94840 updated interactive option explanation in deployment readme 2018-07-18 19:49:49 +03:00
daniel_sagi 45ab93fc26 minor changes to readme, added categories to vulnerabilities 2018-07-18 19:40:56 +03:00
Liz Rice 70192f272e Typos and minor README corrections 2018-07-13 09:58:21 -04:00
Liz Rice 4647f7b454 Language tidying in the README 2018-07-04 11:09:02 +01:00
Liz Rice 76bd6d456e Minor English corrections in the README 2018-07-03 17:10:09 +01:00
daniel_sagi b024660f55 added link to developer readme 2018-06-18 16:28:34 +03:00
daniel_sagi 5f05004657 changed README 2018-06-18 10:47:38 +03:00
daniel_sagi 725161cab9 Changed readme 2018-06-17 19:16:59 +03:00
daniel_sagi 68e66da62d Added Readme 2018-06-17 19:13:02 +03:00