Changeset 488
- Timestamp:
- 07/19/2010 12:51:26 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/plugins/nikto_core.plugin (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/nikto_core.plugin
r485 r488 188 188 189 189 if (defined $headers{'location'}) { 190 nprint("+ Root page / redirects to: $ result{'location'}");190 nprint("+ Root page / redirects to: $headers{'location'}"); 191 191 if ($headers{'location'} =~ /^$mark->{'hostname'}/i) # same host 192 192 {
Note: See TracChangeset
for help on using the changeset viewer.