Categorygithub.com/LeakIX/l9plugins
modulepackage
1.4.4
Repository: https://github.com/leakix/l9plugins.git
Documentation: pkg.go.dev

# README

l9 suite stock plugins

GitHub Release Follow on Twitter

This repository contains LeakIX maintained plugins implementing the l9format golang plugin interface. They are currently used by l9explore but could be implemented by Go security tool.

Current plugins

PluginProtocolsStageDescriptionAuthor
apachestatus_httphttphttpChecks for apache status pages
configjson_httphttphttpScans for valid config.json files
dotenv_httphttphttpScans for valid .env files
gitconfig_httphttphttpScans for valid .git/config files
idxconfig_httphttphttpScans for /idx_config directories with text files
laraveltelescope_httphttphttpScans for open Laravel debuggers
phpinfo_httphttphttpScans for valid /phpinfo.php files
mysql_openmysqlopenConnects and checks for default credentials
mysql_exploremysqlexploreConnects and list databases, sizes
mongo_openmongoopenConnects and checks for open instance
mongo_exploremongoexploreConnects and list collections, sizes
elasticsearch_openelasticsearch,kibanaopenConnects and checks for open instance
elasticsearch_exploreelasticsearch,kibanaexploreConnects and list index, sizes
redis_openredisopenConnects and checks for open instance
kafka_openkafka}openConnects and lists topics
couchdb_opencouchdbopenConnects and list databases, sizes
firebase_httpfirebaseopenConnects to firebase and checks for .json files@phretor
confluence_versionhttphttpScans confluence for vulnerable versions@HaboubiAnis
jira_pluginhttphttpScans Jira for vulnerable versions@HaboubiAnis
apache_traversalhttphttpScan servers for Apache LFI@HaboubiAnis
wpenum_httphttphttpEnumerates Wordpress users from CVE-2017-5487
dotdsstore_openhttpopenReads .DS_Store to enumerate files and directories on target

Creating service plugins

Checkout the l9plugin documentation on how to create your plugins.

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author