<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.hack.org.za/forums/gym_sitemaps/gym_style.php?action-rss,type-xsl,lang-en,theme_id-2" media="screen, projection" ?>
<!-- Some spaces                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        to force xlst -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<!-- Generated by Google Yahoo MSN Sitemaps and RSS 2.0.RC3 - &#169; 2006, 2007, 2008 www.phpBB-SEO.com -->
	<channel>
		<title>Hack.Org.Za - Digest</title>
		<link>http://www.hack.org.za/forums/</link>
		<description>South African Hacking Community
</description>
		<lastBuildDate>Tue, 07 Feb 2012 20:51:03 GMT</lastBuildDate>
		<image>
			<title>Hack.Org.Za - Digest</title>
			<url>http://www.hack.org.za/forums/gym_sitemaps/images/rss_forum_big.gif</url>
			<link>http://www.hack.org.za/forums/</link>
		</image>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>Google Yahoo MSN Sitemaps and RSS 2.0.RC3 - &#169; 2006, 2007, 2008 www.phpBB-SEO.com</generator>
		<ttl>45</ttl>
		<atom:link href="http://www.hack.org.za/forums/rss/digest/rss.xml.gz" rel="self" type="application/rss+xml" />
		<textInput>
			<title>RSS 2.0 feed link : Hack.Org.Za - Digest</title>
			<description>South African Hacking Community
RSS 2.0 feed link</description>
			<link>http://www.hack.org.za/forums/rss/digest/rss.xml.gz</link>
			<name>gym_sitemaps</name>
		</textInput>

		<item>
			<title>Free Internet: The tried and tested method...</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=38&amp;t=1070</link>
		<pubDate>Tue, 07 Feb 2012 18:54:26 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=38&quot; title=&quot;Guides and Documentation&quot;&gt;Guides and Documentation&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Post subject : Free Internet: The tried and tested method...&lt;/b&gt;

&lt;span style=&quot;color: #FF0000&quot;&gt;What is this?&lt;/span&gt;
Did you ever sit at the airport or at a cafe and there was a unencrypted wireless access point nearby, but whenever you wanted to visit a site their website would pop up asking for a fee to use the internet through their AccessPoint (aka. Captive Portal)?

That is because if you cannot resolve a host name your browser won't display any site. So these providers usually allow to look up hostnames to then filter whether they are allowed to access the site or not. In the latter case, their pay-to-get-access site pops up.

Not acceptable right...?

Well OzymanDNS is a set of Perl scripts (open source) written by Dan Kaminsky in 2005. It was written as a sample implementation of a DNS Tunnel for the Blackhat Europe 2005 conference. So there exists only a 0.1 version. However, OzymanDNS is one of the most common programs to tunnel traffic (in this case) traffic -&amp;gt; ssh -&amp;gt; dns 

Hence free internet....

&amp;quot;For windows users: I believe their is a version for windows but i must apologize in forth for i am not fluent in windows.&amp;quot;

&lt;span style=&quot;color: #FF0000&quot;&gt;How does this work?&lt;/span&gt;
The Idea is to tunnel all outgoing traffic through DNS. The Domain Name System, used to translate human-readable hostnames to numerical IP addresses and vice versa.


&lt;span style=&quot;color: #FF0000&quot;&gt;What do I need?&lt;/span&gt;
&amp;gt; laptop or pc with wifi card 


&lt;span style=&quot;color: #FF0000&quot;&gt;How to setup:&lt;/span&gt;
Download Dan Kaminsky's OzymanDNS from &lt;a href=&quot;http://s3.amazonaws.com/dmk/ozymandns_src_0.1.tgz&quot; class=&quot;postlink&quot;&gt;http://s3.amazonaws.com/dmk/ozymandns_src_0.1.tgz&lt;/a&gt;

Get a domain that you can control the nameserver of subdomains for. ZoneEdit works very well for this.

Pick a subdomain you want to assign to the OzymanDNS server. example:  ozyman.freeinternet.com..

In the domain you have control over, Add an NS record for ozyman.freeinternet.com. with data of yourhost.college.edu (replace that with an actual hostname of the machine running the OzymanDNS server).

