Merge branch 'master' of https://github.com/kingassune/pwnwiki.github.io into kingassune-master

This commit is contained in:
Glenn Barrett 2013-12-30 18:02:32 -05:00
commit 520b250f41
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@ Curators:
* [@TheColonial](https://twitter.com/TheColonial) [gimmick:TwitterFollow](@TheColonial) * [@TheColonial](https://twitter.com/TheColonial) [gimmick:TwitterFollow](@TheColonial)
* [@Wireghoul](https://twitter.com/Wireghoul) [gimmick:TwitterFollow](@Wireghoul) * [@Wireghoul](https://twitter.com/Wireghoul) [gimmick:TwitterFollow](@Wireghoul)
If you would like to become a curator, please contact [mubix@hak5.org](mailto:mubix@hak5.org) If you would like to become a curator, please contact [mubix@hak5.org](mailto:mubix@hak5.org)
[gimmick:ForkMeOnGitHub ({ color: 'red', position: 'right' })](http://www.github.com/pwnwiki/pwnwiki.github.io/) [gimmick:ForkMeOnGitHub ({ color: 'red', position: 'right' })](http://www.github.com/pwnwiki/pwnwiki.github.io/)

View File

@ -22,6 +22,7 @@ When using blind files, it is often possible to mine known files for other paths
| -------- | ------------------------ | | -------- | ------------------------ |
| `/etc/mtab` | Reveals mount points. | | `/etc/mtab` | Reveals mount points. |
| `/etc/inetd.conf` | Configuration file for inetd based services, mostly deprecated these days. | | `/etc/inetd.conf` | Configuration file for inetd based services, mostly deprecated these days. |
| `/var/log/dmessage`| Reveals all of the kernel messages.|
| ... | ... | | ... | ... |
# More files # More files