Commit Graph

34 Commits

Author SHA1 Message Date
eac5dfdcae Made VPN search case-insensitive 2020-07-20 16:55:56 -06:00
28bb716019 Removed CPython equalities (is, is not) for 3.8 compatibility 2020-07-14 15:36:46 -06:00
9745175b66 Removed file 2020-07-14 15:35:43 -06:00
2c672b23da Addition of CMS lookup plugin 2020-07-14 15:34:18 -06:00
Daniel Dayley
2d50c86b86 DNS plugin finally does reverse lookups 2020-07-01 10:18:39 -06:00
Daniel Dayley
8fd7c9d6db Improved Bluecat plugin search results 2020-06-19 14:52:26 -06:00
Daniel Dayley
5ca101e45c PA plugin works well enough to start using 2020-06-18 17:27:14 -06:00
Daniel Dayley
cc86d5ca83 Forgot to commit so far, sorry 2020-06-18 16:25:03 -06:00
Daniel Dayley
e00894c122 Removed redundant imports in Aruba plugin 2020-06-17 10:30:56 -06:00
Daniel Dayley
3220276b7a Improvements to the DNS plugin 2020-06-17 10:30:07 -06:00
Daniel Dayley
69f679a21d Code cleanup 2020-05-28 12:07:55 -06:00
Daniel Dayley
4f4b7f2bdc More code cleanup 2020-05-26 12:26:01 -06:00
Daniel Dayley
89a643f218 More improvements 2020-05-22 12:28:13 -06:00
Daniel Dayley
5211142f5c Some good progress on making it a module 2020-05-21 20:34:56 -06:00
fe190b55d0 Wrote a quick plugin to check which channels a GUID can access 2020-04-17 00:26:28 -06:00
d0ca476b35 Added exception handling for shodan lookup 2020-02-21 10:49:33 -07:00
146daef0df Aruba now searches rougue basestations as well 2019-12-31 14:19:41 -07:00
fb77c03ed7 Updated Bluecat argument because I keep forgetting it 2019-12-30 11:04:22 -07:00
5c6a299ffd Inital support for Shodan 2019-12-16 17:36:04 -07:00
f0ee0015d6 Fixed relative path resolution for plugins 2019-12-16 14:43:48 -07:00
642140a0d5 Changed host_tuple to subject, and it works...
...mostly
2019-12-16 13:47:10 -07:00
b46660e55a Fixed typo on f5 and got basic openvpn working 2019-12-13 16:21:01 -07:00
706dbb5da0 Added plugin name at the end of the help description for each plugin 2019-12-13 09:14:44 -07:00
081b2c2a42 Renamed _debug to debug 2019-12-11 11:48:31 -07:00
d48624d5bd Added Bluecat guessing parent on empty lookup
Crap I'm on the aruba branch
2019-12-11 10:13:53 -07:00
3901c411f5 Basic support for Aruba lookups 2019-12-11 09:29:37 -07:00
47d2f7a238 Removed pycache 2019-12-09 15:25:06 -07:00
8ac4d52d5f More stuff, can't really remember
I need to finish up some of the F5 features but I'm starting on Aruba anyway
2019-12-09 15:23:44 -07:00
8d578dc9bf Added debugging infrastrcuture, working on error reporting 2019-12-09 11:57:22 -07:00
d233a12a5e I feel like I'm writing more bugs than features 2019-12-06 11:14:19 -07:00
3530dc965c Initial Support for BlueCat plugin 2019-12-05 09:52:32 -07:00
c181e3db41 Got DNS working, cleaned up some error handling 2019-12-04 13:00:55 -07:00
4f86b7621e Let's work on some plugins\! 2019-12-04 12:00:50 -07:00
73517d17d5 Finally making some progress here. We have basic plugin loading and IP/hostname distribution. We need to be careful about not consuming too much plugin functionality in the main file. 2019-12-03 13:27:13 -07:00