Name two browser extension PenTesting tools
Neto and Tarnish
What does EPP stand for?
Endpoint protection platform
What does EDR stand for?
Endpoint detection and response
What does NGAV stand for?
Next Generation Anti-Virus
What does pwncat do?
simplifies tasks such as privilege escalation, file transfer and tunneling
What does sshuttle do?
combines the features of a VPN and SSH.
How do SMB Relay Attacks work?
attacker captures and relays a users NTML hash
What are some famous SMB attacks?
WannaCry
Trickbot trojan
Emotet trojan
Is Kerberos authentication recommended for SMB
Yes
SDP stands for?
Service Discovery Protocol
SSDP stands for?
Simple Service Discovery Protocol
MDNS stands for?
Multicast DNS
LPD stands for?
Line Printer Daemon
WMI stands for?
Windows Management Instrumentation
What is WMI (Windows Management Instrumentation) used for?
To configure systems
WinRM stands for?
Windows Remote Management
What is WinRM used for?
management protocol used by windows to communicate with servers remotely
What protocol does WinRM use?
built on SOAP-based and communicate over HTTP/HTTPS
What standard ports does WinRM use?
5985 for HTTP and 5986 for HTTPS
What does this command do: winrm get winrm/config
show current config
What does this command do: winrm quickconfigu
set up default configuration vales on a local machine
What are LOLBins (Living of the Land Binaries)?
are binaries that use legitmate commands to execute malicious activities
What is Covenant?
open-source C2 framework
What is Covenant developed with?
ASP.NET