Git Product home page Git Product logo

3snake's People

Contributors

blendin avatar egypt avatar grant-h avatar jkbenaim avatar mikeryan avatar pierce403 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

3snake's Issues

Support for Solaris

Does 3snake have support for Solaris (11.4)? When I attempt to execute it I see this error:

bash-5.0#  ./3snake
bash: ./3snake: Invalid argument

Some Googling suggests that its an architecture issue (running an "x86 binary on a SPARC machine").

However, when I run file on 3nsake, I see:

bash-5.0#  file 3snake
3snake:             ELF 64-bit LSB dynamic lib AMD64 Version 1, position-independent executable, dynamically linked, not stripped, no debugging information available`

And as far as I can tell, Solaris is x64 architecture:

bash-5.0#  isainfo -v
64-bit sparcv9 applications
        vis3c vis3b crc32c cbcond pause mont mpmul sha512 sha256
        sha1 md5 camellia kasumi des aes ima hpc vis3 fmaf
        asi_blk_init vis2 vis popc fsmuld div32 mul32
32-bit sparc applications
        vis3c vis3b crc32c cbcond pause mont mpmul sha512 sha256
        sha1 md5 camellia kasumi des aes ima hpc vis3 fmaf
        asi_blk_init vis2 vis popc v8plus fsmuld div32 mul32

Any suggestions?

sudo tracing doesn't work on centos 6.2 x64

Hey there! Sudo password capture doesn't seem to work on centos 6.2 x64. Older Red Hat based systems are super common on pentests so it would be great if this tool worked on them. Sshd sniffing works.

[user1@centos6 root]$ sudo -i
[sudo] password for user1: 
[root@centos6 ~]# whoami
root
[root@centos6 ~]# 

No result:

[root@centos6 3snake]# ./3snake 
[user1] 8266 sudo -i 	

-o does not account for relative paths, only absolute paths

When running 3snake with -o giving a relative path, ie sudo ./3snake -d -o "output.txt", no output file is generated. If an absolute path is given, ie sudo ./3snake -d -o "/tmp/output.txt" then one is. This makes me assume that 3snake is not accounting for its path when it is ran. I suggest one of the following

  1. Change the -h and README to mention 3snake needing an absolute path
  2. Change 3snake functionality to account for relative paths when outputting to a file.

Add Centos Support

3snake doesn't support Centos. This is likely because of some weird ptrace differences in the Kernel.

More details in #2

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.