Nutek

The only h@xor tool you will ever need 🥷. Made by Neosb under MIT license, so open source 👩🏻‍💻 and free 💸. Extend with Kali Linux and Debian packages indefinietly 🚀, run under Docker where you please 🐳

Prerequisites

Just Docker. For details see Docker Desktop

Usage

🥷 nutek

🥷 nutek -h - short story

🥷 nutek --help - extended help with list of items you can use in your vulnerablity research

🥷 nutek python - programming language python3

🥷 nutek nvim - terminal based text editor neovim

🥷 nutek mitmproxy - transparent web proxy mitmproxy

🥷 nutek ncat --listen true --tls - netcat improved ncat

🥷 nmap -sV --script=vulscan/vulscan.nse www.example.com - search for vulnerabilities vulscan

🥷 nutek smap --host bing.com - fast scan using Shodan API smap

🥷 nutek then inside container feroxbuster --help - discover, fuzz, deep feroxbuster

🥷 nutek then inside container xhs ifconfig.me - cURL reimagined xh

🥷 nutek then inside container nmap bing.com -p 80 - port scanner nmap

🥷 nutek then inside container curl ifonfig.me - interact with APIs, websites and such curl

🥷 nutek then inside container wget https://mega.nz/file/qToh3aTb#lV0SHLBfeNdD86t3WKl3BQDDW9dDKvlBD_okfdLlHXo - download files from the internet wget

🥷 nutek then inside container hURL --URL "Hello Nutek\!" - encode/decode in various formats used in web hurl

🥷 nutek then inside container w3m - browse websites in your terminal session (watch out for heavy JavaScript - it's not there yet...) w3m

🥷 nutek then inside container git --help - track code changes and progress around your circle, share with others git

🥷 nutek then inside container tcpdump --help - uncover the mystery of network packets tcpdump

Development

This program is build using Visual Studio Code editor & Rust programming language. The goal I wish to achieve is to stay as simple and minimalistic as I can be

git clone https://github.com/phoenix-journey/nutek.git cargo test

Author

Szymon Bronisław Błaszczyński @museyoucoulduse Neosb

Contact

Twitter

Discord

Gmail

Roadmap

☑️ Get insvolved in bug bounty to explore developer opportunities

✅ Explore nutek-core:large to find candidates for expansion

✅ Add Rust & ✅ Go programming languages

☑️ Install extensions for Python, Perl, Rust and Go & JavaScript/TypeScript, HTML, CSS als C and C++ in Neovim

✅ Add vulscan for nmap

✅ Sniff network traffick with tcpdump

☑️ Focus inside terminal window and web browser in the background

☑️ Add bing-search

☑️ Add raccoon & make a program to copy it's results to .nutek directory

License

MIT