12 lines
238 B
Text
12 lines
238 B
Text
|
$OpenBSD$
|
||
|
|
||
|
Index: joomscan.pl
|
||
|
--- joomscan.pl.orig
|
||
|
+++ joomscan.pl
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/perl
|
||
|
+#!/usr/bin/perl -w
|
||
|
#
|
||
|
# --------------------------------------------------
|
||
|
# OWASP JoomScan
|