Skip to content

Commit 70cf043

Browse files
authored
Merge pull request #15 from gpotter2/patch-4
Update index.md
2 parents b40eb0f + d5c9338 commit 70cf043

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,8 @@ Send questions, bug reports, suggestions, ideas, cool usages of Scapy, etc. To a
100100

101101
* [**Official Online HTML documentation**](http://scapy.readthedocs.io/)
102102
* [Security Power Tools](http://www.oreilly.com/catalog/9780596009632/) where Philippe Biondi wrote a complete chapter about Scapy.
103-
* [Quick demo: an interactive session](/demo/)
104-
* [Building your own tools with Scapy](/build-your-own-tools/)
105103
* [Scapy's installation page](http://scapy.readthedocs.io/en/latest/installation.html)
104+
* [ThePacketGeek's Building Network Tools with Scapy tutorial](https://thepacketgeek.com/series/building-network-tools-with-scapy/)
106105
* You will also find an article in the French [Linux Magazine #52](http://www.linuxmag-france.org/produit.php?produit=107)
107106
* [Report bugs/wishes/patches here](https://github.com/secdev/scapy/issues/new)
108107
* [Active tickets here](https://github.com/secdev/scapy/issues)
@@ -118,8 +117,7 @@ Send questions, bug reports, suggestions, ideas, cool usages of Scapy, etc. To a
118117

119118
#### Other documents on Scapy :
120119

121-
* A Scapy tutorial: [Packet Wizardry: Ruling the Network with Python](http://packetstorm.linuxsecurity.com/papers/general/blackmagic.txt) by Rob klein Gunnewiek.
122-
* [(now outdated) Scapy installation on OpenBSD 3.8 howto](http://pierre.droids-corp.org/scapy/README.openbsd)
120+
* [(french) @p-l- blog posts on scapy](http://pierre.droids-corp.org/blog/html/tags/scapy.html)
123121

124122
### Development
125123

@@ -131,8 +129,6 @@ Head over to [Scapy's GitHub Projects](https://github.com/secdev/scapy/projects)
131129

132130
#### Known bugs
133131

134-
* Link layer not well managed yet
135-
* DNS packets not reassembled exactly as the original (no compression used)
136132
* May miss packets under heavy load
137133
* BPF filters do not work on PPP interfaces
138134

0 commit comments

Comments
 (0)