Skip to content

Commit

Permalink
Adding changes and Markdown adjustments
Browse files Browse the repository at this point in the history
* Proper Awesome List and Markdow Editings

* Initial commit

* Adding Contributions Link

* Update README.md
  • Loading branch information
madhuakula authored and Hack with Github committed Apr 2, 2016
1 parent 0805603 commit 7d8b4e0
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 36 deletions.
106 changes: 70 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,87 @@
## Awesome-Hacking
A collection of awesome lists for hackers, pentesters & security researchers. Click on the titles below to access it.
#Awesome Hacking

###[awesome-appsec](https://github.com/paragonie/awesome-appsec)
A curated list of resources for learning about application security
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

###[awesome-ctf](https://github.com/apsdehal/awesome-ctf)
A curated list of CTF frameworks, libraries, resources and softwares
**A collection of awesome lists for hackers, pentesters & security researchers.**

###[awesome-exploit-development](https://github.com/FabioBaroni/awesome-exploit-development)
A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development
Your [contributions](contributing.md) are always welcome!

###[awesome-hacking](https://github.com/carpedm20/awesome-hacking)
A curated list of awesome Hacking tutorials, tools and resources
##Table of Contents

###[awesome-honeypots](https://github.com/paralax/awesome-honeypots)
an awesome list of honeypot resources
- [Awesome-Appsec](#awesome-appsec)
- [Awesome-Ctf](#awesome-ctf)
- [Awesome-Exploit-Development](#awesome-exploit-development)
- [Awesome-Hacking-One](#awesome-hacking-one)
- [Awesome-Honeypots](#awesome-honeypots)
- [Awesome-Incident-Response](#awesome-incident-response)
- [Awesome-IoT-Hacks](#awesome-iot-hacks)
- [Awesome-Malware-Analysis](#awesome-malware-analysis)
- [Awesome-Pcaptools](#awesome-pcaptools)
- [Awesome-Pentest](#awesome-pentest)
- [Awesome-Php-Security](#awesome-php-security)
- [Awesome-Sec-Talks](#awesome-sec-talks)
- [Awesome-Security](#awesome-security)
- [Awesome-Web-Hacking](#awesome-web-hacking)
- [Awesome-Windows-Exploitation](#awesome-windows-exploitation)
- [Awesome-Android-Security](#awesome-android-security)
- [Awesome-Osx-and-Ios-Security](#awesome-osx-and-ios-security)

###[awesome-incident-response](https://github.com/meirwah/awesome-incident-response)
A curated list of tools for incident response
---

###[awesome-iot-hacks](https://github.com/nebgnahz/awesome-iot-hacks)
A Collection of Hacks in IoT Space so that we can address them (hopefully).
####[Awesome-Appsec](https://github.com/paragonie/awesome-appsec)
`A curated list of resources for learning about application security`

###[awesome-malware-analysis](https://github.com/rshipp/awesome-malware-analysis)
A curated list of awesome malware analysis tools and resources
####[Awesome-Ctf](https://github.com/apsdehal/awesome-ctf)
`A curated list of CTF frameworks, libraries, resources and softwares`

###[awesome-pcaptools](https://github.com/caesar0301/awesome-pcaptools)
A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.
####[Awesome-Exploit-Development](https://github.com/FabioBaroni/awesome-exploit-development)
`A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development`

###[awesome-pentest](https://github.com/enaqx/awesome-pentest)
A collection of awesome penetration testing resources, tools and other shiny things
####[Awesome-Hacking-One](https://github.com/carpedm20/awesome-hacking)
`A curated list of awesome Hacking tutorials, tools and resources`

###[awesome-php](https://github.com/ziadoz/awesome-php#security)
Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.
####[Awesome-Honeypots](https://github.com/paralax/awesome-honeypots)
`an awesome list of honeypot resources`

###[awesome-sec-talks](https://github.com/PaulSec/awesome-sec-talks)
A collected list of awesome security talks
####[Awesome-Incident-Response](https://github.com/meirwah/awesome-incident-response)
`A curated list of tools for incident response`

###[awesome-security](https://github.com/sbilly/awesome-security)
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
####[Awesome-IoT-Hacks](https://github.com/nebgnahz/awesome-iot-hacks)
`A Collection of Hacks in IoT Space so that we can address them (hopefully).`

###[awesome-web-hacking](https://github.com/infoslack/awesome-web-hacking)
A list of web application security
####[Awesome-Malware-Analysis](https://github.com/rshipp/awesome-malware-analysis)
`A curated list of awesome malware analysis tools and resources`

###[awesome-windows-exploitation](https://github.com/gavz/awesome-windows-exploitation)
A curated list of awesome Windows Exploitation resources, and shiny things.
####[Awesome-Pcaptools](https://github.com/caesar0301/awesome-pcaptools)
`A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.`

###[android-security-awesome](https://github.com/ashishb/android-security-awesome)
A collection of android security related resources:
####[Awesome-Pentest](https://github.com/enaqx/awesome-pentest)
`A collection of awesome penetration testing resources, tools and other shiny things`

###[osx-and-ios-security-awesome](https://github.com/ashishb/osx-and-ios-security-awesome)
OSX and iOS related security tools
####[Awesome-Php-Security](https://github.com/ziadoz/awesome-php#security)
`Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.`

####[Awesome-Sec-Talks](https://github.com/PaulSec/awesome-sec-talks)
`A collected list of awesome security talks`

####[Awesome-Security](https://github.com/sbilly/awesome-security)
`A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.`

####[Awesome-Web-Hacking](https://github.com/infoslack/awesome-web-hacking)
`A list of web application security`

####[Awesome-Windows-Exploitation](https://github.com/gavz/awesome-windows-exploitation)
`A curated list of awesome Windows Exploitation resources, and shiny things.`

####[Awesome-Android-Security](https://github.com/ashishb/android-security-awesome)
`A collection of android security related resources`

####[Awesome-Osx-and-Ios-Security](https://github.com/ashishb/osx-and-ios-security-awesome)
`OSX and iOS related security tools`


---

###Contributions

Please have a look at [contributing.md](contributing.md)
24 changes: 24 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
##Contribution Guidelines

`Please follow the below instrcutions for contributions.`

This resource was made by developers and hackers alike! We appreciate and recognize all [contributors](#contributors).

##Table of Contents

- [Adding to the list](#adding-to-the-list)
- [To remove from the list](#to-remove-from-the-list)
- [Contributors](#contributors)

####Adding to the list

- Please add the content in `README.md` and make sure link in the TOC (Table Of Contents).
- Submit a pull request.

####To remove from the list

- If you have any issues accessing them, please report us.

####Contributors

- [Madhu Akula](https://www.github.com/madhuakula)

0 comments on commit 7d8b4e0

Please sign in to comment.