Commit d6b47801 authored by bobloblaw's avatar bobloblaw
Browse files

Updates webshell.md

Auto commit by GitBook Editor
parent 3bf44027
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -63,12 +63,13 @@ We can make the commands from above a bit more stealthy. Instead of passing the

The following functions can be used to obfuscate the code.

```
eval()
assert()
base64()
gzdeflate()
str_rot13()

```

### Weevely - Incredible tool!