Skip to content

Commit 88523d0

Browse files
authored
Merge branch 'master' into master
2 parents 170ea73 + 393402c commit 88523d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,14 +139,14 @@ For a list of free hacking books available for download, go [here](https://githu
139139
* [Habu](https://github.com/portantier/habu) - Python Network Hacking Toolkit
140140
* [Wifi Jammer](https://n0where.net/wifijammer/) - Free program to jam all wifi clients in range
141141
* [Firesheep](https://codebutler.github.io/firesheep/) - Free program for HTTP session hijacking attacks.
142-
* [Scapy](https://github.com/secdev/scapy) - A Python tool and library for low level packet creation and maniputalion
142+
* [Scapy](https://github.com/secdev/scapy) - A Python tool and library for low level packet creation and manipulation
143143
* [Amass](https://github.com/caffix/amass) - In-depth subdomain enumeration tool that performs scraping, recursive brute forcing, crawling of web archives, name altering and reverse DNS sweeping
144144

145145

146146
# Forensic
147147

148148
## Tools
149-
* [Autospy](http://www.sleuthkit.org/autopsy/) - A digital forensics platform and graphical interface to [The Sleuth Kit](http://www.sleuthkit.org/sleuthkit/index.php) and other digital forensics tools
149+
* [Autopsy](http://www.sleuthkit.org/autopsy/) - A digital forensics platform and graphical interface to [The Sleuth Kit](http://www.sleuthkit.org/sleuthkit/index.php) and other digital forensics tools
150150
* [sleuthkit](https://github.com/sleuthkit/sleuthkit) - A library and collection of command-line digital forensics tools
151151
* [EnCase](https://www.guidancesoftware.com/products/Pages/encase-forensic/overview.aspx) - The shared technology within a suite of digital investigations products by Guidance Software
152152
* [malzilla](http://malzilla.sourceforge.net/) - Malware hunting tool
@@ -191,7 +191,7 @@ For a list of free hacking books available for download, go [here](https://githu
191191
* [OverTheWire - Krypton](http://overthewire.org/wargames/krypton/)
192192

193193
## Bug bounty
194-
* [Awsome bug bounty resourses by Edoverflow](https://github.com/EdOverflow/bugbounty-cheatsheet)
194+
* [Awesome bug bounty resources by EdOverflow](https://github.com/EdOverflow/bugbounty-cheatsheet)
195195

196196
# CTF
197197

@@ -214,7 +214,7 @@ For a list of free hacking books available for download, go [here](https://githu
214214
* [CTF archives (shell-storm)](http://shell-storm.org/repo/CTF/)
215215
* [Rookit Arsenal](https://amzn.com/144962636X) - OS RE and rootkit development
216216
* [Pentest Cheat Sheets](https://github.com/coreb1t/awesome-pentest-cheat-sheets) - Collection of cheat sheets useful for pentesting
217-
* [Movies For Hacker](https://github.com/k4m4/movies-for-hackers) - A curated list of movies every hacker & cyberpunk must watch.
217+
* [Movies For Hackers](https://github.com/k4m4/movies-for-hackers) - A curated list of movies every hacker & cyberpunk must watch.
218218

219219
# OS
220220

0 commit comments

Comments
 (0)