PHP and MySQL LiveLessons (2011)

Posted October 9th, 2011. Filed under Security Stuff

For every developer who wants to build production-quality applications using PHP and MySQL. In this one-of-a-kind video package, top Web developer and Prentice Hall author Marc Wandschneider shows you exactly how to build reliable, secure, industrial-strength Web applications with PHP and MySQL. You’ll master both PHP and MySQL through 18 comprehensive video lessons, and you’ll have your first PHP/MySQL application running in less than an hour.

001cd42f_medium

Product Description

For every developer who wants to build production-quality applications using PHP and MySQL. 

In this one-of-a-kind video package, top Web developer and Prentice Hall author Marc Wandschneider shows you exactly how to build reliable, secure, industrial-strength Web applications with PHP and MySQL. You’ll master both PHP and MySQL through 18 comprehensive video lessons, and you’ll have your first PHP/MySQL application running in less than an hour.

Wandschneider shows how to set up PHP on Windows and Mac OS X and then builds your skills by walking you through actual application development projects. Just click, watch, and learn efficient ways to implement user account creation, form validation, cookie and session management, file upload/download, and much more.

Everything’s taught visually, using sample applications ranging from a simple calculator to a full-fledged photo sharing site, and all the sample code is on the DVD. Programming challenges at the end of each lesson teach you how to take your skills to the next level. You’ll master essential PHP and MySQL best practices at your own pace and learn how to deliver production-quality PHP/MySQL solutions faster and more effectively.

LiveLessons: Video Instruction from Technology Experts

Looking for a better way to master today’s rapidly changing technologies? Want expert help, but don’t have the time or energy to read a book? Can’t find classroom training worth the money? Discover LiveLessons: self-paced, personal video instruction from the world’s leading experts.
LiveLessons are video courses, on DVD with a book supplement, that are organized into bite-sized, self-contained sessions—you’ll learn key skills in as little as fifteen minutes!
Each lesson begins with well-defined learning objectives so you know exactly what you will learn in the lesson.
Follow along as your instructor shows exactly how to get great results in your real-world environment.

About the Author

Marc Wandschneider is the author of Core Web Application Development with PHP and MySQL (Prentice Hall, 2006). He has been a programmer for more than fifteen years and has worked extensively with open source platforms. He designed and implemented Swik to help people collaboratively document open source software, and continues to work on various free and open source projects. He currently travels the globe, consulting as a lead manager for software projects and teams. A graduate of McGill University’s School of Computer Science, he spent nearly six years at Microsoft as a developer and leader on the Visual Basic, Visual J++, and .NET Windows Forms teams.

Download : http://avaxhome.ws/ebooks/PHP_and_MySQL_Live_Lessons.html

Owning Metasploitable with Backtrack

Posted June 19th, 2010. Filed under Tutoriale

Prietenul sickness a terminat în cele din urmă tutorialul despre care vorbea acum câteva zile.
Nu prea sunt multe de spus aşa că vizionare plăcută.

Cum instalam Office 2007.Ubuntu 10.04

Posted June 17th, 2010. Filed under Tutoriale
office07_pro

Mulţi dintre cei care fac trecerea de la windows la linux se plâng că nu există Mircosoft Office.
Doar numele spune tot , “Microsoft” însă suita poate fi instalată şi pe linux folosind wine.
În cele ce urmează voi prezenta paşii pe care trebuie să-i faceţi pentru a instala Office 2007 pe sistemul de operare linux.
Voi începe cu câteva informaţii :

Ce face wine?
Simplu , permite rularea aplicaţiilor windows pe sisteme de operare că : Linux,BSD,Solaris,Mac OSX
Nu voi detalia prea mult pentru că nu este despre wine acest post.
Mai multe informaţii aici : http://www.winehq.org/

Cum instalăm wine ?
Deschidem terminal-ul Applications -> Accesories -> Terminal şi folosim :
sudo apt-get install wine
Asta este tot ce trebuie să faceţi.

Cum instalăm Office 2007?
Dacă la wine a fost extrem de simplu şi puţin aici sunt mai multe de făcut.

Folosim : sudo wget www.kegel.com/wine/winetrickspentru a download winetricks.După ce am downloadat winetricks folosim : sh winetricks corefonts tahoma vcrun2005sp1 wsh56js.

Comanda instalează:

*corefonts
*tahoma
*vcrun2005sp1
*wsh56js

Bun,acum că am pregătit “terenul” să trecem la instalare Office 2007.
Să presupunem că executabilul office2007.exe este situat pe Desktop
Click dreapta pe executabil ->Permissions->Execute:Allow executing file as program,bifam asta pentru a evita aşa ceva : “office2007.exe is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about the executable bit”
Folosim wine “/home/user/Desktop/office2007.exe”
“user” – evident că este înlocuit cu user vostru : exemplu “matei”

Rezultat : office2007

Screen Unlock Meterpreter Script

Posted June 17th, 2010. Filed under Security Stuff

Download Script : http://github.com/svent/misc/blob/master/metasploit/screen_unlock.rb

Source : http://securitytube.net

Penetration Testing in the Real World

Posted May 18th, 2010. Filed under Security Stuff

Pe site-ul celor de la http://www.information-security-training.com/ a apărut acum ceva timp “Penetration Testing in the Real World”.Un video mai mult decât interesant.
Este de ceva timp postat acolo însă merită văzut.

spaceeeee

“Penetration Testing in the real world. If you are tired of “Hacking with Netcat” webcasts or “Penetration Testing with RPC DCOM”, then this movie is for you. It’s a quick reconstruction of a Security Audit we preformed over a year ago, replicated in our labs. The video is under 20 minutes long, and highly edited – attacks rarely go as quickly and smoothly as this !”

spaceeeee

P.S :Mc sickness pentru video.

XSS Shell Demo

Posted May 4th, 2010. Filed under DotCom

Tocmai m-am uitat prin RSS reader si am dat peste ceva interesant postat pe SecurityTube.Net :

XSS Shell is powerful a XSS backdoor and zombie manager. This concept first presented by XSS-Proxy. Normally in XSS attacks attacker has one shot, in XSS Shell you can interactively send requests and get responses from victim. you can backdoor the page.

You can steal basic authentication, you can bypass IP restrictions in administration panels, you can DDoS some systems with a permanent XSS vulnerability etc. Attack possibilities are limited with ideas. Basically this tool demonstrates that you can do more with XSS.

XSS Shell has several features to gain whole access over victim. Also you can simply add your own commands. Most of the features can enable or disabled from configuration or can be tweaked from source code. The main feature in XSS Shell is ‘Page Regeneration’. XSS Shell re-renders the infected page and keep user in virtual environment. Thus even user click any links in the infected page he or she will be still under control! (within cross-domain restrictions) In normal XSS attacks when user leaves the page you can’t do anything. Secondly this feature keeps the session open so even victim follow an outside link from infected page session is not going to timeout and you will be still in charge.

In this video, killer3027 shows us a demo of the Xss Shell. Thanks go out to zitstif for referring this video to us!

Video : http://securitytube.net/XSS-Shell-Demo-video.aspx

Ok , partea interesanta este urmatoarea : killer-tr este un amic de al meu de pe warezforum.info .
Ghiciti voi cine este Kabron din video respectiv .

Powered by HaxTor | CopyWrong © 2011