7131e1668b
Fixed Typo
2021-09-23 11:01:21 -06:00
3b92513a06
Cleaned up Palo plugin
2021-09-23 10:58:10 -06:00
a562ff9fd2
Fixed a bug with unusual address resolutions
2021-09-23 10:57:41 -06:00
8ace4f4507
Dramatically improved lookup times for large lookups
...
Still only searches for VIPs, not VIP members, but allows for searching for a lot of them at once.
2021-09-22 17:09:19 -06:00
121c706911
Included the load balancer in VIP lookups
2021-09-22 13:40:58 -06:00
b2daa4ce0d
Updated config template
2021-09-10 09:52:47 -06:00
Cronocide
e97a357c3e
Updated README
2021-08-11 10:16:11 -06:00
Cronocide
fca8817c00
test
2021-08-11 10:14:42 -06:00
Daniel Dayley
3a2651ccdb
Fixed a bug in error reprting of the new 'include_parent' feature
2021-07-11 17:16:45 -06:00
81c46a31bc
Improved Documentation
2021-07-06 12:58:45 -06:00
d343cd2bbf
Fixed an issue with missing filters from the last commit.
2021-06-07 13:43:40 -06:00
b4f4a8346c
Added multiple filter support
...
Hopefully doens't break anything running
YOLOOOOOOOOOO
2021-06-01 17:36:34 -06:00
30808eee70
Upgraded bluecat plugin
...
Now requires object types as specified in the API documentation. This means you can configure the bluecat plugin to search for whatever you want now.
Added the ability to optionally toggle the search for parent data. Now that page sizes and results sized are respected, searches can go much longer and return much more data. Disabling parent searches can reduce the time needed to return results.
2021-05-10 13:24:02 -06:00
bef4d36d56
Merge branch 'master' of gitlab.com:sling-infrastructure/ifxlookup
2021-05-10 12:51:51 -06:00
308c60e848
Removed an issue with duplicate responses
...
Plugin also no respects page size and max results count.
2021-05-10 12:51:19 -06:00
89f91e58cf
Fixed typo
2021-05-10 12:14:35 -06:00
b3102233e0
Renamed README because gitlab is dumb.
2021-05-03 10:27:46 -06:00
8aa85fc52b
Merge branch 'master' of https://p-bitbucket.imovetv.com/scm/ifx/ifxlookup
2020-10-23 18:29:17 -06:00
1fd0519a0e
Fixed a bug where lookup tries hosts that were not logged into.
2020-10-23 18:28:51 -06:00
d8b3dd73b0
Fixed Exception handling bug
2020-10-23 18:27:21 -06:00
Daniel Dayley
aafc612d5e
Updated README examples
2020-10-12 18:27:38 -06:00
Daniel Dayley
f209948b00
Added verbosity messages to MAC plugin
2020-10-09 17:29:14 -06:00
Daniel Dayley
435b3065c4
We finally have a vmware plugin!
2020-10-09 17:27:54 -06:00
Daniel Dayley
3fad4d87b2
Fixed error reporting: now respects -j.
...
Removed -all option as it is no longer relevant with the variety of subjects possible.
--all made more sense when Palo, Bluecat and DNS were the only working functions. But with the addition of searches in Aruba, LDAP and VMWare a strictly IP subject base is more rare. Therefore I've removed the option.
2020-10-05 16:59:29 -06:00
e2fb3454ee
Updated config to match new Bluecat required config options
2020-09-24 13:12:47 -06:00
47d025a594
Added expanded search to Bluecat. Search result count no longer limited but controlled by config variables.
2020-09-24 13:07:47 -06:00
Daniel Dayley
d302d437fb
Removed DC selection in F5 plugin
...
This was legacy functionality that made more sense in the early days of this tool as a command-line only tool. Now that it is a framework, choosing the host to search through can be specified by configuring the lookup. Selecting the DC in the plugin more often than not wasted time and operated somewhat arbitrarily. The plugin's behavior is now more consistent with the other plugins.
2020-08-18 09:50:14 -06:00
Daniel Dayley
ebfc297a3e
Made LDAP search case insensitive
2020-08-18 09:44:17 -06:00
Daniel Dayley
a04e4258ea
Updated README
2020-08-17 18:45:34 -06:00
Daniel Dayley
32ecde14f6
Fixed config loading on initialization
...
I guess I missed that like 20 commits ago
Removed --all option as it doesn't seem to make as much sense anymore
Improved command line help with examples.
2020-08-17 18:44:23 -06:00
Daniel Dayley
ff10c282bf
Added LDAP search support
2020-08-17 12:09:29 -06:00
11292cff08
Updated README
2020-07-30 16:26:35 -06:00
c9b8866a15
Updated config template
2020-07-30 14:52:04 -06:00
f1959eb631
Minor edits
...
Adjusted logging phrasing and added empty 'mac' section to config template.
2020-07-30 14:24:30 -06:00
Daniel Dayley
0c23ea1327
Updated README
2020-07-29 10:52:51 -06:00
Daniel Dayley
90cb398cc6
Added sample config file
2020-07-29 09:34:59 -06:00
f1941b343e
ifxlookup is now a package\!
2020-07-28 16:49:28 -06:00
e7ba7ee2ef
Added MAC OUI lookup
2020-07-21 16:11:42 -06:00
e6baf29c7c
Added __init__.py
2020-07-21 13:55:04 -06:00
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
16a5917f7e
Updated README
2020-06-19 14:53:23 -06:00
Daniel Dayley
8fd7c9d6db
Improved Bluecat plugin search results
2020-06-19 14:52:26 -06:00
Daniel Dayley
6df5d36da0
Updated README
...
Added some usage examples for the command line client.
2020-06-18 18:06:58 -06:00
Daniel Dayley
0cf65d76a2
Updated README
2020-06-18 17:31:06 -06:00
Daniel Dayley
380685acb6
Updated README
2020-06-18 17:30:32 -06:00
Daniel Dayley
5ca101e45c
PA plugin works well enough to start using
2020-06-18 17:27:14 -06:00