I made this about a year ago, i started from scratch about 6 times with ruby sockets and eventmachine... after making this thread i found arp_poisining.rb in the metasploit frame work and another...
Type: Posts; User: BigMac; Keyword(s):
I made this about a year ago, i started from scratch about 6 times with ruby sockets and eventmachine... after making this thread i found arp_poisining.rb in the metasploit frame work and another...
gpu power is cool to watch work... there are some nice dictionary files out there...
one of my cuda cracking projects is ran across my network, i have 3 decent gaming machines all with cuda...
this could be a man in the middle style exploit, if a client on the network is surfing websites looking for executable files to download, this proxy can modify the binary data on the fly...
its...
i guess this thread is solved and i dont want to upset anyone with my question but i fill this is the correct place to ask being it is sort of related...
"How do i change the boot order" i have...
with a fresh install of windows 2000 (no updates) you can get like 10 exploits to work... you can test fast-track to make things easer... ( learn how to use nmap via command line)
nmap -PN -p...
fast track is awesome, there is a ettercap filter also used with fast-track
i did know port scan because the ettercap filter + smb exploit works when a vulnerable windows computer surfs the web......
i just want to put all the tools backtrack provide on another os...
i was thinking about apt-get but it could take along time putting together a repository...
lets say my labtop has a hd...
if you find a method that works show your examples and results please :D
http://forums.remote-exploit.org/programming/26477-ruby-reverse-tcp-file-upload-download-examples.html
i posted some ruby examples... i used the client <-to-> server tcp examples to create a nice...
i have a nice system hooked up to my laptop... speaker, amp, mic and sub... there are 3 standard cords just like a headset with a Right output, left output and microphone input...
i dont know the...
this is such a stupid thread but i dont know what happen to my
kde menu and why there is a grey box on the right of my screen...
some random hot keys were pressed or this sensitive mouse
clicked...
Metasploit Framework - /modules/exploits/windows/ftp/3cdaemon_ftp_user.rb - Metasploit Redmine Interface
here is the source to the 3com user exploit
Edit: some progress
um, i found this bridge tool... brctl
it seems simple enough to use... here is what i got...
brctl addbr mynet0
brctl addif mynet0 wlan0
brctl addif mynet0 tap0...
it looks like im the only one that cant follow a good set of instructions...
root@bt:/usr/src/linux# zcat /proc/config.gz > .config
root@bt:/usr/src/linux# make scripts
scripts/kconfig/conf -s...
ill try to explain the best i can... (win32)
upload.exe.rb
sock = TCPSocket.open('666', '192.168.1.5')
# read data from a socket then write to a file...
data = sock.read
destFile =...
First off, im a bad speller, i have used spell check for the least 8 years on a computer like a lazy bumb :o
I would like to build a anti-virus, anti-rootkit, anti-backdoor, etc(we)... for windows...
I read the wiki on p2p networks and how they operate, but i dont understand... i do understand the tcp 3 way handshake witch does makes logical sense...
How do 2 clients communicate with each...
I am working on coding my own payloads in ruby, i found some ruby example source for adding your programs as a service...
[fact]"you must add extra code that lets the service program communicate...
im going to show you a few examples on how to send files back and forth threw sockets with ruby... i have 4 scripts i would like to post, 2 server and 2 client scripts(templates)... the first...
im sending files back and forth from server.rb and client.rb... i got the concept down... now i need to create a function for sending larger files by spliting the data down into blocks... I know what...
thank you for your help...
im going to stick with ruby because of its simplicity...
maybe a bit of help with a quick script...
i need to take a string, split this string into small blocks
...
http://mirrors.zoreil.com/webclub.kcom.ne.jp/ma/colinp/win32/hello.html
cd /root/.wine/drive_c/MinGW/bin
i still get the error with gcc 'windows.h' not found
I have tried gcc with some simple C source for windows... with backtrack 4 i get the error windows.h not found... i have search for the headers in a zip file for linux use but i dont know...
find...
I like ruby, i have used rubyscript2exe.rb to compile a script, this script only contains puts "hellow world"... i then uploaded the executable generated to virus total and its spoted by 2...
here is how i connect to my netgear router with a wep key...
iwconfig wlan0 mode managed essid BiGMaC key 1234567890
dhclient wlan0
i have asked the same question along time ago about flux...