Skip to content

luckyster895/Luckeye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name:Luckeye


Description

This image contain useful and mostly used tools that are highly required for web pentester and ctf players and which is platform independent u just need docker installed on main system

Network Tools

  • openvpn
  • whois
  • tcpdump
  • ftp
  • ssh
  • nmap
  • shodan

Forensics Tools

  • exiftool
  • binwalk

Text Editors

  • vim
  • nano

Web Tools

Database tools

Password cracker

  • john the ripper(john)

Reversing tools

  • Redare2

Wordlists

To Run this Image

docker pull luckyster895/luckeye
docker run -ti luckyster895/luckeye /bin/bash

Tor not installed on main system(No Problem)

docker pull luckyster895/luckeye
docker run -p 127.0.0.1:9150:9150 -ti luckyster895/luckeye /bin/bash
tor

And last step is to configure the browser or burpsuite:

SOCKS5
IP:127.0.0.1
PORT:9150

Before running shodan

shodan init <your_api_key>

Suggestions are welcome https://github.com/luckyster895/Luckeye/discussions

Releases

No releases published

Packages

No packages published