on how to protect your website against hackers


 
Thread Tools Search this Thread
Special Forums Cybersecurity on how to protect your website against hackers
# 1  
Old 03-17-2009
on how to protect your website against hackers

Hi!
Looking for some feed back on this tutorial...

Thank you for checking out this thread.
I'm working on some killer videos right now that will explain in detail how you can protect your website against hackers. The first part of the video series is live right now and it covers Cross-Site Request Forgery (CSRF). Go ahead and check them out right now: Aachen Method - Free PHP Security Tutorials


This knowledge is essential in making your websites secure and once you have a deep understanding of PHP security you can confidently charge higher rates when you are programming for other people.



I have worked hard on making my videos easy to understand and if you watch them in sequence you will have no problem keeping up, even if you are just starting out with PHP programming. You can just copy and paste everything right into your code, it's that simple! The only thing that you might have to change is variable names so that it works with your code and that shouldn't be a problem.

And I have inserted my e-mail address at the end of every video if you happen to have a question, so please don't hesitate to contact me and I'll try to get back to you as soon as I can.


There is no sales pitch anywhere on that website, not even ads! This is because I've been programming PHP since 2001 and since the PHP community has given me so much over the years I now want to give back by providing some killer content. I realize that some people might regard this message as spam, especially because I'm new to this forum. However please understand that I'm just trying to show these videos to as many people as possible so that we as a community can start to eliminate these vulnerabilities from people's PHP code.




Arne






Last edited by vbe; 03-17-2009 at 06:31 PM.. Reason: cosmetics...
# 2  
Old 03-18-2009
Not bad but:
Im sure if you had more slides to illustrate correctly what you are talking about ( And help keep our eyes focused on the display...) you would have to slow down your verbal flow...
(And perhaps get close to perfection?)

All the best
# 3  
Old 06-02-2009
I'm excited to say that part 2 of my video series is available at Aachen Method - Free PHP Security Tutorials. I'm covering Cross-Site Scripting (XSS) and how you can protect your website against it. Over the past couple of weeks I was super busy with my other projects so I couldn't focus on this course, but that's all behind me now and I can work more on this. Smilie

Being able to secure your code against CSRF and XSS attacks is a critical skill in being able to charge higher rates as a freelancer, so don't skip these videos.

I also recorded a new introductory video for you where I talk about how people (read: employers) can't help the perception that expensive equals best. This is supposed to serve as a sneak peek of part 3 of my video series and it's a somewhat simplified version of the reality. I'm not suggesting that you should just start charging $500/hour like a lawyer and half a dozen hot chicks will immediately surround you because they will think you are the s***.

I'm also giving a 100% honest explanation on why I'm giving away all this content. Hint: It's not what you think. Definitely watch this video first.

Make sure you sign up for my newsletter so I can notify you right away when I release more killer videos. I promise I won't give your address to anyone and I will never spam you. You can remove your address from the list at any time simply by clicking on the unsubscribe link that is included in every e-mail.

P.S.: Yeah, I'm posting this on a Tuesday afternoon when I'm supposed to be working. I guess I procrastinate way too much. Smilie

P.P.S.: Here's the link again: Aachen Method - Free PHP Security Tutorials
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

protect process

how to protect my process from others to kill?? Double post, continued here, thread closed (0 Replies)
Discussion started by: samrintu
0 Replies

2. UNIX for Advanced & Expert Users

any hackers? i need someones help

to get into an telephone account online :confused: (4 Replies)
Discussion started by: jackie8
4 Replies

3. UNIX for Advanced & Expert Users

Protect from rm /

We recently had an accidental delete from /. I hold the root password but others are allowed to sudo over to root to perform admin tasks. The only way I want to permit deletion from / is by physically being root (su -). I'd like to add a line to the sudoers file which would permit all commands... (1 Reply)
Discussion started by: scottsl
1 Replies

4. UNIX for Dummies Questions & Answers

Paranoid about hackers

Hi all I noted something strange on my server. The get mesages on my terminal even when I am not logged on. What does this mean? I don;t remember the excact message but it looked like messages from my /var/log/messages. "Can't locate mod probe!" or something like that. I am trying to get the... (4 Replies)
Discussion started by: skotapal
4 Replies

5. UNIX Desktop Questions & Answers

Hackers!!!!!

:o :oIve heard that there are some security issues with Unix/Linux.....im running SuSE 8.0 and i was wondering if anyone could help me out by hookin me up with some nice security programs or loopholes i can fix....thanx...p3ace:o :o And the sky opened...and it rained shit. - Anonymous (8 Replies)
Discussion started by: R34P3R
8 Replies

6. UNIX for Dummies Questions & Answers

protect dtterm

we have an hp-ux and a user requested me if i can password protect the dtterm. i know that this is possible but can you give me some hints in making this happen? thanks :cool: (2 Replies)
Discussion started by: inquirer
2 Replies
Login or Register to Ask a Question