-
Recon compilation error on 6.0 sp4
I’m trying to use the snmp l2 recon script on the http interface. When i try to start the recon task it show 1% and stops right ways.
I went on the server and tried the script /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl in command line. There seems to be a problem how the Variable PARENT that is not declared in the recon script.
[root@localhost ~]# /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl
Global symbol “%PARENTS” requires explicit package name at /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl line 1083.
Global symbol “%PARENTS” requires explicit package name at /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl line 1084.
Global symbol “%PARENTS” requires explicit package name at /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl line 1085.
Global symbol “%PARENTS” requires explicit package name at /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl line 1086.
Global symbol “%PARENTS” requires explicit package name at /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl line 1088.
Global symbol “%PARENTS” requires explicit package name at /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl line 1089.
Global symbol “%PARENTS” requires explicit package name at /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl line 1090.
Global symbol “%PARENTS” requires explicit package name at /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl line 1091.
Execution of /usr/share/pandora_server/util/recon_scripts/snmp-recon.pl aborted due to compilation errors.