On the server, start: sudo ./nomde.pl -i 127.0.0.1 ozyman.freeinternet.com

On the client, run:
ssh -C -o ProxyCommand=&amp;quot;./droute.pl -v sshdns.ozyman.freeinternet.com&amp;quot; localhost

Congratulations, you should now have an SSH connection open to the host that's running OzymanDNS.

The best and coolest way to test the set up, is to find a wireless captive portal or a provider charging for wireless Internet.
&lt;b&gt;Statistics&lt;/b&gt; : 1 Post || 7 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f38digest/forum.xml.gz">Guides and Documentation - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=38&amp;t=1070</guid>
		</item>
		<item>
			<title>ReeSQLi</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=303</link>
		<pubDate>Tue, 07 Feb 2012 17:34:00 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=25&quot; title=&quot;Hacking&quot;&gt;Hacking&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : ReeSQLi&lt;/b&gt;

Hi all!

I've been coding an app in C# that can do semi-basic SQL Injection.

It is still in a rather early phase, but works pretty well (In my opinion) - And has ALOT of debug info :p

I'm considering releasing the (Terrible, Uncommented, Badly Coded) source on Christmas Day (Program.cs - 893 LoC), but don't want the app abused by skiddies.

Any suggestions?

In the following screenshot, my input was:

&lt;!-- m --&gt;&lt;a class=&quot;postlink&quot; href=&quot;http://www.drummusic.tv/product.php?id=5&quot;&gt;http://www.drummusic.tv/product.php?id=5&lt;/a&gt;&lt;!-- m --&gt;

then

cp_users

at the end.
&lt;b&gt;Statistics&lt;/b&gt; : 34 Replies || 1610 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=647&quot;&gt;&lt;b&gt;Reelix&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f25digest/forum.xml.gz">Hacking - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=303</guid>
		</item>
		<item>
			<title>Re: ReeSQLi</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=303-30#p6523</link>
		<pubDate>Tue, 07 Feb 2012 17:34:00 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=25&quot; title=&quot;Hacking&quot;&gt;Hacking&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: ReeSQLi&lt;/b&gt;

&lt;div class=&quot;quotetitle&quot;&gt;Reelix wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;&lt;div class=&quot;quotetitle&quot;&gt;StArNeT wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;&lt;div class=&quot;quotetitle&quot;&gt;1gn1t0r wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Sweet dude. Keep it up&lt;/div&gt;
Sweet dude. Keep it up&lt;/div&gt;
Havn't worked on it in awhile, but will continue when Telkom decide to install my home line &lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_e_smile.gif&quot; alt=&quot;:)&quot; title=&quot;Smile&quot; /&gt;&lt;/div&gt;

I see you haven't posted in a while..
&lt;b&gt;Statistics&lt;/b&gt; : 34 Replies || 1610 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f25digest/forum.xml.gz">Hacking - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=303-30#p6523</guid>
		</item>
		<item>
			<title>rooted by kybrd</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=31&amp;t=1069</link>
		<pubDate>Tue, 07 Feb 2012 17:16:02 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=31&quot; title=&quot;Introductions&quot;&gt;Introductions&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Post subject : rooted by kybrd&lt;/b&gt;

Hi all 
My name is kybrd
My specialties are: Certified Ethical Hacker 
I have my degree now for 3 years and i work as a certified ethical hacker for a company based in south africa.
I am glad to see that there is a local site for hacking in SA, Best of luck hack.org.za
Regards
kybrd
&lt;b&gt;Statistics&lt;/b&gt; : 1 Post || 7 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f31digest/forum.xml.gz">Introductions - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=31&amp;t=1069</guid>
		</item>
		<item>
			<title>Choose your poison - 10 hacking OS's</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=14&amp;t=1068</link>
		<pubDate>Tue, 07 Feb 2012 16:59:12 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=14&quot; title=&quot;General/Rant&quot;&gt;General/Rant&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Post subject : Choose your poison - 10 hacking OS's&lt;/b&gt;

