Giter Site home page Giter Site logo

aaaguirrep / offensive-docker Goto Github PK

View Code? Open in Web Editor NEW
717.0 25.0 144.0 556 KB

Offensive Docker is an image with the more used offensive tools to create an environment easily and quickly to launch assessment to the targets.

Home Page: https://hub.docker.com/r/aaaguirrep/offensive-docker

License: MIT License

Dockerfile 100.00%
pentesting hacking-tools ctf-tools hacking pentesting-tools bugbounty bug-bounty pentest htb

offensive-docker's Introduction

Hi there, I'm Arsenio! ๐Ÿ‘‹

Arsenio Aguirre | Linkedin Arsenio Aguirre | Twitter Arsenio Aguirre | Discord

Hi, I'm Arsenio Aguirre, a passionate cybersecurity professional.

  • ๐Ÿ”ญ Iโ€™m Identity and Access Management expert.
  • ๐ŸŒฑ Iโ€™m currently learning Offensive Security.
  • ๐Ÿค Iโ€™m looking to collaborate on Offensive Docker.
  • ๐Ÿ’ฌ Ask me about anything here.

Languages and Tools:

Note: Top languages does not indicate my skill level or something like that, it's a github metric of which languages i have the most code on github.

Arsenio's github stats

offensive-docker's People

Contributors

aaaguirrep avatar atastycookie avatar biennd279 avatar ciph3rz avatar hackadvisermx avatar harshitm98 avatar martinclauss 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  avatar

offensive-docker's Issues

Download the CH34x Driver Sources & Install on Raspberry PI

Download the CH34x Driver Sources
On the Raspberry Pi, go to http://www.wch.cn/download/CH341SER_LINUX_ZIP.html and click that big blue Download button. This is the manufacturer's website, but it's all in Chinese.

Prepare the Kernel Build Environment

sudo apt-get -y install linux-headers-rpi
sudo apt-get install rpi-update
sudo rpi-update

_ reboot here, you're on the latest kernel_

sudo wget https://raw.githubusercontent.com/notro/rpi-source/master/rpi-source -O /usr/bin/rpi-source && sudo chmod +x /usr/bin/rpi-source && /usr/bin/rpi-source -q --tag-update

sudo apt-get install bc
sudo apt-get install libncurses5-dev

rpi-source

Build the Driver Module

unzip the driver sources archive
cd into the new directory
make

Issue during gobuster installation

While installing gobuster during the docker build process, the following error occurs:

---> Running in b59b1ebf9a92
'# github.com/OJ/gobuster/libgobuster
/root/go/src/github.com/OJ/gobuster/libgobuster/http.go:114:15: undefined: io.ReadAll
/root/go/src/github.com/OJ/gobuster/libgobuster/http.go:122:25: undefined: io.Discard

This appears to be related to version of golang being installed in the dockerfile.
https://githubmemory.com/repo/OJ/gobuster/issues/283
Look like installing golang 1.16 will fix this error

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.