Techniques Glossary

Browse 2 techniques terms defined in plain English, from the cultural dictionary of computing.

2 Techniques Terms

Attack Pattern
A documented, repeatable way attackers commonly achieve a goal, describing techniques, preconditions, and effects. Attack patterns help defenders reason...
rubber duck debugging
A debugging technique where a programmer explains their code line-by-line to an inanimate object (traditionally a rubber duck), often discovering the bug in...

Related Topics