Skip to content

Commit ebd41be

Browse files
committed
adding hacking tools repository list
1 parent e77eea5 commit ebd41be

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-06-30T08:53:59Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-07-01T06:01:56Z</updated></feed>

source/content/pages/09-security/0903-web-security.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ securing Linux distributions.
3535
[cheat sheets for security](https://www.owasp.org/index.php/Cheat_Sheets)
3636
topics.
3737

38+
* [Hacking Tools Repository](http://gexos.github.io/Hacking-Tools-Repository/)
39+
is a great list of password cracking, scanning, sniffing and other security
40+
penetration testing tools.
41+
3842
* [Securing an Ubuntu Server](http://www.andrewault.net/2010/05/17/securing-an-ubuntu-server/)
3943

4044
* [Securing Ubuntu](http://joshrendek.com/2013/01/securing-ubuntu/)

web-application-security.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ <h2>Security Resources</h2>
6161
topics.</p>
6262
</li>
6363
<li>
64+
<p><a href="http://gexos.github.io/Hacking-Tools-Repository/">Hacking Tools Repository</a>
65+
is a great list of password cracking, scanning, sniffing and other security
66+
penetration testing tools.</p>
67+
</li>
68+
<li>
6469
<p><a href="http://www.andrewault.net/2010/05/17/securing-an-ubuntu-server/">Securing an Ubuntu Server</a></p>
6570
</li>
6671
<li>

0 commit comments

Comments
 (0)