Remote Exploit Forums

Go Back   Remote Exploit Forums > Specialist Topics > Programming


Programming A place for our community to discuss their own security related coding projects.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-31-2009, 04:04 AM
vvpalin's Avatar
Senior Member
 
Join Date: Apr 2009
Location: all.ur.base
Posts: 417
Default ruby scipts plz

I'm trying to pick up ruby as the title says, been going pretty good so far but im finding a complete lack of anything security related other than msf and dradis. so...

Any of you happen to know of a decent site, or a couple scripts i can use as reference. I just learn better by doing, and writing "Hi im john, and 10+10=20" scripts is pointless.

Thanks
__________________
Using backtrack for the first time is like being 10 years old again with the keys to a Ferrari.
Reply With Quote
  #2 (permalink)  
Old 10-31-2009, 04:15 AM
lupin's Avatar
Moderator
 
Join Date: Mar 2009
Location: Australia
Posts: 945
Default

Quote:
Originally Posted by vvpalin View Post
I'm trying to pick up ruby as the title says, been going pretty good so far but im finding a complete lack of anything security related other than msf and dradis. so...

Any of you happen to know of a decent site, or a couple scripts i can use as reference. I just learn better by doing, and writing "Hi im john, and 10+10=20" scripts is pointless.

Thanks
You've looked in the /pentest directory in BT4 havent you? Ive spotted a few info gathering ruby scripts buried in there that might interest you. You could also try doing one of the PWB coding exercises in ruby (like the SMTP brute forcer), no better way to learn a language than to create something useful with it.
__________________
Nancy Astor: If I were your wife I would put poison in your coffee!
Winston Churchill: Madam, if I were your husband I would drink it.
Reply With Quote
  #3 (permalink)  
Old 10-31-2009, 11:18 PM
vvpalin's Avatar
Senior Member
 
Join Date: Apr 2009
Location: all.ur.base
Posts: 417
Default

Quote:
Originally Posted by lupin View Post
try doing one of the PWB coding exercises in ruby (like the SMTP brute forcer), no better way to learn a language than to create something useful with it.
Exactly what i was planning on, its funny tho how we overlook the simple things .. Thanks

Edit: btw for those that are interestred or looking for the same thing, i found this useful.

Quote:
mkdir ruby-example ; cd ruby-example ; for i in $(locate milw0rm | grep .rb | sort -u) ; do cp $i . ; done ; for x in $(grep -lr "msf/" .) ; do rm $x ; done
__________________
Using backtrack for the first time is like being 10 years old again with the keys to a Ferrari.

Last edited by vvpalin; 11-01-2009 at 05:16 AM.
Reply With Quote
  #4 (permalink)  
Old 11-02-2009, 06:10 AM
Senior Member
 
Join Date: Jan 2008
Posts: 207
Default

Ruby... reverse tcp file upload and download examples

i posted some ruby examples... i used the client <-to-> server tcp examples to create a nice backdoor/rootkit...
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:15 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2