Hiển thị các bài đăng có nhãn Remote Desktop. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn Remote Desktop. Hiển thị tất cả bài đăng

Thứ Tư, 25 tháng 9, 2013

[Tutorial] How I checked server 42.112.19.129?



Lười gõ Notepad nên dùng Sub Title cho nhanh mà đỡ tăng thời gian clip vì type nhiều :D


Tutorial by Juno_okyo - J2TeaM - Juno_okyo's Blog.

Thứ Ba, 25 tháng 6, 2013

Rooting Windows OR How to gain RDP Access

Rooting Windows OR How to gain RDP Access | Juno_okyo's Blog
Windows Rooting System or how to gain RDP Access.


Well this is diffirent from *Unix process there we use exploit here we use only commands
and yes if we are not able to execute those commands we can try some alternativ but still the possibilitys to work are really low....Am gonna explane why a bit later.....

READ MORE »

Thứ Tư, 20 tháng 3, 2013

Hack Remote P.C. using latest java vulnerability

Hack Remote P.C. using latest java vulnerability

AVA APPLET JMX REMOTE CODE EXECUTION:

This vulnerability is exploited in February 2013.Additionally, this module bypasses default security settings introduced in Java 7 Update 10 to run unsigned applet without displaying any warning to the user.

Any O.S. Which is running java 7 update 10 is exploitable. Just attacker require metasploit.

READ MORE »

Thứ Bảy, 19 tháng 1, 2013

RDP Cracking IP List Maker Script

I found these script on google so all credits goes to coder

Save this Script as name "blah.bat"


Code:
@echo off
for /l %%%x in (1,1,2) do (
start "rdp" /HIGH nmap -n -Pn -p T:3389 -T5 --script rdp.nse -iR 0
)
exit
READ MORE »

Thứ Sáu, 21 tháng 12, 2012

Điều khiển máy tính từ xa qua Gmail

Có một vài tiện ích cho phép tạo kết nối điều khiến từ xa với máy tính. Nếu bạn đang cần gấp một kết nối để điều khiển máy tính từ xa mà chỉ yêu cầu mức cơ bản với cấu hình tối thiểu thì bạn có thể thực hiện thông qua tài khoản Gmail. sRemote là một ứng dụng bỏ túi nhỏ cho phép điều khiển từ xa máy tính thông qua tài khoản Gmail. Chương trình cho phép thực hiện một số câu lệnh cơ bản trên máy đầu xa qua Gmail.
READ MORE »