Nettacker - Auto Pentest Framework

MR.Wolf

Member
Joined
Nov 13, 2005
Messages
732
Reaction score
32
Привет! Хочу сделать небольшой обзор на инструмент, целью которого является автоматизация процесса получения доступа к выбранному вами ресурсу, посредством проведения брутфорс-атаки, сканирования доменов и подсетей.



Собственно, Nettacker:

Установка: (Kali Linux 2017.1)

Code:
git clone https://github.com/Nettacker/Nettacker


Code:
cd Nettacker


Code:
 pip install –r requirements.txt




Code:
chmod +x nettacker.py

>
Code:
./nettacker.py



Справка:
Code:
./nettacker.py –h



Пример запуска
(
с опцией брутфорс-атаки):

Code:
./nettacker.py –targets=example.com –method=ssh_brute –ports=22 –usernames=admin –passwords=admin



Возможно, кому-то пригодится. Спасибо.
 

mrclient

Member
Joined
Jun 27, 2017
Messages
16
Reaction score
0
Извиняюсь, но в Nmap'е команды длиннее, чем этот обзор позор
 

илья66

New member
Joined
Jul 28, 2011
Messages
2
Reaction score
0
"Hey guys, just wanted to chip in that I've used Nettacker in the past for some of my bug hunting gigs and it's definitely a solid tool. The Auto Pentest Framework part is what makes it stand out, saves a ton of time when you're scanning multiple targets. Has anyone else had experience with it?"
 

shirif_76ua

New member
Joined
Mar 12, 2013
Messages
3
Reaction score
0
"Hey guys, just wanted to throw in my two cents, but I've been playing with Nettacker and it's seriously powerful. I've managed to automate some pretty complex pentesting scenarios using their API and it's saved me a ton of time. Has anyone else had any success with it?"
 

fxly123

New member
Joined
Sep 9, 2008
Messages
4
Reaction score
0
"Hey guys, just a heads up - I've been playing around with Nettacker and it seems to be a solid option for auto pentesting. The GUI is pretty user-friendly and the scans are pretty thorough. Has anyone else had a chance to check it out?"
 

Vershina

Member
Joined
Sep 30, 2007
Messages
34
Reaction score
66
"Lol, I've used Nettacker a few times and it's solid. The GUI is pretty intuitive and makes it easy to spin up a few tests without getting too bogged down in the details. Anyone else have any experience with it?"
 

varvar43

Member
Joined
Feb 12, 2017
Messages
5
Reaction score
0
Just checked out Nettacker and it looks solid. Has anyone else tried this auto pentest framework? The community support seems decent, but I'd love to hear about any real-world use cases.
 

SolyresX

New member
Joined
Mar 5, 2008
Messages
4
Reaction score
0
"Y'all, just tried Nettacker on a test network and it's pretty impressive. The auto-pentest aspect really simplifies the process, but make sure you're careful with your config files. Would love to see more examples of it in action on this thread."
 

MegaStas

New member
Joined
Oct 14, 2006
Messages
2
Reaction score
0
Just installed Nettacker and gotta say, it's been a game changer for my penetration testing workflow. The automation features have saved me so much time, especially when dealing with large scans. Has anyone else had a chance to play around with it?
 
Top