I started this tread to see what people would think about some of the latest and greatest hacking OS's.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #BF0000&quot;&gt;1. BackTrack&lt;/span&gt;&lt;/span&gt;

The newest contender on the block of course is BackTrack. An innovative merge between WHax and Auditor (WHax formely WHoppix).

BackTrack is the result of the merging of two Innovative Penetration Testing live Linux distributions Whax and Auditor, combining the best features from both distributions, and paying special attention to small details, this is probably the best version of either distributions to ever come out. This means the distribution can be easily customised by the user to include personal scripts, additional tools, customised kernels, etc.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;2. Operator&lt;/span&gt;&lt;/span&gt;

Operator is a very fully featured LiveCD totally oriented around network security (with open source tools of course).

Operator is a complete Linux (Debian) distribution that runs from a single bootable CD and runs entirely in RAM. The Operator contains an extensive set of Open Source network security tools that can be used for monitoring and discovering networks. This virtually can turn any PC into a network security pen-testing device without having to install any software. Operator also contains a set of computer forensic and data recovery tools that can be used to assist you in data retrieval on the local system.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;3. PHLAK&lt;/span&gt;&lt;/span&gt;

PHLAK or [P]rofessional [H]acker&#8217;s [L]inux [A]ssault [K]it is a modular live security Linux distribution (a.k.a LiveCD). PHLAK comes with two light gui&#8217;s (fluxbox and XFCE4), many security tools, and a spiral notebook full of security documentation. PHLAK is a derivative of Morphix, created by Alex de Landgraaf.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;4. Auditor&lt;/span&gt;&lt;/span&gt;

Auditor although now underway merging with WHax is still an excellent choice.
The Auditor security collection is a Live-System based on KNOPPIX. With no installation whatsoever, the analysis platform is started directly from the CD-Rom and is fully accessible within minutes. Independent of the hardware in use, the Auditor security collection offers a standardised working environment, so that the build-up of know-how and remote support is made easier.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;5. L.A.S Linux&lt;/span&gt;&lt;/span&gt;

L.A.S Linux or Local Area Security has been around quite some time aswell, although development has been a bit slow lately it&#8217;s still a useful CD to have. It has always aimed to fit on a MiniCD (180MB).

Local Area Security Linux is a &#8216;Live CD&#8217; distribution with a strong emphasis on security tools and small footprint. There are currently 2 different versions of L.A.S. to fit two specific needs &#8211; MAIN and SECSERV. This project is released under the terms of GPL.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;6. Knoppix-STD&lt;/span&gt;&lt;/span&gt;

Horrible name I know! But it&#8217;s not a sexually trasmitted disease, trust me.

STD is a Linux-based Security Tool. Actually, it is a collection of hundreds if not thousands of open source security tools. It&#8217;s a Live Linux Distro, which means it runs from a bootable CD in memory without changing the native operating system of the host computer. Its sole purpose in life is to put as many security tools at your disposal with as slick an interface as it can.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;7. Helix&lt;/span&gt;&lt;/span&gt;

Helix is more on the forensics and incident response side than the networking or pen-testing side. Still a very useful tool to carry.

Helix is a customized distribution of the Knoppix Live Linux CD. Helix is more than just a bootable live CD. You can still boot into a customized Linux environment that includes customized linux kernels, excellent hardware detection and many applications dedicated to Incident Response and Forensics.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;8. F.I.R.E&lt;/span&gt;&lt;/span&gt;

A little out of date, but still considered the strongest bootable forensics solution (of the open-source kind). Also has a few pen-testing tools on it.

FIRE is a portable bootable cdrom based distribution with the goal of providing an immediate environment to perform forensic analysis, incident response, data recovery, virus scanning and vulnerability assessment.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;9. nUbuntu&lt;/span&gt;&lt;/span&gt;

nUbuntu or Network Ubuntu is fairly much a newcomer in the LiveCD arena as Ubuntu, on which it is based, is pretty new itself.

The main goal of nUbuntu is to create a distribution which is derived from the Ubuntu distribution, and add packages related to security testing, and remove unneeded packages, such as Gnome, Openoffice.org, and Evolution. nUbuntu is the result of an idea two people had to create a new distribution for the learning experience.

