Skip to content

Commit f2cf67f

Browse files
committed
new security resource
1 parent d283f3a commit f2cf67f

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

all.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3951,6 +3951,10 @@ <h2>General security resources</h2>
39513951
from beginning to advanced topics.</p>
39523952
</li>
39533953
<li>
3954+
<p>The <a href="http://www.reddit.com/r/netsec/">/r/netsec</a> subreddit is one place to
3955+
go to learn more about network and application security.</p>
3956+
</li>
3957+
<li>
39543958
<p><a href="http://gexos.github.io/Hacking-Tools-Repository/">Hacking Tools Repository</a>
39553959
is a great list of password cracking, scanning, sniffing and other security
39563960
penetration testing tools.</p>

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>2015-01-02T16:22:53Z</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>2015-01-03T11:57:34Z</updated></feed>

source/content/pages/10-security/1001-web-security.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ securing Linux distributions.
7777
[fantastic currated list of security reading material](http://dfir.org/?q=node/8/)
7878
from beginning to advanced topics.
7979

80+
* The [/r/netsec](http://www.reddit.com/r/netsec/) subreddit is one place to
81+
go to learn more about network and application security.
82+
8083
* [Hacking Tools Repository](http://gexos.github.io/Hacking-Tools-Repository/)
8184
is a great list of password cracking, scanning, sniffing and other security
8285
penetration testing tools.

web-application-security.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ <h2>General security resources</h2>
113113
from beginning to advanced topics.</p>
114114
</li>
115115
<li>
116+
<p>The <a href="http://www.reddit.com/r/netsec/">/r/netsec</a> subreddit is one place to
117+
go to learn more about network and application security.</p>
118+
</li>
119+
<li>
116120
<p><a href="http://gexos.github.io/Hacking-Tools-Repository/">Hacking Tools Repository</a>
117121
is a great list of password cracking, scanning, sniffing and other security
118122
penetration testing tools.</p>

0 commit comments

Comments
 (0)