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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ A collection of PHP exploit scripts, found when investigating hacked servers. Th
6
6
7
7
Yes, obviously. Don't copy them and store them on your own server. These are scripts found on hacked systems, so they're used to exploit the server and abuse some kind of vulnerability.
8
8
9
-
They are indeed dangerous in themselves. But if anyone exploit a server or CMS, they can upload far more dangerous tools than these PHP scripts.
9
+
They are indeed dangerous in themselves. But if anyone can exploit a server or CMS, they can upload far more dangerous tools than these PHP scripts.
10
10
11
11
### Prettyfied the obfuscated code
12
12
13
-
All obfuscated code has been run through the http://beta.phpformatter.com/ PHP Formatter for readability.
13
+
All obfuscated code has been run through the [PHP Formatter](http://beta.phpformatter.com/) for readability.
0 commit comments