&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #FF0000&quot;&gt;10. INSERT Rescue Security Toolkit&lt;/span&gt;&lt;/span&gt;

A strong all around contender with no particular focus on any area (has network analysis, disaster recovery, antivirus, forensics and so-on).

INSERT is a complete, bootable linux system. It comes with a graphical user interface running the fluxbox window manager while still being sufficiently small to fit on a credit card-sized CD-ROM.
&lt;b&gt;Statistics&lt;/b&gt; : 1 Post || 7 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f14digest/forum.xml.gz">General/Rant - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=14&amp;t=1068</guid>
		</item>
		<item>
			<title>Website Copier</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=1066</link>
		<pubDate>Tue, 07 Feb 2012 16:51:50 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=25&quot; title=&quot;Hacking&quot;&gt;Hacking&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : Website Copier&lt;/b&gt;

Hello All.

Could someone tell me what program can I use to copy a website out of the web root. 

I have access to the back-end of a website, but when I try and save the files from there, for some reason beyond my comprehension it converts the php files to HTML files.

Question: The php file as indicated on the attached jpg, would it contain the mySql - DB redirection and information regarding the user name for the DB ect?
&lt;b&gt;Statistics&lt;/b&gt; : 2 Post || 7 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=2068&quot;&gt;&lt;b&gt;BabyEyes&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f25digest/forum.xml.gz">Hacking - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=1066</guid>
		</item>
		<item>
			<title>Re: Website Copier</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=1066#p6520</link>
		<pubDate>Tue, 07 Feb 2012 16:51:50 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=25&quot; title=&quot;Hacking&quot;&gt;Hacking&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: Website Copier&lt;/b&gt;

&lt;div class=&quot;quotetitle&quot;&gt;BabyEyes wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Hello All.

Could someone tell me what program can I use to copy a website out of the web root. 

I have access to the back-end of a website, but when I try and save the files from there, for some reason beyond my comprehension it converts the php files to HTML files.

Question: The php file as indicated on the attached jpg, would it contain the mySql - DB redirection and information regarding the user name for the DB ect?&lt;/div&gt;


my my...!

Why do you wana copy the files when you could root the whole system.
Apache 1.3 is ancient commodore tech...
&lt;b&gt;Statistics&lt;/b&gt; : 2 Post || 7 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f25digest/forum.xml.gz">Hacking - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=1066#p6520</guid>
		</item>
		<item>
			<title>Hi Im New  and im an Addict</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=31&amp;t=1067</link>
		<pubDate>Tue, 07 Feb 2012 09:28:39 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=31&quot; title=&quot;Introductions&quot;&gt;Introductions&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Post subject : Hi Im New  and im an Addict&lt;/b&gt;

Hiya All,

Guess by now its clear that I'm New here, Also  into Software dev
c#/Delphi/Java/SQL ..... name it and i've propably done it. As they say, if been around the block a few times. 
Anyway , i also have an interest in linux/unix  and network security / computer security etc, even a little Computer forensics.
Im looking forward to my time here. Glad  there is a local community now &lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_e_smile.gif&quot; alt=&quot;:)&quot; title=&quot;Smile&quot; /&gt;


PS. ok the C++ people can now start to mock the non c++ dev,although a venture in c++ now and again , when i have free time 

See you all around 
iAmNr0n3  &lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_mrgreen.gif&quot; alt=&quot;:mrgreen:&quot; title=&quot;Mr. Green&quot; /&gt;
&lt;b&gt;Statistics&lt;/b&gt; : 1 Post || 5 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=2071&quot;&gt;&lt;b&gt;iAmNr0N3&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f31digest/forum.xml.gz">Introductions - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=31&amp;t=1067</guid>
		</item>
		<item>
			<title>sniffing 101</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=40&amp;t=1057</link>
		<pubDate>Mon, 06 Feb 2012 01:00:46 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=40&quot; title=&quot;Web&quot;&gt;Web&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : sniffing 101&lt;/b&gt;

greetings all 

