Methodology update.

master
51x 2016-03-18 22:08:24 +01:00
parent 104869c865
commit 42d77a1636
2 changed files with 3 additions and 1 deletions

View File

@ -426,7 +426,7 @@ To use this License in a document you have written, include a copy of
the License in the document and put the following copyright and the License in the document and put the following copyright and
license notices just after the title page: license notices just after the title page:
Copyright (c) YEAR YOUR NAME. Copyright (c) 2016 51x.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation; or any later version published by the Free Software Foundation;

View File

@ -49,6 +49,7 @@ Question ideas for full black box penetration test phases
- Misconfigured services? - Misconfigured services?
- Tickets (Kerberos)? - Tickets (Kerberos)?
- Wrong permissions? System running world writable files? - Wrong permissions? System running world writable files?
- Bypass of functions (eg. applocker bypasses)?
- Local privilege escalation exploits? - Local privilege escalation exploits?
- Other users and their interaction? - Other users and their interaction?
@ -59,6 +60,7 @@ Question ideas for full black box penetration test phases
- /etc/passwd users? - /etc/passwd users?
- Wrong permissions? Guid/suid? rwxrwxrwx? - Wrong permissions? Guid/suid? rwxrwxrwx?
- Misconfigured services? - Misconfigured services?
- Bypass of functions (eg. apparmor bypass)?
- Local privilege escalation exploits? - Local privilege escalation exploits?
- Other users and their interaction (eg. X hacking)? - Other users and their interaction (eg. X hacking)?