sqlinject() Netscript Function
==============================

.. js:function:: sqlinject(hostname/ip)

    :param string hostname/ip: IP or hostname of the target server
    :RAM cost: 0.05 GB

    Runs the SQLInject.exe program on the target server. SQLInject.exe must exist on your home computer.

    Example::

        sqlinject("foodnstuff");