Changeset 436 for trunk/plugins/nikto_content_search.plugin
- Timestamp:
- 06/01/2010 02:57:32 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/plugins/nikto_content_search.plugin (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/nikto_content_search.plugin
r435 r436 21 21 # Search content for known bad strings 22 22 ############################################################################### 23 use vars /$CONTENTSEARCH %CSMATCHED/;23 use vars qw/$CONTENTSEARCH %CSMATCHED/; 24 24 25 25 sub nikto_content_search_init {
Note: See TracChangeset
for help on using the changeset viewer.