Skip to content

Commit e737b90

Browse files
authored
Additional resources
1 parent 51972f6 commit e737b90

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

README.md

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ This repository is a guide for amateurs pen testers and a summary of hacking too
3131
* [Exploitation Tools](#wrench-exploitation-tools)
3232
* [Sniffing & Spoofing](#busts_in_silhouette-sniffing--spoofing)
3333
* [Web Hacking](#rocket-web-hacking)
34-
* [Private Web Hacking](#zap-private-web-hacking)
3534
* [Post Exploitation](#tada-post-exploitation)
3635
* [Frameworks](#package-frameworks)
3736
* [Additional resources](#additional-resources)
3837
* [Books / Manuals](#books--manuals)
3938
* [Discussions](#discussions)
39+
* [Security Advisories](#security-advisories)
4040
* [License](#license)
4141

4242
# Introduction
@@ -197,12 +197,28 @@ Frameworks are packs of pen testing tools with custom shell navigation and docum
197197
- [Devbreak on Twitter](https://twitter.com/DevbreakFR) Twitter Bot that post articles about security, hacking, opensource, dev, webdesign and more.
198198
- [The Life of a Security Researcher](https://www.alienvault.com/blogs/security-essentials/the-life-of-a-security-researcher)
199199
- [Find an awesome hacking spots in your country](https://github.com/diasdavid/awesome-hacking-spots)
200-
- [Awesome Infosec](https://hackmd.io/s/V1GLSF0R)
200+
- [Awesome-Hacking Lists](https://github.com/Hack-with-Github/Awesome-Hacking/blob/master/README.md)
201+
- [Citadel Database](https://citadel.pw/)
202+
- [Crack Station](http://crackstation.net/)
203+
- [Exploit Database](http://www.exploit-db.com/)
204+
- [Hackavision](http://www.hackavision.com/)
205+
- [Hash Generator](http://www.insidepro.com/hashes.php?lang=eng)
206+
- [Hackmethod](https://www.hackmethod.com/)
207+
- [Hell Bound Hackers](http://www.hellboundhackers.org/)
208+
- [Packet Storm Security](http://packetstormsecurity.org/)
209+
- [Phrack Ezine](http://phrack.org/)
210+
- [SecLists](http://seclists.org/)
211+
- [SecTools](http://sectools.org/)
212+
- [Security Tubes](http://www.securitytube.net/)
213+
- [Skull Security](http://www.skullsecurity.org/)
214+
- [Smash the Stack](http://smashthestack.org/)
215+
- [Sploit Me](http://www.sploit.me.uk/)
201216

202217
## Books / Manuals
203218

204219
**Warning :** I haven't read them all so don't consider I am recommanding as I liked them. They just seems to provide useful resources.
205220

221+
- [Kali Linux Revealed](https://kali.training/downloads/Kali-Linux-Revealed-1st-edition.pdf)
206222
- [Blue Team Field Manual (BTFM)](https://www.amazon.com/Blue-Team-Field-Manual-BTFM/dp/154101636X)
207223
- [Cybersecurity - Attack and Defense Strategies](https://www.amazon.com/Cybersecurity-Defense-Strategies-Infrastructure-security/dp/1788475291)
208224
- [NMAP Network Scanning : Official Discovery](https://www.amazon.com/Nmap-Network-Scanning-Official-Discovery/dp/0979958717)
@@ -216,6 +232,13 @@ Frameworks are packs of pen testing tools with custom shell navigation and docum
216232
- [ax0nes](https://ax0nes.com/) Hacking, security, and software development forum.
217233
- [0Day.rocks on discord](https://discord.gg/WmYzJfD) Discord server about the 0day.rocks blog for technical and general InfoSec/Cyber discussions & latest news.
218234

235+
## Security Advisories
236+
237+
- [CVE](http://cve.mitre.org/)
238+
- [CWE](http://cwe.mitre.org/)
239+
- [NVD](http://web.nvd.nist.gov/)
240+
- [WVE](http://www.wve.org/)
241+
219242
# License
220243

221244
This repository is under MIT license.

0 commit comments

Comments
 (0)