Thanks for you comment! Your message is in quarantine 48 hours.
kalook | Date: 2018-03-07 10:29 CET+1
root@kali:~# perl 41752.pl 192.168.1.90 2000 192.168.1.81 8291
Bareword found where operator expected at 41752.pl line 5, near "3D"
(Missing operator before D?)
Scalar found where operator expected at 41752.pl line 6, near "$src_port"
(Missing semicolon on previous line?)
Bareword found where operator expected at 41752.pl line 6, near "3D"
(Missing operator before D?)
Scalar found where operator expected at 41752.pl line 7, near "$dst_host"
(Missing semicolon on previous line?)
Bareword found where operator expected at 41752.pl line 7, near "3D"
(Missing operator before D?)
Scalar found where operator expected at 41752.pl line 8, near "$dst_port"
(Missing semicolon on previous line?)
Bareword found where operator expected at 41752.pl line 8, near "3D"
(Missing operator before D?)
Bareword found where operator expected at 41752.pl line 20, near "09main"
(Missing operator before main?)
syntax error at 41752.pl line 5, near "3D "
Illegal octal digit '9' at 41752.pl line 13, at end of line
Illegal octal digit '9' at 41752.pl line 14, at end of line
Illegal octal digit '9' at 41752.pl line 15, at end of line
Illegal octal digit '9' at 41752.pl line 19, at end of line
Illegal octal digit '9' at 41752.pl line 20, at end of line
Illegal declaration of subroutine main::main at 41752.pl line 23.
ehy this error ???