// tripwire.js // Copyright (C) 2024 DTP Technologies, LLC // All Rights Reserved 'use strict'; export default [ '/.env', '/.well-known', '/?a=fetch&content=die(@md5(HelloThinkCMF))', '/?XDEBUG_SESSION_START', '/actuator/health', '/api/v1', '/base', '/api/pleroma', '/backend', '/cgi-bin', '/conf', '/core', '/database', '/kind-u', '/laravel', '/newsite', '/old-index.php', '/protected', '/shell', '/sites', '/src', '/storage', '/vendor/php', '/web', '/wp-admin', '/wp-login', '/wp-load', '/www', ];