CrazyEngineers Forum

******************************************
Join CE! | CE Innovator Contest! | Forgot password? | Contact Us
Navigation
Go Back   CrazyEngineers Forum > CE : Labs > CE - Labs
Reply

  4 links from elsewhere to this Post. Click to view. #1 (permalink)
Old 21st January 2007, 12:50 PM
Good Administrator
 
The_Big_K's Avatar
 
I'm a Crazy Electrical Engineer
Join Date: 26th November 2005
Location: Terra-Firma
Posts: 4,460
Send a message via Yahoo to The_Big_K
Thumbs up Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

CEans!

CrazyEngineers is proud to have Dan Kuykendall (Director Of Engineering, NTObjectives Inc., USA) – the man behind Mighty Seek Podcast, podPress, project - phpGroupWare, rpmBuilder, Qmail & podcastAlley!

Few days ago, we grilled Dan about his work on podPress, phpGroupware, rpmBuilder. Now its your time. We are lucky that Dan agreed to answer our questions. Dan is a CEan with id ' seek3r '

So charge up your curious brains & shoot your questions directly at Dan! Get started!

-The Big K-
The_Big_K is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
  #2 (permalink)
Old 21st January 2007, 09:45 PM
CE - Addict
 
crook's Avatar
 
I'm a Crazy Mechanical Engineer
Join Date: 1st April 2006
Location: Indian Ocean
Posts: 435
Default Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Hello Mr. Dan! How were you involved in qmail & how is qmail different from sendmail?

Thanks.
__________________
The Crook Times ::: CE-Finance Rocks :::
crook is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)
Old 22nd January 2007, 02:00 PM
CE - Editor
 
xheavenlyx's Avatar
 
I'm a Crazy Electronics Hacker & Engineer
Join Date: 2nd October 2006
Location: Dubai, UAE
Posts: 566
Lightbulb Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Hello Dan!

I have seen the recent rise of podcast and I am really impressed by the amazing potential it has. Considering that now it can be easily added to blogs with the wonderful plugin of yours!

Keeping this in mind; how do you picture the future of video and audio podcasting. What new code/hardware development will we be seeing? And how further can we go with it. Is there a point of saturation, if yes where?

You know, I was really inspired by the plugin and just realized that blogging community is one of the strongest forces of influences and information. Strengthening it with more advance features will make the flow of thoughts easer and widespread. I hope to see so much more from your arsenal!

Have a great day!
Regards.
xheavenlyx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)
Old 22nd January 2007, 10:30 PM
Director of Engineering, NTObjectives Inc., USA
 
seek3r's Avatar
 
I'm a Crazy Software Engineer
Join Date: 14th December 2006
Posts: 8
Default Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Quote:
Originally Posted by crook View Post
Hello Mr. Dan! How were you involved in qmail & how is qmail different from sendmail?
Im certainly not "the man behind qmail", that would be Dan Bernstein. My involvement was mostly around documenting how to use it, which was done thru my contributions to the Linux HOWTO project. Qmail is much like sendmail, in that it is a MTA (mail transport agent) which performs the duties of an SMTP server, and includes a POP3 server as well. The way qmail is different than sendmail is in the security design. Sendmail was the original, and it wasnt initially designed with security in mind. It is one huge app that does all the work it needs, and for many years was one of the biggest security holes installed on an internet server. On the other hand, qmail was designed with security in mind from the start. It is created by way of several small apps/utils that do a small set of functions, and each app has little or no trust in the others. So at each step along the way there is redundant validation to protect from things like buffer overflows. All in all, qmail is a far more secure email server solution, but it also has problems. The problems are all around usability. It is not very easy to install, and due to the licensing, its hard for outsiders to add or improve the functionality. More details can be found at http://www.qmail.org but I hope this gives you an answer that will get you started
seek3r is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)
Old 22nd January 2007, 11:09 PM
CE - Enthusiast
 
Jerry's Avatar
 
I'm a Crazy Electrical Engineer
Join Date: 9th December 2005
Location: Somewhere In America
Posts: 190
Thumbs up Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Wow! I've few questions too.

Quote:
CE: Is it true that you get paid to hack?

Dan: It is. My job with NT OBJECTives (http://www.ntobjectives.com) is to research the latest ideas and techniques for hacking web apps, and then to manage a development team to automate these attacks into our scanner.


You have mentioned about cross scripting on your website. I am not a computer engineer but I want to know about this technique. Is it similar to phishing?

Also, what are the new features that you are working on for podpress?
__________________
I'll Be Back
Jerry is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)
Old 22nd January 2007, 11:27 PM
Director of Engineering, NTObjectives Inc., USA
 
seek3r's Avatar
 
I'm a Crazy Software Engineer
Join Date: 14th December 2006
Posts: 8
Default Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Quote:
Originally Posted by xheavenlyx View Post
I have seen the recent rise of podcast and I am really impressed by the amazing potential it has. Considering that now it can be easily added to blogs with the wonderful plugin of yours!
Ive been a real fan of podcasting as soon as I found a couple decent and interesting ones. As a geek, there is tons of nitch content that would never get out to mainstream media.
When I started my own podcast the tools just didnt do what I wanted, so the plugin began

Quote:
Originally Posted by xheavenlyx View Post
Keeping this in mind; how do you picture the future of video and audio podcasting. What new code/hardware development will we be seeing? And how further can we go with it. Is there a point of saturation, if yes where?
I dotn see a limit at this point. In the future I see audio and maybe video podcast content being subscribed to and consumed by cell phones, video podcasts subscriptions in TIVO type system. I even can envision a point where a system like netflix new downloadable content can be subscribed to and consumed via podcasting technologies.

