├── README.md └── images └── README └── image-20210514205705368.png /README.md: -------------------------------------------------------------------------------- 1 | ## 介绍 2 | 3 | AntSword(蚁剑)全参数流量XOR+Base64,基于[AntSword-Cryption-WebShell](https://github.com/xiaopan233/AntSword-Cryption-WebShell/tree/main/php)基础上进行改造,主要用来逃避一些流量检测。 4 | 5 | ## 使用 6 | 7 | 根据自己蚁剑的版本切换分支 8 | 9 | AntSword_GE_v2.1.11 `大于等于v2.1.11` 10 | 11 | AntSword_LE_v2.1.10 `小于等于2.1.10` 12 | 13 | ![image-20210514205705368](images/README/image-20210514205705368.png) 14 | 15 | ## 更新 16 | 17 | ### 2021年5月14日 18 | 19 | jsp支持蚁剑v2.1.11版 20 | 21 | ### 2021年4月27日 22 | 23 | 增加Asp支持(基础功能没问题,不排除会有Bug,欢迎提交issue。) 24 | 25 | ### 2021年2月28日 26 | 27 | 增加Jsp支持 28 | 29 | ### 2021年2月23日 30 | 31 | 增加WebShell伪装,增大XOR-Key值,加多一层Base64编码传输。 32 | -------------------------------------------------------------------------------- /images/README/image-20210514205705368.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Richard-Tang/x1DecoderPlus/df94681a7c5dcbef0f69de40cac167a8b40b696a/images/README/image-20210514205705368.png --------------------------------------------------------------------------------