Privia Security was chosen as one of Türkiye's fastest growing companies!
The Power Behind Industry Leaders
If you need a strong, experienced and talented team, you are in the right place!
Blog
2 August 2019
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 […]
Blog
2 August 2019
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 […]
Blog
31 July 2019
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 […]