omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Nmap on Pythonista

    Pythonista
    security nmap pythonista scan
    3
    5
    3801
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ulrick
      ulrick last edited by

      Hi guys, how can i install the module nmap on pythonista or SO ?
      i use stash shell, and i'm already installed the python-nmap, but it depend of the program installed on PATH.
      can someone help me to use nmap on Pythonista?
      i tryed to download the bz2 and extract via stash, but it's impossible to install this way.

      1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        You can't use nmap on iOS, as it is not pure python.

        You might try https://github.com/scivision/findssh.

        ulrick 1 Reply Last reply Reply Quote 0
        • ulrick
          ulrick @JonB last edited by

          @JonB
          understand! i think the just one way to solve this, it's develop a tool for get the real ip and openned doors from a domain or public ip. because utilizing the method gethostbyname('parameter') from lib sockets, maybe i'm wrong, but this method can't show the "real ip" from especified domain.

          1 Reply Last reply Reply Quote 0
          • latest-release
            latest-release last edited by latest-release

            This post is deleted!
            JonB 1 Reply Last reply Reply Quote 0
            • JonB
              JonB @latest-release last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 1
              • First post
                Last post
              Powered by NodeBB Forums | Contributors