|
78d9a077f5
|
Merge pull request #2 from austin-taylor/master
Sync with master
|
2017-12-30 21:27:36 -05:00 |
|
|
732237ad5a
|
Update to logstash template
|
2017-12-30 21:24:19 -05:00 |
|
|
4a78387ce6
|
Merge branch 'master' of github.com:austin-taylor/VulnWhisperer
|
2017-12-30 21:23:14 -05:00 |
|
|
64751c47dd
|
Addition of VulnWhisperer-Qualys logstash files
|
2017-12-30 21:20:45 -05:00 |
|
|
bec9cdd4d0
|
Addition of VulnWhisperer-Qualys logstash files
|
2017-12-30 20:21:08 -05:00 |
|
|
d7fc63c952
|
Better database handling
|
2017-12-30 14:40:49 -05:00 |
|
|
de62400730
|
Update to write path logic
|
2017-12-30 14:39:59 -05:00 |
|
|
0ba3cdf579
|
Update to count tracker
|
2017-12-30 14:07:02 -05:00 |
|
|
e03860d087
|
Check for new records
|
2017-12-30 13:12:58 -05:00 |
|
|
dc7ad082be
|
Bug fix for counter in Nessus and format fix for qualys
|
2017-12-30 11:27:19 -05:00 |
|
|
0cd2e28ccd
|
Database tracking for processed Qualys scans
|
2017-12-30 11:21:10 -05:00 |
|
|
07a99eda54
|
Database tracking for processed Qualys scans
|
2017-12-30 11:20:31 -05:00 |
|
|
469f3fee81
|
Support for json output
|
2017-12-29 22:42:32 -05:00 |
|
|
bb776bd9f2
|
Update to requirements.txt
1.1.0
|
2017-12-29 02:32:15 -05:00 |
|
|
55c0713baf
|
Update to README
|
2017-12-28 23:52:53 -05:00 |
|
|
caa64b4ca2
|
Update to README
|
2017-12-28 23:50:09 -05:00 |
|
|
fb9f86634e
|
Update to README
|
2017-12-28 23:49:16 -05:00 |
|
|
24417cd1bb
|
Update README.md
|
2017-12-28 23:39:31 -05:00 |
|
|
34638bcf42
|
Fix for str casting
|
2017-12-28 23:25:05 -05:00 |
|
|
c041693018
|
Column update for scans and N/A cleanup
|
2017-12-28 22:47:58 -05:00 |
|
|
d03ba15772
|
Addition of category class and special class for Qualys Scanning Reports. Also added additional enrichments to reports
|
2017-12-28 21:57:21 -05:00 |
|
|
a274341d23
|
Removing commented code
|
2017-12-27 10:42:08 -05:00 |
|
|
ee1e79dcd5
|
Refactored classes to be more modular, update to ini file and submodules
|
2017-12-27 10:39:25 -05:00 |
|
|
2997e2d2b6
|
Refactored classes to be more modular, update to ini file and submodules
|
2017-12-27 10:38:44 -05:00 |
|
|
abe8925ebc
|
Addition of submodules, update to connectors, base class start
|
2017-12-27 02:18:28 -05:00 |
|
|
b26ff7d9c9
|
Addition of submodules, update to connectors, base class start
|
2017-12-27 02:17:56 -05:00 |
|
|
cec794daa8
|
Addition of submodules, update to connectors, base class start
|
2017-12-27 02:17:01 -05:00 |
|
|
dd3a8bb649
|
Merge pull request #1 from austin-taylor/master
Sync with master
|
2017-12-26 17:10:07 -05:00 |
|
|
bf537df475
|
Field Cleanup
|
2017-12-26 07:53:46 -05:00 |
|
|
4f6003066e
|
Adding custom version of QualysAPI
|
2017-12-25 22:47:34 -05:00 |
|
|
61ba3f0804
|
Fixed multiple bugs, cleaned up formatting, produces solid csv output for Qualys Web App scans
|
2017-12-25 22:44:30 -05:00 |
|
|
10f8809723
|
Merge branch 'master' of github.com:austin-taylor/VulnWhisperer
|
2017-12-22 17:28:38 -05:00 |
|
|
796db314f3
|
Addition of Qualys WebApp Processing
|
2017-12-22 17:28:33 -05:00 |
|
|
d9ff8532ee
|
Addition of Qualys WebApp Processing
|
2017-12-22 17:28:01 -05:00 |
|
|
dc2491e8b0
|
Merge pull request #12 from HASecuritySolutions/master
Fork Sync
|
2017-12-20 01:39:26 -07:00 |
|
|
a9a21c2e90
|
Allow for any directories to be monitored
|
2017-12-20 03:00:04 -05:00 |
|
|
16369f0e40
|
Update README.md
|
2017-12-20 01:11:28 -05:00 |
|
|
2d8a50d1ad
|
Merge pull request #10 from cybergoof/trim-input
Trim input
|
2017-12-07 22:43:11 -07:00 |
|
|
4657241b70
|
Merge pull request #9 from cybergoof/file-test
Checks to make sure config file exists. Provides descriptive error if it doesn't
|
2017-12-07 22:42:43 -07:00 |
|
|
c1c4a45562
|
remove leading and trailing spaces around all input switches. Fixes austi-taylor/VulnWhisperer#6
|
2017-12-08 00:40:25 -05:00 |
|
|
fcd938b75a
|
Put in a check to make sure that the config file exists. FIXES austin-taylor/VulnWhisperer#4
|
2017-12-08 00:25:15 -05:00 |
|
|
f8905e8c4b
|
Silence NoneType object
|
2017-12-07 01:47:06 -05:00 |
|
|
ac61390b88
|
Update README.md
|
2017-12-07 01:19:45 -05:00 |
|
|
eb22d9475c
|
Merge pull request #8 from cybergoof/passwords-argument
Added an argument for username and password
|
2017-11-28 22:18:50 -08:00 |
|
|
35b7093762
|
Added an argument for username and password, which takes precendece over nessus. Fixed #5
|
2017-11-27 10:02:53 -05:00 |
|
|
fedbb18bb2
|
Visualizations for elastic 5.5+
|
2017-10-06 15:35:59 -04:00 |
|
|
8808b9e458
|
Update 9000_output_nessus.conf
|
2017-10-06 14:33:11 -05:00 |
|
|
b108c1fbeb
|
Create docker-compose.yml
|
2017-10-06 14:25:09 -05:00 |
|
|
6ea508503d
|
Renaming template
|
2017-10-06 15:14:25 -04:00 |
|
|
39662cc4cc
|
Merge pull request #3 from alias454/master
Add logstash config for local file pickup
|
2017-08-06 16:30:07 -04:00 |
|