File tree Expand file tree Collapse file tree 1 file changed +54
-0
lines changed
Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Original file line number Diff line number Diff line change 3551435514 }
3551535515 ]
3551635516 },
35517+ "auxiliary_scanner/http/pfsense_login": {
35518+ "name": "pfSense Login Scanner",
35519+ "fullname": "auxiliary/scanner/http/pfsense_login",
35520+ "aliases": [],
35521+ "rank": 300,
35522+ "disclosure_date": null,
35523+ "type": "auxiliary",
35524+ "author": [
35525+ "sjanusz-r7"
35526+ ],
35527+ "description": "This module performs login attempts against a Netgate pfSense router webpage to bruteforce possible credentials.",
35528+ "references": [],
35529+ "platform": "",
35530+ "arch": "",
35531+ "rport": 443,
35532+ "autofilter_ports": [
35533+ 80,
35534+ 8080,
35535+ 443,
35536+ 8000,
35537+ 8888,
35538+ 8880,
35539+ 8008,
35540+ 3000,
35541+ 8443
35542+ ],
35543+ "autofilter_services": [
35544+ "http",
35545+ "https"
35546+ ],
35547+ "targets": null,
35548+ "mod_time": "2025-03-28 17:35:10 +0000",
35549+ "path": "/modules/auxiliary/scanner/http/pfsense_login.rb",
35550+ "is_install_path": true,
35551+ "ref_name": "scanner/http/pfsense_login",
35552+ "check": false,
35553+ "post_auth": true,
35554+ "default_credential": false,
35555+ "notes": {
35556+ "Stability": [
35557+ "crash-safe"
35558+ ],
35559+ "Reliability": [],
35560+ "SideEffects": [
35561+ "ioc-in-logs",
35562+ "account-lockouts",
35563+ "screen-effects",
35564+ "audio-effects"
35565+ ]
35566+ },
35567+ "session_types": false,
35568+ "needs_cleanup": false,
35569+ "actions": []
35570+ },
3551735571 "auxiliary_scanner/http/phpmyadmin_login": {
3551835572 "name": "PhpMyAdmin Login Scanner",
3551935573 "fullname": "auxiliary/scanner/http/phpmyadmin_login",
You can’t perform that action at this time.
0 commit comments