Giter Site home page Giter Site logo

sns's People

Contributors

meme-lord avatar sw33tlie avatar tess-ss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sns's Issues

invalid memory address

Running sns on some services gives kernell panic
изображение

Its shodan - based IP with IIS 7.0 to check how tool handles different services

optimization idea

It's possible to reduce requests by using the ability to see how many files lie behind each prefix.
For example if you check a.*~2 and it isn't found then you can stop searching under a after you find the first result.

Help I can't install. can anyone help?

└─$ go install github.com/sw33tLie/sns@latest

runtime/cgo

In file included from _cgo_export.c:3:
/usr/include/stdlib.h:26:10: fatal error: bist/libc-header-start.h: No such file or directory
26 | #include <bist/libc-header-start.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

`sns` does not account for multiple of the same shortnames

Hello! First off I want to say thanks for writing this tool, I have been looking for an alternative to the Java shortname scanner for awhile now. In my testing, I found that this scanner didn't pick up all the same shortnames as the Java version. Specifically, if there are multiple endpoints with the same 6 character prefix, then sns will miss it. For example, I had this output from the Java version

    |_ ARCHIV~1.ASP
    |_ ARCHIV~2.ASP
    |_ ARCHIV~3.ASP

But only had this show up from sns

archiv~1.asp*	Not found	File

sns missed that there were multiple endpoints with "ARCHIV" as the prefix. I think the solution here would be that once a valid endpoint is discovered, then the integer on the end should be incremented until the result meets the false condition (I'll admit I don't know exactly how it works 😅 ).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.