Skip to content

Commit

Permalink
Merge branch 'master' into 'master'
Browse files Browse the repository at this point in the history
Master

See merge request !7
  • Loading branch information
Dominik Schneider committed Apr 20, 2018
2 parents 8d6fa05 + e543ec3 commit c83b9d7
Show file tree
Hide file tree
Showing 814 changed files with 776 additions and 2,413 deletions.
31 changes: 20 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,35 @@ This repository includes prebuild static binaries and build-recipes for various

The Linux versions are compiled with the [musl-cross](https://github.com/takeshixx/musl-cross) toolchain and the [openssl-pm-snapshot](https://github.com/drwetter/openssl-pm-snapshot) fork of OpenSSL in order to support a wide range of SSL/TLS features (Warning: some of them are insecure!).

## Nmap
## Release Packages

Precompiled versions of Nmap are available for the following operating systems/architectures:
Precompiled and packaged releases are available in the tags/release section.

* [Linux x86](bin/linux/x86) (nmap, ncat, nping)
* [Linux x86_64](bin/linux/x86_64) (nmap, ncat, nping)
* [Linux armhf](bin/linux/armhf) (nmap, ncat, nping)
* [Linux aarch64](bin/linux/aarch64) (nmap, ncat, nping)
* [Windows x86](bin/windows/x86) (nmap)
## Nmap

### Packaged Archives
Precompiled versions of Nmap are available for the following operating systems/architectures:

For Nmap it is recommended to use one of the [packaged](packaged/) archives. These include the nmap, ncat and nping binaries and also the Nmap data directory that contains service probes and NSE scripts.
* Linux x86 (nmap, ncat, nping)
* Linux x86_64 (nmap, ncat, nping)
* Linux armhf (nmap, ncat, nping)
* Linux aarch64 (nmap, ncat, nping)
* Windows x86 (nmap)

## Socat

Precompiled versions of socat are available for the following operating systems/architectures:

* [Linux x86](bin/linux/x86)
* [Linux x86_64](bin/linux/x86_64)
* Linux x86
* Linux x86_64

## GDB

Precompiled versions of `gdb` and `gdbserver` are available for the following operating systems/architecturs:

* Linux x86
* Linux x86_64
* Linux armhf
* Linux aarch64

# Building with Vagrant

Expand Down
6 changes: 4 additions & 2 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
# vi: set ft=ruby :

Vagrant.configure("2") do |config|
config.vm.box = "ubuntu/xenial64"
config.vm.box = "ubuntu/artful64"

config.vm.provider "virtualbox" do |vb|
vb.memory = "1024"
vb.memory = "4096"
vb.cpus = 4
end

config.vm.provision "shell", inline: <<-SHELL
Expand All @@ -20,5 +21,6 @@ Vagrant.configure("2") do |config|
pip3 install docker-compose
systemctl daemon-reload
systemctl restart docker
apt install -y qemu
SHELL
end
3 changes: 0 additions & 3 deletions bin/linux/aarch64/ncat-fcac8c6

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/aarch64/nmap-fcac8c6

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/aarch64/nping-fcac8c6

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/armhf/ncat-fcac8c6

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/armhf/nmap-fcac8c6

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/armhf/nping-fcac8c6

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/x86/ncat-7.60SVN-3708259

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/x86/nmap-7.60SVN-3708259

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/x86/nping-0.7.60SVN-3708259

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/x86/socat

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/x86_64/ncat-7.60SVN-3708259

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/x86_64/nmap-7.60SVN-3708259

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/x86_64/nping-0.7.60SVN-3708259

This file was deleted.

3 changes: 0 additions & 3 deletions bin/linux/x86_64/socat

This file was deleted.

3 changes: 0 additions & 3 deletions bin/windows/x86/libeay32.dll

This file was deleted.

3 changes: 0 additions & 3 deletions bin/windows/x86/libssh2.dll

This file was deleted.

3 changes: 0 additions & 3 deletions bin/windows/x86/nmap.exe

This file was deleted.

3 changes: 0 additions & 3 deletions bin/windows/x86/ssleay32.dll

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap-mac-prefixes

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap-os-db

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap-payloads

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap-protocols

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap-rpc

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap-service-probes

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap-services

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap.dtd

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nmap.xsl

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nse_main.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/afp.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/ajp.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/amqp.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/anyconnect.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/asn1.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/base32.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/base64.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/bin.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/bit.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/bitcoin.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/bits.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/bittorrent.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/bjnp.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/brute.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/cassandra.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/citrixxml.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/coap.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/comm.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/creds.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/cvs.lua

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/dns-srv-names

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/favicon-db

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/http-folders.txt

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/idnaMappings.lua

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/mgroupnames.db

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/mysql-cis.audit

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/oracle-sids

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/passwords.lst

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/pixel.gif

This file was deleted.

3 changes: 0 additions & 3 deletions data/nmap-data-0.7.60SVN-3708259/nselib/data/psexec/README

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c83b9d7

Please sign in to comment.