├── url.txt ├── image ├── 1.png └── 2.jpg ├── EOffice9GetShell.jar └── README.md /url.txt: -------------------------------------------------------------------------------- 1 | http://xxx.xxx.xxx 2 | https://xxx.xxx.xxx -------------------------------------------------------------------------------- /image/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tas9er/EOffice9GetShell/HEAD/image/1.png -------------------------------------------------------------------------------- /image/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tas9er/EOffice9GetShell/HEAD/image/2.jpg -------------------------------------------------------------------------------- /EOffice9GetShell.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Tas9er/EOffice9GetShell/HEAD/EOffice9GetShell.jar -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # EOffice9 泛微V9 批量GetShell 2 | 3 | ## Code By:Tas9er 4 | 5 | #### 0x00 风险概述 6 | 7 | 本工具仅限授权安全测试使用,禁止未授权非法攻击站点 8 | 9 | #### 0x01 工具使用 10 | 11 | java -jar EOffice9GetShell.jar 12 | 13 | ![1](/image/1.png) 14 | 15 | ![2](/image/2.jpg) 16 | 17 | #### 0x02 Bug问题 18 | 19 | 有空再说 20 | --------------------------------------------------------------------------------