after being lost in slave camp for the past few months as well as saturnalia including new year and my
birthday ... to many social events keeping me from being me. Now that it's all said and done i return
to the digital world and pick up where i left off ... 

the last thing i was working on was sniffing sites. 

i thought i'd ask what it means if i get no results.  My sniffer has  been running for 1 hour 30 minutes 
and still no results .

thanks in advance
&lt;b&gt;Statistics&lt;/b&gt; : 5 Replies || 62 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1798&quot;&gt;&lt;b&gt;twinbladex2&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f40digest/forum.xml.gz">Web - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=40&amp;t=1057</guid>
		</item>
		<item>
			<title>Re: sniffing 101</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=40&amp;t=1057#p6515</link>
		<pubDate>Mon, 06 Feb 2012 01:00:46 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=40&quot; title=&quot;Web&quot;&gt;Web&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: sniffing 101&lt;/b&gt;

&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;StarFish wrote: A sniffer only captures packets that was sent to your device.&lt;/div&gt;

The moment you connect &amp;quot;any device&amp;quot; a sniffer will pick you up. Even when you call dhcp ip address you have been marked.

&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Linx wrote: Setting the card in promiscuous mode will only capture broadcast packets (and multicast i think).&lt;/div&gt;

In non-promiscuous mode, when a NIC receives a frame, it normally drops it unless the frame is addressed to that NIC's MAC address or is a broadcast or multicast frame. In promiscuous mode, the sniffer allows all frames through, thus allowing the computer to read frames intended for other machines or network devices.

&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Linx wrote: To get a truly good sniff you should use arp poisoning on the target device so all network packets are filtered through your device.&lt;/div&gt;

Yeah kinda true...but this technique is mainly used for sniffing those passwords we all like so much from your device to a gateway....&lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_e_wink.gif&quot; alt=&quot;;)&quot; title=&quot;Wink&quot; /&gt;

Be careful when sniffing thou...
If a device is sniffing and another device detects your sniffing activity...
And he creates and sends a malformed packet he could root your system...!!!
&lt;b&gt;Statistics&lt;/b&gt; : 5 Replies || 62 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f40digest/forum.xml.gz">Web - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=40&amp;t=1057#p6515</guid>
		</item>
		<item>
			<title>Pyrit the future of hacking wifi</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=35&amp;t=1065</link>
		<pubDate>Mon, 06 Feb 2012 00:38:43 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=35&quot; title=&quot;Software&quot;&gt;Software&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : Pyrit the future of hacking wifi&lt;/b&gt;

Pyrit allows to create massive databases, pre-computing part of the IEEE 802.11 WPA/WPA2-PSK authentication phase in a space-time-tradeoff.

Attacking WPA/WPA2 by brute-force boils down to computing Pairwise Master Keys as fast as possible. Every Pairwise Master Key is 'worth' exactly one megabyte of data getting pushed through PBKDF2-HMAC-SHA1. In turn, computing 10.000 PMKs per second is equivalent to hashing 9,8 gigabyte of data with SHA1 in one second.

&lt;a href=&quot;http://code.google.com/p/pyrit/&quot; class=&quot;postlink&quot;&gt;http://code.google.com/p/pyrit/&lt;/a&gt;
&lt;b&gt;Statistics&lt;/b&gt; : 3 Replies || 675 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f35digest/forum.xml.gz">Software - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=35&amp;t=1065</guid>
		</item>
		<item>
			<title>Re: Pyrit the future of hacking wifi</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=35&amp;t=1065#p6514</link>
		<pubDate>Mon, 06 Feb 2012 00:38:43 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=35&quot; title=&quot;Software&quot;&gt;Software&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: Pyrit the future of hacking wifi&lt;/b&gt;

&lt;div class=&quot;quotetitle&quot;&gt;Reelix wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;&lt;div class=&quot;quotetitle&quot;&gt;&lt;b&gt;Quote:&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;I don't care about Windows; drop me a line (read: patch) if you make Pyrit work without copying half of GNU ...&lt;/div&gt;

