Skip to content

Commit

Permalink
update @antoor 👍
Browse files Browse the repository at this point in the history
from : zone.wooyun.org/27230
  • Loading branch information
tennc committed May 16, 2016
1 parent d7002a7 commit 4413462
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions antSword/mybase.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ if(isset($a)) {
```

add : source/core/php/encoder/mybase64.js
[](https://raw.githubusercontent.com/tennc/webshell/master/antSword/2016051523140225737.png)

```js
module.exports = (pwd, data) => {
Expand All @@ -19,11 +20,14 @@ module.exports = (pwd, data) => {
```

edit : sources/core/php/index.js < add some code: regedit mybase64.js
[](https://raw.githubusercontent.com/tennc/webshell/master/antSword/2016051523132374985.png)

```js
get encoders() {
return ['chr', 'base64', 'mybase64'];
}
```
restart antsword, and add shell, select mybase64 encode for this shell code.
[](https://raw.githubusercontent.com/tennc/webshell/master/antSword/2016051523122747980.png)

[](https://raw.githubusercontent.com/tennc/webshell/master/antSword/2016051523124431883.png)

0 comments on commit 4413462

Please sign in to comment.