Giter Club home page Giter Club logo

sn1per-docker's People

Contributors

menzow 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sn1per-docker's Issues

loot is not stored in mounted "loot" volume

Hello,

It seems that sniper does not write to the described volume.

Reproduction

Possible hint: some tools report XDG_RUNTIME_DIR not being set ?

docker built -t sn1per .
docker run --rm -ti sn1per:latest sniper example.com
docker volume inspect loot
cd /var/lib/docker/volumes/loot/_data
ls -Rla
.:
total 40
drwxr-xr-x 9 root root 4096 Nov 23 01:39 .
drwxr-xr-x 3 root root 4096 Nov 23 01:39 ..
drwxr-xr-x 2 root root 4096 Nov 23 01:32 domains
drwxr-xr-x 2 root root 4096 Nov 23 01:32 nmap
drwxr-xr-x 2 root root 4096 Nov 23 01:32 osint
drwxr-xr-x 2 root root 4096 Nov 23 01:32 output
-rw-r--r-- 1 root root  113 Nov 23 01:32 README.md
drwxr-xr-x 2 root root 4096 Nov 23 01:32 reports
drwxr-xr-x 2 root root 4096 Nov 23 01:32 screenshots
drwxr-xr-x 2 root root 4096 Nov 23 01:37 {screenshots,nmap,domains,reports,imports,notes,web}

./domains:
total 8
drwxr-xr-x 2 root root 4096 Nov 23 01:32 .
drwxr-xr-x 9 root root 4096 Nov 23 01:39 ..

./nmap:
total 8
drwxr-xr-x 2 root root 4096 Nov 23 01:32 .
drwxr-xr-x 9 root root 4096 Nov 23 01:39 ..

./osint:
total 8
drwxr-xr-x 2 root root 4096 Nov 23 01:32 .
drwxr-xr-x 9 root root 4096 Nov 23 01:39 ..

./output:
total 8
drwxr-xr-x 2 root root 4096 Nov 23 01:32 .
drwxr-xr-x 9 root root 4096 Nov 23 01:39 ..

./reports:
total 8
drwxr-xr-x 2 root root 4096 Nov 23 01:32 .
drwxr-xr-x 9 root root 4096 Nov 23 01:39 ..

./screenshots:
total 8
drwxr-xr-x 2 root root 4096 Nov 23 01:32 .
drwxr-xr-x 9 root root 4096 Nov 23 01:39 ..

./{screenshots,nmap,domains,reports,imports,notes,web}:
total 8
drwxr-xr-x 2 root root 4096 Nov 23 01:37 .
drwxr-xr-x 9 root root 4096 Nov 23 01:39 ..

Getting a "returned a non-zero code: 137" error when I try to build locally

Hello,

After I cloned this repo and ran docker build . I am getting the following error that is blocking me from creating a container...

I'm not sure what I am doing wrong.

Get:346 http://archive-11.kali.org/kali kali-rolling/main amd64 libgcc-6-dev amd64 6.3.0-18 [2297 kB]
The command '/bin/sh -c echo "deb http://http.kali.org/kali kali-rolling main contrib non-free" >> /etc/apt/sources.list.d/kali.sources.list && gpg --keyserver pgpkeys.mit.edu --recv-key ED444FF07D8D0BF6 && gpg -a --export ED444FF07D8D0BF6 | apt-key add - && apt-get update && apt-get install -y ruby rubygems dos2unix python zenmap sslyze uniscan xprobe2 cutycapt unicornscan waffit host whois iputils-ping xvfb dirb dnsrecon curl nmap php php-curl hydra iceweasel wpscan sqlmap nbtscan enum4linux cisco-torch metasploit-framework theharvester ruby-dev dnsenum libsqlite3-dev nikto smtp-user-enum whatweb dnsutils sslscan amap arachni bsdmainutils && mv /usr/bin/python /usr/bin/python.unknown && ln -s /usr/bin/python2.7 /usr/bin/python && curl https://bootstrap.pypa.io/get-pip.py | python && gem install mechanize bcrypt sqlite3 net-http-persistent rake ruby-nmap text-table && pip install colorama dnspython ipaddress tldextract urllib3 && git clone https://github.com/1N3/Sn1per.git && cd Sn1per && /bin/bash ./install.sh && echo Cleaning up package index && apt-get clean && rm /etc/apt/apt.conf.d/30autoproxy && rm -rf /var/lib/apt/lists/* && echo "Image creation complete"' returned a non-zero code: 137

No build container

Hello, i run: docker build -t sniper:1.0 .
and it no build. Show rm -rf /var/lib/apt/lists/* && echo "Image creation complete"' returned a non-zero code: 2

Docker image missing rubygems

image

+ -- ----------------------------=[Scanning For Common Vulnerabilities]=----- -- +
/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- sqlite3 (LoadError)
        from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
        from yasuo.rb:34:in `<main>'

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.