I'll pass - Windows user here &lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_e_wink.gif&quot; alt=&quot;;)&quot; title=&quot;Wink&quot; /&gt;&lt;/div&gt;

When i have time again i shall make a movie of pyrit in action....
&lt;b&gt;Statistics&lt;/b&gt; : 3 Replies || 675 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f35digest/forum.xml.gz">Software - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=35&amp;t=1065#p6514</guid>
		</item>
		<item>
			<title>why its to quite in this forum nobody got tricks</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=37&amp;t=1030</link>
		<pubDate>Mon, 06 Feb 2012 00:24:57 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=37&quot; title=&quot;Phreaking and Wireless&quot;&gt;Phreaking and Wireless&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : why its to quite in this forum nobody got tricks&lt;/b&gt;

why its to quite in this forum nobody got tricks anyways who got freenet to give or share some tricks
&lt;b&gt;Statistics&lt;/b&gt; : 22 Replies || 355 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1824&quot;&gt;&lt;b&gt;dean101&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f37digest/forum.xml.gz">Phreaking and Wireless - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=37&amp;t=1030</guid>
		</item>
		<item>
			<title>Re: why its to quite in this forum nobody got tricks</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=37&amp;t=1030-20#p6513</link>
		<pubDate>Mon, 06 Feb 2012 00:24:57 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=37&quot; title=&quot;Phreaking and Wireless&quot;&gt;Phreaking and Wireless&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: why its to quite in this forum nobody got tricks&lt;/b&gt;

&lt;div class=&quot;quotetitle&quot;&gt;Linx wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;I have an omni directional war driving antenna (has a magnetic to stick on the roof of the car) that I dont use anymore, but I never thought about putting a wok on it for extra range..... genius.&lt;/div&gt;

be careful when designing the antenna. 
Remember that the deeper the &amp;quot;wok&amp;quot; the less interference you will have but the less gain you will also have.
&lt;b&gt;Statistics&lt;/b&gt; : 22 Replies || 355 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f37digest/forum.xml.gz">Phreaking and Wireless - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=37&amp;t=1030-20#p6513</guid>
		</item>
		<item>
			<title>hacking mxit</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=328</link>
		<pubDate>Sun, 05 Feb 2012 21:10:35 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=25&quot; title=&quot;Hacking&quot;&gt;Hacking&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : hacking mxit&lt;/b&gt;

hi there i know very little about hacking and coding and i am still busy learning about it,but i need some help with hacking mxit password. . . because i lost my mxit pin and i don't got the sim and vodacom doesn't want to give me a sim swap. . . so is there any who can help me hack mxit or give me a link to learn on how to hack mxit,i would very much appreciate it

thanx
&lt;b&gt;Statistics&lt;/b&gt; : 33 Replies || 8196 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1249&quot;&gt;&lt;b&gt;ebster&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f25digest/forum.xml.gz">Hacking - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=328</guid>
		</item>
		<item>
			<title>Re: hacking mxit</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=328-30#p6501</link>
		<pubDate>Sun, 05 Feb 2012 21:10:35 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=25&quot; title=&quot;Hacking&quot;&gt;Hacking&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: hacking mxit&lt;/b&gt;

&lt;div class=&quot;quotetitle&quot;&gt;kybrd wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Marry your computer....
She will always be faithfull....&lt;/div&gt;
Then she gets raped, and belongs to someone else :&amp;lt;
&lt;b&gt;Statistics&lt;/b&gt; : 33 Replies || 8196 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=647&quot;&gt;&lt;b&gt;Reelix&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f25digest/forum.xml.gz">Hacking - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=25&amp;t=328-30#p6501</guid>
		</item>
		<item>
			<title>Changing MAC Address for Belkin N+ USB Adapter</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=36&amp;t=1058</link>
		<pubDate>Sun, 05 Feb 2012 21:09:43 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=36&quot; title=&quot;Hardware&quot;&gt;Hardware&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : Changing MAC Address for Belkin N+ USB Adapter&lt;/b&gt;

Hey guys, 

I'm trying to change the MAC address on a USB adapter I bought a few days ago but it's giving me grief. After pulling the interface down, I can set the MAC Address (and ifconfig confirms that it has actually changed) but putting the interface back up again rests the MAC address to it's default value.