Quote:
Originally Posted by xheavenlyx View Post
You know, I was really inspired by the plugin and just realized that blogging community is one of the strongest forces of influences and information. Strengthening it with more advance features will make the flow of thoughts easer and widespread. I hope to see so much more from your arsenal!
Thank you. I agree, the blogging community is becoming a HUGE force of content, innovation and informat distribution. Im proud to be part of it.
seek3r is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)
Old 22nd January 2007, 11:53 PM
Director of Engineering, NTObjectives Inc., USA
 
seek3r's Avatar
 
I'm a Crazy Software Engineer
Join Date: 14th December 2006
Posts: 8
Default Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Quote:
Originally Posted by Jerry View Post
Wow! I've few questions too.
You have mentioned about cross scripting on your website. I am not a computer engineer but I want to know about this technique. Is it similar to phishing?
Phishing isnt a single attack technique. Phishing is the act of trying to get someone to a site under false pretenses. So like a fake paypal email, where the link is going to another site that may be setup to look like paypal.com but instead is their site which is trying to steal information from you (like your password.

So, phishing attacks often use XSS to accomplish their goal of getting the user to the website they want under false pretenses.

Quote:
Originally Posted by Jerry View Post
Also, what are the new features that you are working on for podpress?
Lots of improvements with presentation control are in the works. Im also focusing more on the pay-subscription support and will probably add support for show notes in the near future.
seek3r is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)
Old 23rd January 2007, 12:02 AM
Director of Engineering, NTObjectives Inc., USA
 
seek3r's Avatar
 
I'm a Crazy Software Engineer
Join Date: 14th December 2006
Posts: 8
Default Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Quote:
Originally Posted by Jerry View Post
You have mentioned about cross scripting on your website. I am not a computer engineer but I want to know about this technique.

oops, I didnt answer what XSS is. Many websites take input from a user that will later be displayed to other people. This forum is an example. Now imagine if I were to put in some HTML into my post, and the forum software didnt filter it. I could insert some javascript code that woud send your sessionid (cookie data) to my website, for example. Then I can come back on here as you and ruin your reputation. I could have the javascript redirect you off to some porn site, or whatever I want.


On a site like this, the bad isnt so terrible, but imagine this on amazon, or your bank website. If on amazon, I could then order a bunch of stuff, and send it as a gift to some p.o. box I open up.

So web apps need to filter/escape any inputs they take from users that will later be displayed to other users. There are other types of attacks that web apps need to defend against, but XSS is an important one that isnt being handled peroperly more often than we would like to think about.

To learn more, listen to my podcast about the subject at http://www.mightyseek.com/podcasts/hands-on-series-cross-site-scripting-xss-part-1
seek3r is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)
Old 23rd January 2007, 09:10 PM
CE - Addict
 
crook's Avatar
 
I'm a Crazy Mechanical Engineer
Join Date: 1st April 2006
Location: Indian Ocean
Posts: 435
Default Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Quote:
Originally Posted by seek3r View Post
Im certainly not "the man behind qmail", that would be Dan Bernstein. My involvement was mostly around documenting how to use it, which was done thru my contributions to the Linux HOWTO project. Qmail is much like sendmail, in that it is a MTA (mail transport agent) which performs the duties of an SMTP server, and includes a POP3 server as well. The way qmail is different than sendmail is in the security design. Sendmail was the original, and it wasnt initially designed with security in mind. It is one huge app that does all the work it needs, and for many years was one of the biggest security holes installed on an internet server. On the other hand, qmail was designed with security in mind from the start. It is created by way of several small apps/utils that do a small set of functions, and each app has little or no trust in the others. So at each step along the way there is redundant validation to protect from things like buffer overflows. All in all, qmail is a far more secure email server solution, but it also has problems. The problems are all around usability. It is not very easy to install, and due to the licensing, its hard for outsiders to add or improve the functionality. More details can be found at http://www.qmail.org but I hope this gives you an answer that will get you started
Thank you for quickly replying to my question. I have few more questions . I really liked the podpress plugin but it is only avaialble for wordpress. Are you planning to add support for other blogging tools such as yahoo360 or movabletype?
__________________
The Crook Times ::: CE-Finance Rocks :::
crook is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)
Old 26th January 2007, 11:08 PM
Director of Engineering, NTObjectives Inc., USA
 
seek3r's Avatar
 
I'm a Crazy Software Engineer
Join Date: 14th December 2006
Posts: 8
Default Re: Ask Dan Kuykendall - The man behind podPress, phpGroupware, qmail & podCastAlley!

Quote:
Originally Posted by crook View Post
Thank you for quickly replying to my question. I have few more questions . I really liked the podpress plugin but it is only avaialble for wordpress. Are you planning to add support for other blogging tools such as yahoo360 or movabletype?
No plans at this time to port it to any other blogging platform. It would be portable, but would require quite a bit of work because it is very specifically designed for the wordpress environment.
seek3r is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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

LinkBacks (?)
LinkBack to this Thread: http://www.crazyengineers.com/forum/ce-labs/592-ask-dan-kuykendall-man-behind-podpress-phpgroupware-qmail-podcastalley.html
Posted By For Type Date
Mighty Seek - Web Application Security Podcast and Blog This thread Refback 4th May 2008 08:09 PM
Mighty Seek - Web Application Security Podcast and Blog » Misc This thread Refback 21st February 2008 05:19 AM
Mighty Seek - Web Application Security Podcast and Blog » 2007 » January This thread Refback 7th January 2008 05:45 AM
Mighty Seek This thread Refback 2nd January 2008 10:47 AM


All times are GMT +5.5. The time now is 05:15 PM.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Member comments are owned by the poster. Copyright © 2005-2008 CrazyEngineers.com. All rights reserved.Ad Management by RedTyger