/ians

βœ” A python written hacking tool πŸ‘½πŸ‘ΎπŸ‘©β€πŸ’»πŸ”’πŸš€

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GitHub Repo Size GitHub Issues GitHub State GitHub Supported Os

view

ENGLISH

Hi, I'm Giovanni Iannaccone and when I wrote this tool (2022) I was 15 years old. I took part of the code from books/blog and I riadapted it especially for this tool. You have certainly noticed that it has 9 manner: port scanning, sniffing, DDos attacks, ARP poisoning, bruteforce, trojan creation, chat room ssh, site mapper and username finder. Obviously everything is open source and you can modify the code based on your needs, I tryed to make it the more complete I could hope you'll like it and it will be useful. To start it you have to type the following commands:

git clone https://github.com/giovanni-iannaccone/ians
cd ians
cd bash_file
chmod +x install.sh
./install.sh
cd ../code
sudo python3 ians.py

Don't lost any update: https://github.com/giovanni-iannaccone/ians OBVIOUSLY EVERYTHING IS WRITTEN FOR EDUCATIONAL PURPOSE, THE USER KNOW WHAT HE IS DOING AND THE AUTHOR IS NOT RESPONSIBLE FOR ANY ILLEGAL USE OF THIS TOOL

ITALIANO

Ciao, mi chiamo Giovanni Iannaccone e quando scrissi questo tool (2022) avevo 15 anni. Parte del codice non l'ho scritta io, ma l'ho presa da libri/blog e poi riadattata appositamente per funzionare su questo tool. Come avete sicuramente notato ha 9 modalitΓ : port scanning, sniffing, attacchi DDos, ARP poisoning bruteforce, creazione di trojan, creazione di una chat room ssh, mappatura di siti e ricerce di username. Ovviamente il tutto Γ¨ open source e potete modificare il codice a seconda delle vostre esigenze, io ho cercato di renderlo il piΓΉ completo possibile. Spero vi piaccia e vi sia utile. Per avviarlo dovrete digitare i seguenti comandi:

git clone https://github.com/giovanni-iannaccone/ians
cd ians
cd bash_file
chmod +x install.sh
./install.sh
cd ../code
sudo python3 ians.py

Non perdete aggiornamenti: https://github.com/giovanni-iannaccone/ians OVVIAMENTE IL TUTTO È SCRITTO PER PURO SCOPO EDUCATIVO, L'UTENTE SA A COSA VA INCONTRO E L'AUTORE NON SI ASSUME ALCUNA RESPONSABILITΓ€ PER USI ILLEGALI DEL TOOL