Model: Belkin N+ USB Adapter
Chipset: AR9271
OS: BT5

The Process:
ifconfig wlan0 down
macchanger -r wlan0    (ifconfig confirms change)
ifconfig wlan0 up          (back to old MAC)

Any ideas as to what I'm doing wrong? I didn't have any issues with my old adapter (which died in a horrible accident in the boot of my car. RIP)
&lt;b&gt;Statistics&lt;/b&gt; : 3 Replies || 457 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=2053&quot;&gt;&lt;b&gt;s0cks&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f36digest/forum.xml.gz">Hardware - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=36&amp;t=1058</guid>
		</item>
		<item>
			<title>Re: Changing MAC Address for Belkin N+ USB Adapter</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=36&amp;t=1058#p6500</link>
		<pubDate>Sun, 05 Feb 2012 21:09:43 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=36&quot; title=&quot;Hardware&quot;&gt;Hardware&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: Changing MAC Address for Belkin N+ USB Adapter&lt;/b&gt;

why dont you post your lsusb and lspci and dmesg for us so we can be of more help.
&lt;b&gt;Statistics&lt;/b&gt; : 3 Replies || 457 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f36digest/forum.xml.gz">Hardware - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=36&amp;t=1058#p6500</guid>
		</item>
		<item>
			<title>Brute Force</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=42&amp;t=1051</link>
		<pubDate>Sun, 05 Feb 2012 20:06:28 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=42&quot; title=&quot;Newbie Corner&quot;&gt;Newbie Corner&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : Brute Force&lt;/b&gt;

Whats the Best brute force tool to use for web based apps?  Or is the &amp;quot;best&amp;quot; always a custom made script?
&lt;b&gt;Statistics&lt;/b&gt; : 3 Replies || 867 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=2044&quot;&gt;&lt;b&gt;leeLulz&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f42digest/forum.xml.gz">Newbie Corner - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=42&amp;t=1051</guid>
		</item>
		<item>
			<title>Re: Brute Force</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=42&amp;t=1051#p6497</link>
		<pubDate>Sun, 05 Feb 2012 20:06:28 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=42&quot; title=&quot;Newbie Corner&quot;&gt;Newbie Corner&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: Brute Force&lt;/b&gt;

I say look into hydra or medusa. you can even customize the error return..
&lt;b&gt;Statistics&lt;/b&gt; : 3 Replies || 867 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1914&quot;&gt;&lt;b&gt;kybrd&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f42digest/forum.xml.gz">Newbie Corner - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=42&amp;t=1051#p6497</guid>
		</item>
		<item>
			<title>Greetings HoZ'ers</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=31&amp;t=1046</link>
		<pubDate>Sat, 04 Feb 2012 10:11:52 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=31&quot; title=&quot;Introductions&quot;&gt;Introductions&lt;/a&gt;&lt;/h5&gt;


&lt;b&gt;Post subject : Greetings HoZ'ers&lt;/b&gt;

Greetings HoZ'ers

I've been around computers all my life starting on the trusty c64 when i was about 8.I only saw the thing as a gaming station until i found an old book on c64 programming and was quite excited that i was instructing the pc on what to do, even if it was only adding and subtracting(I was 8 for gods sake;&amp;gt;).

Fast foward to now and im a c# ,SQL developer and have been for 5 years.

Im here to learn, as security is something that has always interested me..how to make it, break it and circumvent it &lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_e_wink.gif&quot; alt=&quot;;)&quot; title=&quot;Wink&quot; /&gt; 

I've been testing out mt SQli recently and I find it quite easy on sites with vulnerabilities,getting access to tables, but I'm stuck there &lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_rolleyes.gif&quot; alt=&quot;:roll:&quot; title=&quot;Rolling Eyes&quot; /&gt; 

Anyways, looking forward to being a part of the community.. so whats my initiation? &lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_e_geek.gif&quot; alt=&quot;:geek:&quot; title=&quot;Geek&quot; /&gt;
&lt;b&gt;Statistics&lt;/b&gt; : 3 Replies || 477 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=2039&quot;&gt;&lt;b&gt;Batista&lt;/b&gt;&lt;/a&gt;



