===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libnet-jabber-bot-perl-2.1.5/examples/bot_example.pl-132-
libnet-jabber-bot-perl-2.1.5/examples/bot_example.pl:133:    my $output = `/usr/sbin/nslookup $host 2>&1`;
libnet-jabber-bot-perl-2.1.5/examples/bot_example.pl-134-    $bot_object->SendJabberMessage($reply_to, $output, $bot_message_hash{type});