👵🏾Clean up readme

This commit is contained in:
Mia von Steinkirch 2019-10-29 19:07:32 -07:00 committed by GitHub
parent 7403783ddc
commit 326d8aa428

View File

@ -1,4 +1,4 @@
# Pen-Testing Scripts
# Pentesting Scripts
## Auditing Code
@ -50,4 +50,4 @@
* Binary only (live analysis and reverse engineering)
* Both source and binary access
* Checked build: an binary with no source code but with debugging information.
* Source black box: black box and fuzz testing (example: web applications). Example: auditing a web server with entry point at TCP port 80, you use a HTTP protocol fuzzer.
* Source black box: black box and fuzz testing (example: web applications). Example: auditing a web server with entry point at TCP port 80, you use a HTTP protocol fuzzer.