mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-05-03 15:24:59 -04:00
👵🏾Clean up readme
This commit is contained in:
parent
7403783ddc
commit
326d8aa428
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue