All Projects → 00theway → redis_exp

00theway / redis_exp

Licence: other
redis 利用脚本-执行命令、文件上传、目录猜解

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to redis exp

expo-deploy
Bash script to deploy to different Expo environments (https://expo.io)
Stars: ✭ 40 (+37.93%)
Mutual labels:  exp
threat-broadcast
威胁情报播报(停止运营)
Stars: ✭ 147 (+406.9%)
Mutual labels:  exp
weaver exp
泛微OA漏洞综合利用脚本
Stars: ✭ 339 (+1068.97%)
Mutual labels:  exp
Exphub
Exphub[漏洞利用脚本库] 包括Webloigc、Struts2、Tomcat、Nexus、Solr、Jboss、Drupal的漏洞利用脚本,最新添加CVE-2020-14882、CVE-2020-11444、CVE-2020-10204、CVE-2020-10199、CVE-2020-1938、CVE-2020-2551、CVE-2020-2555、CVE-2020-2883、CVE-2019-17558、CVE-2019-6340
Stars: ✭ 3,056 (+10437.93%)
Mutual labels:  exp
Ladon
大型内网渗透扫描器&Cobalt Strike,Ladon8.9内置120个模块,包含信息收集/存活主机/端口扫描/服务识别/密码爆破/漏洞检测/漏洞利用。漏洞检测含MS17010/SMBGhost/Weblogic/ActiveMQ/Tomcat/Struts2,密码口令爆破(Mysql/Oracle/MSSQL)/FTP/SSH(Linux)/VNC/Windows(IPC/WMI/SMB/Netbios/LDAP/SmbHash/WmiHash/Winrm),远程执行命令(smbexec/wmiexe/psexec/atexec/sshexec/webshell),降权提权Runas、GetSystem,Poc/Exploit,支持Cobalt Strike 3.X-4.0
Stars: ✭ 2,911 (+9937.93%)
Mutual labels:  exp
MS17010EXP
Ladon Moudle MS17010 Exploit for PowerShell
Stars: ✭ 40 (+37.93%)
Mutual labels:  exp
SpringBootExploit
项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。
Stars: ✭ 1,060 (+3555.17%)
Mutual labels:  exp
tongda-exp
python编写的多个通达常见漏洞exp
Stars: ✭ 24 (-17.24%)
Mutual labels:  exp
  • 执行命令

需要root权限,每次添加计划任务前先获取服务器时间,然后根据获取的时间设置执行计划任务的时间,确保命令被执行一次,避免多次执行引发服务器异常。

  • 上传文件

上传携带脏数据的文件不需要root权限,上传二进制文件需要root权限,先上传带有脏数据的文件,在文件前后插入特征字符串,然后添加计划任务截取数据

  • 目录猜解

不需要root权限,利用 config set dir ‘xx’ 报错进行目录猜解

redis相关利用介绍 http://www.00theway.org/2017/03/27/redis_exp/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].