User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 17:51, 9 April 2011 (diff | hist) . . (+686) . . N View Domlogs for top visitors (Created page with "==Overview== Enter a partial date string to get top visitors during that period. Will also return site and all user agents that IP has used. ==Script== ===SuPHP Version=== <code...")
- 17:48, 9 April 2011 (diff | hist) . . (+478) . . Get status of MalDet hits
- 19:33, 8 April 2011 (diff | hist) . . (+1,077) . . N Get status of MalDet hits (Created page with "==Overview== Get the status of files found in maldet scans. There are several different functions that can then be run. ==Script== There are two main versions: 1) Look at only...")
- 18:48, 8 April 2011 (diff | hist) . . (+182) . . N Find all backups for user (Created page with "==Overview== Simple script to check /backup for cpanel backups with a user's name. ==Script== <code>[bash,n]find /backup -name <user> -exec ls -lah {} \;</code> ==What to chan...")
- 18:41, 8 April 2011 (diff | hist) . . (+147) . . DOS IP with local port (→Overview)
- 18:39, 8 April 2011 (diff | hist) . . (+6) . . Add PHP.ini to user directory
- 18:38, 8 April 2011 (diff | hist) . . (+244) . . N DOS IP with local port (Created page with "==Overview== Gets current netstat connections and shows each IP address with local port connection. ==Script== <code>[bash,n]netstat -ntu | awk '{print $5 $4}' | cut -d: -f1,3...")
- 18:35, 8 April 2011 (diff | hist) . . (+24) . . Add PHP.ini to user directory
- 18:11, 8 April 2011 (diff | hist) . . (0) . . Add PHP.ini to user directory
- 18:10, 8 April 2011 (diff | hist) . . (+1,574) . . N Add PHP.ini to user directory (Created page with "==Overview== This script is set up to copy the current php.ini file to a users directory and block web users from being able to view it in .htaccess. There are two versions of t...")
- 18:04, 8 April 2011 (diff | hist) . . (+4) . . Main Page
- 18:04, 8 April 2011 (diff | hist) . . (+181) . . Main Page
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)