Skip to content

Commit e393496

Browse files
committed
adding new web security resources
1 parent b280e84 commit e393496

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

all.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3444,6 +3444,11 @@ <h2>Security resources</h2>
34443444
topics.</p>
34453445
</li>
34463446
<li>
3447+
<p>This page contains a
3448+
<a href="http://dfir.org/?q=node/8/">fantastic currated list of security reading material</a>
3449+
from beginning to advanced topics.</p>
3450+
</li>
3451+
<li>
34473452
<p><a href="http://gexos.github.io/Hacking-Tools-Repository/">Hacking Tools Repository</a>
34483453
is a great list of password cracking, scanning, sniffing and other security
34493454
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>2014-09-05T10:06:56Z</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-09-06T18:01:12Z</updated></feed>

source/content/pages/10-security/1001-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+
* This page contains a
39+
[fantastic currated list of security reading material](http://dfir.org/?q=node/8/)
40+
from beginning to advanced topics.
41+
3842
* [Hacking Tools Repository](http://gexos.github.io/Hacking-Tools-Repository/)
3943
is a great list of password cracking, scanning, sniffing and other security
4044
penetration testing tools.

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>This page contains a
65+
<a href="http://dfir.org/?q=node/8/">fantastic currated list of security reading material</a>
66+
from beginning to advanced topics.</p>
67+
</li>
68+
<li>
6469
<p><a href="http://gexos.github.io/Hacking-Tools-Repository/">Hacking Tools Repository</a>
6570
is a great list of password cracking, scanning, sniffing and other security
6671
penetration testing tools.</p>

0 commit comments

Comments
 (0)