Ians
Swiss army knife of hacking written in Golang, capable of performing various kinds of attacks ๐
Install / Use
/learn @giovanni-iannaccone/IansREADME
<img src="assets/main-view.png"> </img>
๐ ians
ians is the "swiss army knife" of hacking, perfect for a variety of tactical operations
๐ Features
- Variety of attacks
- port scan
- sniffer
- ssh bruteforce
- create trojan
- private chatroom
- map a site
- find connected people
- user recon
- Fast and lightweight
- Dependency-light
๐ชข Installation
๐งฎ Prerequisites
- golang: <a href="https://go.dev/doc/install">install go</a>
- python: <a href="https://www.python.org/downloads/">install python</a>
๐ช Installation Steps
-
Clone the repository:
git clone https://github.com/giovanni-iannaccone/ians cd ians -
Run installation script:
chmod +x install.sh ./install.sh -
Execute ians:
go run ians.goor build it:
go build ians.go
[!CAUTION] The ians team does not assume any responsibility for the improper use of the app.
๐ฎ Usage
Write the number corrisponding to the attack you want to run
-
port scanner </br> Type target's ip or hostname, select the type of scan and press enter <img src="assets/port-scanner.png"> </img>
-
sniffer </br> Every captured packet will be printed in a decoded format <img src="assets/sniffer.png"> </img>
-
ssh bruteforce </br> Enter username (or a wordlist), password (or a wordlist), press enter and wait <img src="assets/ssh-bruteforce.png"> </img>
-
trojan creator </br> Type your ip and port, file to infect's path and your ftp credentials (optional). </br> Send the trojan to your victim and wait for him to execute it. <img src="assets/trojan-creator.png"> </img>
-
chatroom </br> Host a chatroom or connect to an existing one. If you connect send messages to other users, </br> if you are hosting, manage your room by setting a password, removing and blocking users. <img src="assets/chatroom.png"> </img>
-
site mapper </br> Enter site's url, file extensions (optional) and a wordlist path, press enter and wait <img src="assets/site-mapper.png"> </img>
-
user recon </br> Type a username and search it across many social media <img src="assets/userrecon.png"> </img>
๐งฉ Contributing
We welcome contributions! Please follow these steps:
- Fork the repository.
- Create a new branch ( using <a href="https://medium.com/@abhay.pixolo/naming-conventions-for-git-branches-a-cheatsheet-8549feca2534">this</a> convention).
- Make your changes and commit them with descriptive messages.
- Push your changes to your fork.
- Create a pull request to the main repository.
๐ญ Learn
Golang: https://go.dev/doc/ </br> Hacking: https://tryhackme.com/
โ๏ธ License
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.
โ๏ธ Contact
- For any inquiries or support, please contact <a href="mailto:iannacconegiovanni444@gmail.com"> iannacconegiovanni444@gmail.com </a>.
- Visit my site for more informations about me and my work <a href="https://giovanni-iannaccone.gith ub.io" target=โ_blankโ rel="noopener noreferrer"> https://giovanni-iannaccone.github.io </a>
Related Skills
node-connect
354.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
354.2kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
