You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,13 @@
1
-
**PwnWiki.io**is a collection TTPs (tools, tactics, and procedures) for what to do after access has been gained.
1
+
**PwnWiki.io**- __The notes section of the pentesters mind.__
2
2
3
-
### Live Online Copy:
3
+
This is a collection TTPs (tools, tactics, and procedures) for what to do after access has been gained to victim systems during the course of performing penetration/red team testing.
4
4
5
+
- - - - - -
6
+
### Live Online Copy:
5
7
You can find a copy of the project online at: http://PwnWiki.io
6
8
7
9
### Offline Use:
10
+
This is the really cool thing about this wiki: when you do a ==git clone== of it you get a full wiki on your local system. Do you work on a network that has no Internet access? We gotcha covered.
8
11
9
12
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/pwnwiki.github.io/archive/master.zip)) of the repo
0 commit comments