Privia Security was chosen as one of Türkiye's fastest growing companies!

Read the News Read the News
PRIVIA

The Power Behind Industry Leaders

Blog

If you need a strong, experienced and talented team, you are in the right place!

Example Blog

Blog

2 August 2019

Windows Post Exploitation with Nishang – Part 4

Nishang is a post-exploitation toolkit developed by Nikhil Mittal. Nishang contains script code written in PowerShell that can be used during post-exploitation operations. With Nishang’s script code, operations such as port scanning, information gathering, privilege escalation, credential harvesting and backdoor deployment can be performed. Since it is built with PowerShell, it can run on Windows […]

Read More
Example Blog

Blog

31 July 2019

Using BED

BED is a tool developed to detect weaknesses such as potential buffer overflows and format string bugs. The tool sends packets to services and checks whether the services are damaged after the sent packets. Using BED root@priviasec:~# bed ./bed.pl -s <plugin> -t <target> -p <port> -o <timeout> [ depending on plugin ] <plugin> = FTP/SMTP/POP/HTTP/IRC/IMAP/PJL/LPD/FINGER/SOCKS4/SOCKS5 […]

Read More
Next →