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 |
|
cktricky
|
499e8acb8c
|
first go at this
|
2017-09-20 12:07:51 -04:00 |
|
carnal0wnage
|
d7da4e7759
|
sts updates
|
2017-07-31 16:24:27 -04:00 |
|
Chris Gates
|
945f618f3e
|
Update config.py
|
2017-07-24 19:40:02 -04:00 |
|
Chris Gates
|
8f0cc5e4da
|
Create config.py
|
2017-07-24 19:39:26 -04:00 |
|
Chris Gates
|
72787e6f19
|
Merge pull request #3 from cmc/master
refactor, tidy up, split out config
|
2017-07-24 17:37:16 -04:00 |
|
cmc
|
b0aa204efe
|
refactor, tidy up, split out config
|
2017-07-24 14:35:17 -07:00 |
|
carnal0wnage
|
eab4dc0131
|
bruteupdates
|
2017-07-01 19:44:49 -04:00 |
|
carnal0wnage
|
8cd4912702
|
brute.py updates
|
2017-07-01 19:37:15 -04:00 |
|
carnal0wnage
|
a5ad70af00
|
route53 stub
|
2017-07-01 19:02:02 -04:00 |
|
carnal0wnage
|
096127b669
|
spaces and tabs
|
2017-06-30 17:44:57 -04:00 |
|
carnal0wnage
|
ffc668625e
|
spaces
|
2017-06-30 17:42:13 -04:00 |
|
carnal0wnage
|
13d6b69ca4
|
fix spaces
|
2017-06-30 17:40:21 -04:00 |
|
carnal0wnage
|
f13c023093
|
cleanups
|
2017-06-30 17:37:08 -04:00 |
|
carnal0wnage
|
dc16dde3bb
|
fuck u python and your spaces
|
2017-06-30 17:33:11 -04:00 |
|
carnal0wnage
|
ecae29f849
|
...
|
2017-06-30 17:30:13 -04:00 |
|
carnal0wnage
|
6586cb391b
|
fixups due to spacing...le sigh
|
2017-06-30 17:28:57 -04:00 |
|