</description>
			<source url="http://www.hack.org.za/forums/forum-f31digest/forum.xml.gz">Introductions - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=31&amp;t=1046</guid>
		</item>
		<item>
			<title>Re: Greetings HoZ'ers</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=31&amp;t=1046#p6496</link>
		<pubDate>Sat, 04 Feb 2012 10:11:52 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=31&quot; title=&quot;Introductions&quot;&gt;Introductions&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Replies : Post subject : Re: Greetings HoZ'ers&lt;/b&gt;

&lt;div class=&quot;quotetitle&quot;&gt;Reelix wrote:&lt;/div&gt;&lt;div class=&quot;quotecontent&quot;&gt;Deface &lt;a href=&quot;http://www.darpa.mil/&quot; class=&quot;postlink&quot;&gt;http://www.darpa.mil/&lt;/a&gt; before the end of the day else you're perma-banned  &lt;img src=&quot;http://www.hack.org.za/forums/images/smilies/icon_cool.gif&quot; alt=&quot;8-)&quot; title=&quot;Cool&quot; /&gt;&lt;/div&gt;

Classic
&lt;b&gt;Statistics&lt;/b&gt; : 3 Replies || 477 Views
Last post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=1858&quot;&gt;&lt;b&gt;Digital Kryptonite&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f31digest/forum.xml.gz">Introductions - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=31&amp;t=1046#p6496</guid>
		</item>
		<item>
			<title>VPN network</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=42&amp;t=1062</link>
		<pubDate>Sat, 04 Feb 2012 06:32:59 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=42&quot; title=&quot;Newbie Corner&quot;&gt;Newbie Corner&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Post subject : VPN network&lt;/b&gt;

I am a small business owner trying to do some research on the benefits and cost of a WAN and VPN network. I currently have a main office along with branch office in another city about 500 miles away. I want to set it up so any employee can log onto our server and access information or upload information as long as they have an internet connection. Which one would be better, what are the cost related to this type of project?
&lt;b&gt;Statistics&lt;/b&gt; : 1 Post || 927 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=2059&quot;&gt;&lt;b&gt;dwolliex&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f42digest/forum.xml.gz">Newbie Corner - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=42&amp;t=1062</guid>
		</item>
		<item>
			<title>Polldaddy</title>
			<link>http://www.hack.org.za/forums/viewtopic.php?f=42&amp;t=1061</link>
		<pubDate>Fri, 03 Feb 2012 06:45:36 GMT</pubDate>
			<description>&lt;h5&gt;&lt;a href=&quot;http://www.hack.org.za/forums/viewforum.php?f=42&quot; title=&quot;Newbie Corner&quot;&gt;Newbie Corner&lt;/a&gt;&lt;/h5&gt;
&lt;b&gt;Post subject : Polldaddy&lt;/b&gt;

Greetings Everyone,

I'm pretty new to hacking, but I really need some help.
I've been wondering, are there any working polldaddy hacks? I haven't seen a working one in ages now. 
I have the poll's ID, and the answer ID, but I don't know how to hack the poll.
I have less then 24 hours before the poll closes and we really need to win.

Thanks in advance for your replies!
Have a good day!
&lt;b&gt;Statistics&lt;/b&gt; : 1 Post || 9 Views
Post by &lt;a href=&quot;./memberlist.php?mode=viewprofile&amp;amp;u=2061&quot;&gt;&lt;b&gt;GSR_Girl&lt;/b&gt;&lt;/a&gt;

</description>
			<source url="http://www.hack.org.za/forums/forum-f42digest/forum.xml.gz">Newbie Corner - Digest</source>
			<guid isPermaLink="true">http://www.hack.org.za/forums/viewtopic.php?f=42&amp;t=1061</guid>
		</item>
	</channel>
</rss>

<!-- URL list generated in  0.07494 s ( Mem Usage : 631.62 Kb ) - 6 sql - 24 URLs listed -->
