Skip to content
View nikallass's full-sized avatar

Block or report nikallass

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. sharesearch sharesearch Public

    Samba, NFS shares spider and grepper

    Python 71 16

  2. pwdsearch pwdsearch Public

    Tool searching for different default passwords.

    Python 16 7

  3. portinfo.sh portinfo.sh
    1
    #!/bin/bash
    2
    
                  
    3
    if [ "$1" == "-h" ] || [ "$1" == "--help" ]
    4
      then
    5
        me=`basename "$0"`
  4. phone-search phone-search Public

    Generate Google and Yandex links to search phones.

    Python 1

  5. dnshuffler dnshuffler Public

    Create a list of typo or phish domains to block on corporate firewall, DNS and endpoints' host-files

    Python