Commit Graph

253 Commits

Author SHA1 Message Date
carnal0wnage
9eb444dc3b sqs 2018-04-07 22:16:53 -04:00
carnal0wnage
50a6902219 firehose, sqs updates, recon module, etc 2018-04-07 22:16:23 -04:00
carnal0wnage
5c531effca opsworks 2018-04-07 19:52:02 -04:00
carnal0wnage
76db8c3aea lambda 2018-04-07 19:46:38 -04:00
carnal0wnage
7c368b9a62 emr 2018-04-07 19:37:29 -04:00
carnal0wnage
5de3e23dc4 pep8, elasticbeanstalk fixes 2018-04-07 19:32:20 -04:00
carnal0wnage
93340dafb2 pep8 mostly 2018-04-07 18:42:44 -04:00
carnal0wnage
7e78fa821c pep8 2018-04-07 17:28:27 -04:00
carnal0wnage
2898c11afb moving stuff around, pep8 some stuff 2018-04-07 17:15:38 -04:00
carnal0wnage
961642af4a rm some stuff that go moved to modules 2018-04-07 14:25:19 -04:00
carnal0wnage
697659207d cloudwatch stuff 2018-04-07 14:24:13 -04:00
carnal0wnage
e9acbdecd3 moving stuff around 2018-04-07 14:06:31 -04:00
carnal0wnage
f2d3f385d4 move show services to modules/db.py 2018-04-07 14:01:06 -04:00
Ken Johnson
f59e8b9f4f Merge pull request #21 from carnal0wnage/print_fix
Print fix
2018-04-06 13:05:49 -10:00
cktricky
d030ad82dd switched back to modules which means the brute.py test file no longer needs the method step_cg_test 2018-04-06 13:04:01 -10:00
cktricky
123aedf81d changed back to modules 2018-04-06 13:03:15 -10:00
cktricky
51d2887a60 fixed indentation and print errors 2018-04-06 13:02:53 -10:00
cktricky
3ae87d030a believe the last of the print issues should be fixed 2018-04-06 11:11:50 -10:00
Ken Johnson
f9e8d453ad Merge pull request #20 from carnal0wnage/build_in_some_logic
METAPOGRAMMING FTW
2018-04-06 00:10:39 -10:00
cktricky
6ba2f12cab removed dup code that is ugly and horrible 2018-04-06 00:07:20 -10:00
cktricky
7ff5319252 looks legit to me (trying to make sure we can load all files in the modules directory as well as libs but do it in a somewhat abstracted way. Although, the method to do the abstraction then requires duplicate code so I am sort of annoyed that I used dup code to avoid making dup code... whatever... get over it you neurotic ginger.) 2018-04-06 00:00:01 -10:00
Ken Johnson
f09407ab8d Merge pull request #19 from carnal0wnage/cg_build_in_some_logic
Cg build in some logic
2018-04-05 19:02:46 -10:00
cktricky
ea5ed636d7 I have decided to temporarily just fix all the print statements since it did not take long with some atom/regex fu 2018-04-05 18:59:00 -10:00
cktricky
3b60996fdc staging some stuff before I do the print rework 2018-04-05 18:27:37 -10:00
cktricky
f92a7c51a3 removing testing method that is unnecessary 2018-04-05 14:19:35 -10:00
cktricky
86654a6fb1 as far as I can tell, this works except that I am getting errors because of python 2.7 and printing 2018-04-05 14:18:08 -10:00
carnal0wnage
d2cda87252 pep8 fixes 2018-04-05 16:21:01 -04:00
Chris Gates
1b8913586a Update aws_lambda.py
fix print statements
2018-04-05 16:09:36 -04:00
carnal0wnage
cc2101dfbd print fixes for python3 2018-04-05 16:06:13 -04:00
carnal0wnage
e398484508 fix broken stuff when checking with python3 2018-04-05 15:59:17 -04:00
carnal0wnage
518c266059 more db stuff, log recon results to db 2018-04-05 15:40:02 -04:00
carnal0wnage
8d26c55bb6 the rest of the db code 2018-04-04 22:14:01 -04:00
carnal0wnage
6d69e6b024 initital db code 2018-04-04 22:12:32 -04:00
cktricky
61e470df94 made a dummy list method for when CG gets the json logging going 2018-03-05 16:01:27 -05:00
cktricky
2245a0ab56 changing the first step related method to step_recon 2018-03-04 13:08:57 -05:00
cktricky
6ebadcd1ce first pass at some pretty basic metaprogramming to make our lives easier using eval and callable 2018-03-04 13:06:15 -05:00
carnal0wnage
62e811968a current boto3 functions as of 11 Feb 2018 2018-02-11 19:38:57 -05:00
carnal0wnage
ece4b759f1 recon updates 2018-02-11 19:14:48 -05:00
Chris Gates
e900782ba3 Update .gitignore 2018-02-11 17:57:04 -05:00
Ken Johnson
6a16f8b226 Merge pull request #12 from cktricky/master
Per @carnal0wnage I'm cleared to merge
2018-01-11 16:30:10 -05:00
cktricky
72df437d74 need to go ahead and maybe add this file as a gitignore or something 2018-01-10 11:25:59 -05:00
cktricky
f84380a36c adding some more logic to check for account access 2017-12-28 11:02:34 -05:00
cktricky
20b0d83ad5 using keys as shown in cmc PR. Checking for presence, etc. 2017-12-28 09:59:37 -05:00
cktricky
8485aeacdd Wondering why I cannot read the env variable from config.py when doing a source ENV/bin/activate 2017-12-13 10:00:51 -05:00
cktricky
e585218ad4 did a little bit of testing and converting this step piece into an int. Obviously still a ways to go. 2017-11-06 22:04:44 -05:00
cktricky
6e2461674c adding the whole notion of "what step are we on" 2017-11-06 18:37:15 -05:00
cktricky
681e899fd0 getting familiar with options 2017-11-02 21:52:53 -04:00
cktricky
143316b2d2 added beginnings of argument parsing 2017-11-02 21:40:35 -04:00
cktricky
9eb134630b I have frozen the requirements file so that versions are super specific to what I am using here in development 2017-11-02 21:28:12 -04:00
cktricky
dd9b53234a testing imports after adding a requirements.txt file which is akin to a Gemfile or package.json 2017-11-02 21:27:04 -04:00