[Release] rPort 0.3 - Printable Version +- Support Forums (https://www.supportforums.net) +-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87) +--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18) +---- Forum: Ruby and Ruby on Rails (https://www.supportforums.net/forumdisplay.php?fid=55) +---- Thread: [Release] rPort 0.3 (/showthread.php?tid=3887) Pages:
1
2
|
[Release] rPort 0.3 - Jordan L. - 12-23-2009 Program Name: rPort. Version: 0.3 Price: Free. Developers:
What does it do? * rPort_/-cmd * Is the commands line version of our port scanner, this is to be run from the command line. all out put of this program will be displayed on the terminal you are using. This has basic functionality. * rPort_/-UI * Is out version of rPort_/-cmd that has as GUI, this GUi will help display information on how the scan is progressing. rPort CMD rport-cmd has a couple of command line switches that control its functionality these switches/arguments are: HOST= TIMEOUT= START= END= What HOST= does is it it specifies the host tat rPort is going to scan, it can be an IP address, an url or even an hostname. TIMEOUT= Specifies how long the rport should wait for a reply, if it exceeds the TIMEOUT time then it will move on too the next port. START= and END= tell the program where to start and where to finish rPort GUI This is basically a GUI front end to the rport-cmd. It has other features for example, it will display messages for when the scan starts and finishes as well as timeouts. This is not yet complete and does have problems with ms windows operating systems. The packages, gtk-gnome-ruby (Or similar) packages need to be installed for this to work. We are working on: * Stealth scanning. * Quicker scanning. * Report generating. * Ability to scan multiple hosts at one time. Note: Some say that that port scanning is Illegal and some say its not. You must ONLY use this program for legal purposes. (We don't want to get into strife for this one) License: This program is under the GPLv2 License. Readme and Documentation: Can be found Here. Download: rPort GUI Version can be found here. rPort Command Line Version can be found here. You no longer have to be a registered member to download out software. To see some screenshots and the original thread, go to this link here. Thanks! RE: [Release] rPort 0.3 - Gaijin - 01-15-2010 Damn, the download links are dead! Is there a way I could get the CMD version to learn from ;) RE: [Release] rPort 0.3 - Wolskie - 01-15-2010 (01-15-2010, 06:47 PM)Master of The Universe Wrote: Damn, the download links are dead! http://pyritedesign.com/software/open/ Should do it, wanna help me work on the new command line one? =D RE: [Release] rPort 0.3 - Gaijin - 01-15-2010 LOL maybe when I get on your level... But I'm going trought Port Scanners written in C++/#, Python, Perl and now Ruby... it's a basic step into network programming... Sockets and such... edit: I forgot to say, Thanks man! RE: [Release] rPort 0.3 - Jordan L. - 01-15-2010 I'm still trying to get on to Mark's level too! Haha. Last night he was teaching me stuff. I gave up and fell asleep. :\ But MoTU, as I've said before. You're always welcome into the Pyrite Design crew, whenever you want RE: [Release] rPort 0.3 - Gaijin - 01-15-2010 (01-15-2010, 07:29 PM)trilobyte- Wrote: I'm still trying to get on to Mark's level too! Haha. Last night he was teaching me stuff. I gave up and fell asleep. :\ Yeah sure, but you know my current situation and that I wouldn't be able to help at all... RE: [Release] rPort 0.3 - Jordan L. - 01-15-2010 That's no problem at all, the position will always be open for you, whenever you return RE: [Release] rPort 0.3 - Canoris - 01-16-2010 How is the security of this Port Scanner? Would you put it up there with Zenmap/Nmap? RE: [Release] rPort 0.3 - Jordan L. - 01-16-2010 Security as in how? Stability? Or undetectable scanning or what? Stability rPort works very very well on Linux, although it has been tested to work on Windows, it's not as good as Linux's Performance. It has quite fast scanning too. Stealth Stealth mode isn't in this release of rPort. In rPort, the next release (WHICH WILL BE RELEASED VERY SOON), it has built in Stealth Scanning Mode, and double multiple scanning commands, making it 10x faster and more reliable. RE: [Release] rPort 0.3 - Canoris - 01-16-2010 (01-16-2010, 08:34 AM)trilobyte- Wrote: Security as in how? Stability? Or undetectable scanning or what?That's all I needed to know sir. Thanks. |