1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 12:51:28 +00:00

update @antoor 👍

from : zone.wooyun.org/27230
This commit is contained in:
tennc
2016-05-16 09:32:55 +08:00
parent d7002a775f
commit 44134621b1

View File

@@ -9,6 +9,7 @@ if(isset($a)) {
``` ```
add : source/core/php/encoder/mybase64.js add : source/core/php/encoder/mybase64.js
[](https://raw.githubusercontent.com/tennc/webshell/master/antSword/2016051523140225737.png)
```js ```js
module.exports = (pwd, data) => { module.exports = (pwd, data) => {
@@ -19,6 +20,7 @@ module.exports = (pwd, data) => {
``` ```
edit : sources/core/php/index.js < add some code: regedit mybase64.js edit : sources/core/php/index.js < add some code: regedit mybase64.js
[](https://raw.githubusercontent.com/tennc/webshell/master/antSword/2016051523132374985.png)
```js ```js
get encoders() { get encoders() {
@@ -26,4 +28,6 @@ edit : sources/core/php/index.js < add some code: regedit mybase64.js
} }
``` ```
restart antsword, and add shell, select mybase64 encode for this shell code. 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)