Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
build
docker-images
Commits
5dae796c
Commit
5dae796c
authored
Aug 06, 2020
by
Francesco Bonanno
Browse files
Fixed a bad typo on README
parent
37db063d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5dae796c
...
...
@@ -8,7 +8,7 @@ Parrot uses docker to allow its users to use its vast arsenal of tools on any pl
[
Parrot Core
](
#parrotseccore
)
[
Parrot Security
](
#parrosecsecurity
)
[
Parrot Security
](
#parro
t
secsecurity
)
[
Nmap
](
#parrotsectools-nmap
)
...
...
@@ -39,26 +39,26 @@ You can use it as a start point to create your custom containers.
available flavors:
**parrosec/core:latest**
based on parrot rolling (debian testing) amd64
**parro
t
sec/core:latest**
based on parrot rolling (debian testing) amd64
**parrosec/core:rolling-amd64**
based on parrot rolling (debian testing) amd64
**parro
t
sec/core:rolling-amd64**
based on parrot rolling (debian testing) amd64
**parrosec/core:rolling-i386**
based on parrot rolling (debian testing) i386
**parro
t
sec/core:rolling-i386**
based on parrot rolling (debian testing) i386
**parrosec/core:lts-amd64**
based on parrot lts (devuan stable) amd64
**parro
t
sec/core:lts-amd64**
based on parrot lts (devuan stable) amd64
**parrosec/core:lts-i386**
based on parrot lts (devuan stable) i386
**parro
t
sec/core:lts-i386**
based on parrot lts (devuan stable) i386
**parrosec/core:lts-arm64**
based on parrot lts (devuan stable) arm64
**parro
t
sec/core:lts-arm64**
based on parrot lts (devuan stable) arm64
**parrosec/core:lts-armhf**
based on parrot lts (devuan stable) armhf
**parro
t
sec/core:lts-armhf**
based on parrot lts (devuan stable) armhf
launch the container:
`docker run --rm -ti --network host -v $PWD/work:/work parrotsec/core:lts-amd64`
## parrosec/security
## parro
t
sec/security
This container includes a huge collection of tools that can be used via command line from inside a docker container.
...
...
@@ -137,7 +137,7 @@ provides the following packages:
usage:
`docker run --rm --network host -ti -v $PWD/beef:/var/lib/beef-xss parrosec/tools-beef`
`docker run --rm --network host -ti -v $PWD/beef:/var/lib/beef-xss parro
t
sec/tools-beef`
### parrotsec/tools-bettercap
based on parrotsec/core:rolling-amd64
...
...
@@ -160,7 +160,7 @@ example:
`docker run --rm -ti parrotsec/tools-sqlmap -u parrotsec.org --wizard`
## parrosec/build
## parro
t
sec/build
This container is used internally by the Parrot Build Platform to test and build the distro packages.
...
...
@@ -199,19 +199,19 @@ This container ships with the following packages:
Available flavors:
**parrosec/build:latest**
based on parrotsec/core:rolling-amd64
**parro
t
sec/build:latest**
based on parrotsec/core:rolling-amd64
**parrosec/build:rolling-amd64**
based on parrotsec/core:rolling-amd64
**parro
t
sec/build:rolling-amd64**
based on parrotsec/core:rolling-amd64
**parrosec/build:rolling-i386**
based on parrotsec/core:rolling-i386
**parro
t
sec/build:rolling-i386**
based on parrotsec/core:rolling-i386
**parrosec/build:lts-amd64**
based on parrotsec/core:lts-amd64
**parro
t
sec/build:lts-amd64**
based on parrotsec/core:lts-amd64
**parrosec/build:lts-i386**
based on parrotsec/core:lts-i386
**parro
t
sec/build:lts-i386**
based on parrotsec/core:lts-i386
**parrosec/build:lts-arm64**
based on parrotsec/core:lts-arm64
**parro
t
sec/build:lts-arm64**
based on parrotsec/core:lts-arm64
**parrosec/build:lts-armhf**
based on parrotsec/core:lts-armhf
**parro
t
sec/build:lts-armhf**
based on parrotsec/core:lts-armhf
Example usage:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment