<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title><![CDATA[ghost1369's Blog]]></title>
	<link><![CDATA[http://www.astalavista.com/index.php?app=blog&module=showblog&blogid=120]]></link>
	<description><![CDATA[ghost1369's Blog Syndication]]></description>
	<pubDate>Tue, 25 Jan 2011 03:56:01 +0000</pubDate>
	<webMaster><![CDATA[info@astalavista.com (Hacking & security community - Astalavista)]]></webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title>Exploits And Buffer Overflows</title>
		<link>http://www.astalavista.com/blog/120/entry-115-exploits-and-buffer-overflows/</link>
		<category></category>
		<description><![CDATA[Havent been on in a while, figured it was time to get back to it. Let's talk about buffer overflows for a minute. The first thing that you as a reader needs to remember is that if you are going to try this, do it in your own lab. I do not endorse or promote hacking into any equipment that is not yours. Let's begin:<br />First Run your favorite...]]></description>
		<pubDate>Tue, 25 Jan 2011 03:10:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-115-exploits-and-buffer-overflows/</guid>
	</item>
	<item>
		<title>Preventing Xss In Jsp</title>
		<link>http://www.astalavista.com/blog/120/entry-101-preventing-xss-in-jsp/</link>
		<category></category>
		<description><![CDATA[Havent been on in a while, figured i was over due. In this article i am going to tell you a really simple way to prevent basic xss injections on your jsp websites. Here we go:<br /><br />After you have created a basic form for your main page, generally it will either be sent to a servlet, or to another jsp page. The preoblem is by default without using a...]]></description>
		<pubDate>Sun, 29 Aug 2010 05:15:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-101-preventing-xss-in-jsp/</guid>
	</item>
	<item>
		<title>Blind Sql Injection</title>
		<link>http://www.astalavista.com/blog/120/entry-96-blind-sql-injection/</link>
		<category></category>
		<description>Sql injection is a way to get information from a database, login as an authenticated user, or even delete records in a database. Sql injection can be performed on Sql and MySql servers. Many times to find the vulnerable server an attacker will perform simple injections, then escalate to more complex ones. Lets start with an example url and sql...</description>
		<pubDate>Wed, 04 Aug 2010 03:47:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-96-blind-sql-injection/</guid>
	</item>
	<item>
		<title>Buffers Are Overflowing? What?</title>
		<link>http://www.astalavista.com/blog/120/entry-89-buffers-are-overflowing-what/</link>
		<category></category>
		<description><![CDATA[Let's talk about buffer overflows, how they work, and what they actually are.<br /><br />Buffer overflows are found by an attacker sending a long string of characters into a program or remote connection / port until it crashes. Once it crashes the attacker can actually attach a debugger to the process to see the memory address that it crashed at. This...]]></description>
		<pubDate>Sat, 24 Jul 2010 05:09:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-89-buffers-are-overflowing-what/</guid>
	</item>
	<item>
		<title>Anonymity On The Web</title>
		<link>http://www.astalavista.com/blog/120/entry-87-anonymity-on-the-web/</link>
		<category></category>
		<description><![CDATA[It is always a good thing in our profession, or for those of who are in the non-profession, to stay anonymous on the web. One of my favorite tools for this is called socks chain. Many would argue that tor is the best, and i am here to tell you why socks chain is better than tor. Let's begin with tor and what it does and does not do. <br /><strong class='bbc'>Tor</strong><br /><strong class='bbc'>...</strong>]]></description>
		<pubDate>Sun, 18 Jul 2010 21:44:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-87-anonymity-on-the-web/</guid>
	</item>
	<item>
		<title>What Antivirus?</title>
		<link>http://www.astalavista.com/blog/120/entry-86-what-antivirus/</link>
		<category></category>
		<description>So far i have covered some of the basics for a few different things such as metasploit, and web injection attacks. Now im going to cover antivirus bypass with metasploit. Many of you understand encryption, and encoding through the use of certain tools encoding can be used through the metasploit framework to hide your payload from the antivirus...</description>
		<pubDate>Thu, 15 Jul 2010 03:00:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-86-what-antivirus/</guid>
	</item>
	<item>
		<title>Why Go Root When You Can Have System?</title>
		<link>http://www.astalavista.com/blog/120/entry-85-why-go-root-when-you-can-have-system/</link>
		<category></category>
		<description><![CDATA[let's change gears for a bit and talk about system and network access. Root or Admin access is all fine and good, but lets go System and Kernel level. If any of you have used Rootkits, you know the power that they have over the system. In this blog post i will cover the ways that rootkits can be used in conjunction with metasploit to maintain...]]></description>
		<pubDate>Fri, 09 Jul 2010 06:04:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-85-why-go-root-when-you-can-have-system/</guid>
	</item>
	<item>
		<title>Brief Intro To Injection!</title>
		<link>http://www.astalavista.com/blog/120/entry-84-brief-intro-to-injection/</link>
		<category></category>
		<description><![CDATA[In this entry i will talk about injection flaws in the 3 major forms:<br /><br />1) Sql injection - Occurs when sanitaion is not performed with user validation from a website that uses SQL databases; can occur in ASP, PHP, and JSP applications.<br /><br />2) Ldap Injection - Occurs when user input is not validated from a website or app that uses a vulnerable string...]]></description>
		<pubDate>Wed, 07 Jul 2010 04:45:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-84-brief-intro-to-injection/</guid>
	</item>
	<item>
		<title>Youtube, The New Myspace?</title>
		<link>http://www.astalavista.com/blog/120/entry-83-youtube-the-new-myspace/</link>
		<category></category>
		<description><![CDATA[It would seem that a security researcher has found an html injection flaw in youtube's comment section!<br /><br />The way it works:<br /><br />When creating a comment a &lt;script&gt; tag is added at the beginning of the comment, then html is added after the tag. The script tag is self terminated. At this point youtube has stripped the "&lt;" part...]]></description>
		<pubDate>Tue, 06 Jul 2010 02:26:00 +0000</pubDate>
		<guid>http://www.astalavista.com/blog/120/entry-83-youtube-the-new-myspace/</guid>
	</item>
</channel>
</rss>
