PEBear
0001-01-01 malwareanalysis reversing pe windows
PE Bear is an open-source PE file analyzer written by hasherezade. It runs on Windows or Linux.
https://github.com/hasherezade/pe-bear
Read More
PEMDAS
0001-01-01
PEMDAS is an acronym used to describe the order of operations in mathematics.
Read More
- P - parenthesis
- E - exponents
- M - multiplication
- D - division
- A - ...
penetration testing
0001-01-01
Penetration Testing is a cybersecurity discipline in which cyberattacks are simulated on systems to identify vulnerabilities.
Read More
penetration testing tools
0001-01-01
A penetration testing tool refers to tools (typically software, but hardware pentesting tools also exist!) used by red teamers or pentesters to carry ...
Read More
Penguin Turla
0001-01-01
Penguin Turla is a strain of malware used by Turla that is based off of LOKI2 malware.
Read More
peninsula
0001-01-01
A peninsula is a landform extending from a mainland, surrounded by water, and connected to land on one side.
Read More
Pentagon
0001-01-01
The Pentagon is the headquarters building of the United States Department of Defense (DoD), located in Arlington County, Virginia.
Read More
Pentest Monkey
0001-01-01
Pentest Monkey is a blog that highlights penetration testing topics.
Read More
Perl
0001-01-01
Perl (The Practical Extracting and Reporting Language) is an interpreted, general purpose programming language.
Read More
Perl reverse shell
0001-01-01
Perl can be used to establish reverse shells:
Read Moreperl -e 'use ...