Commit Graph

164 Commits

Author SHA1 Message Date
santosomar
e7a7e24cd5 updating README.md 2018-10-04 23:00:56 -04:00
Omar Santos
075fc4e741
Update insecure_protocols.md 2018-09-29 21:19:31 +01:00
Omar Santos
c2e9b3293d
Create insecure_protocols.md 2018-09-29 21:18:55 +01:00
Omar Santos
5d4faa4c06
Update README.md 2018-09-28 21:33:05 +01:00
Omar Santos
e279047f4d
Update README.md 2018-09-28 21:32:34 +01:00
Omar Santos
39a4c98044
Update README.md
Correcting link for Enterprise Ethical Hacking https://www.safaribooksonline.com/videos/enterprise-penetration-testing/9780134854779
2018-09-28 21:25:13 +01:00
santosomar
35f58cc6ee update 2018-09-16 22:41:51 -04:00
Omar Santos
4fbfb7ce5d
Update letmeout.sh 2018-09-06 14:31:40 -04:00
Omar Santos
195345a981
Updated Exiftool link as per Issue 8
Updated link as per issue #8  .
2018-08-30 22:00:55 -04:00
Omar Santos
33119fe54d
Update README.md 2018-08-16 22:21:45 -04:00
santosomar
e95407315c adding IoT resources
Adding IoT references to tools, blogs, videos, and testing guides.
2018-08-13 13:10:50 -04:00
santosomar
f2f6204859 adding IoT references
Adding IoT references to tools, blogs, videos, and testing guides.
2018-08-13 13:06:40 -04:00
Omar Santos
b4af1665ad
Add files via upload 2018-08-07 14:59:40 -07:00
Omar Santos
f33166c6e7
Adding other OSINT tools 2018-08-07 13:40:04 -07:00
Omar Santos
8d1a88ca68
updating passive recon tools 2018-08-07 13:34:22 -07:00
Omar Santos
7e4d2d9270
Update README.md 2018-08-07 13:33:50 -07:00
Omar Santos
63a86e71cf updating web application testing references
updating web application testing references
2018-07-28 22:20:05 -04:00
Omar Santos
c72b6d0b94 updating 2018-07-28 22:18:33 -04:00
Omar Santos
b6cae66135
Update README.md 2018-07-28 22:16:24 -04:00
Omar Santos
ed02c2db8a
Update README.md 2018-07-28 22:10:24 -04:00
Omar Santos
a88f6192bf adding WebSploit
Adding information about how to build your own lab and information about WebSploit
2018-07-28 21:36:25 -04:00
Omar Santos
7e9db6ba05 organizing files 2018-07-28 21:24:14 -04:00
Omar Santos
71208d9b73
Adding websploit
Adding WebSploit
2018-07-28 21:20:13 -04:00
Omar Santos
3431087262
Adding vulnerable applications
Adding OWASP Juice Shop and sorting all apps alphabetically.
2018-07-27 19:50:52 -04:00
Omar Santos
e58acb4b2e
Update README.md 2018-07-27 19:49:06 -04:00
Omar Santos
288770e823
Update README.md 2018-07-25 22:20:05 -04:00
Omar Santos
6d5d29b2b1
adding additional web app testing references 2018-07-18 12:40:22 -04:00
Omar Santos
2d0b7d69fc
adding CTFd information
Adding information about open source CTF platform CTFd
2018-07-17 21:28:18 -04:00
Omar Santos
3c36a38152
Add files via upload 2018-06-26 22:29:25 -04:00
Omar Santos
7e7919361d
Add files via upload 2018-06-26 22:28:57 -04:00
Omar Santos
db5a7a9e47
Update registers.md 2018-06-26 21:58:59 -04:00
Omar Santos
a7eea205f5
Update registers.md 2018-06-26 21:58:40 -04:00
Omar Santos
055789a512
Update output.json 2018-06-18 23:34:43 -04:00
Omar Santos
867b19c4f6
Adding mobile security resources
Adding additional mobile security resources
2018-06-18 22:36:04 -04:00
Omar Santos
cee128997b
Delete .DS_Store 2018-06-16 13:55:18 -04:00
santosomar
c88d596203 adding mobile app example 2018-06-16 13:47:15 -04:00
santosomar
41444bf71f Merge branch 'master' of https://github.com/The-Art-of-Hacking/art-of-hacking 2018-06-16 13:46:03 -04:00
Omar Santos
830efda0e0
Add files via upload 2018-06-16 13:44:39 -04:00
Omar Santos
bcd67377be
Adding Resources for Windows-based Assessments
Adding resources and tools used for Windows-based assessments....
2018-06-06 17:23:15 -04:00
Omar Santos
108d1f420e
Update README.md 2018-06-06 17:08:52 -04:00
santosomar
949370bc8e Merge branch 'master' of https://github.com/The-Art-of-Hacking/art-of-hacking 2018-06-02 19:57:07 -04:00
santosomar
84823559db adding information about DOMXSS 2018-06-02 19:57:06 -04:00
Omar Santos
ed0848ea1d
Merge pull request #7 from cclauss/patch-1
print() is a function in Python 3
2018-06-02 15:19:13 -04:00
cclauss
9be4666773
Define raw_input() for Python 3
In Python 3, __raw_input()__ has been replaced with __input()__
* Also added __.strip()__ to input statements to deal gracefully with leading or trailing spaces.
2018-06-02 09:43:44 -04:00
cclauss
1c160e4544
print() is a function in Python 3 2018-06-02 09:34:19 -04:00
santosomar
72d4fa6719 adding VIRL topology 2018-06-02 01:19:42 -04:00
Omar Santos
23d8176fc6
Update README.md 2018-06-01 18:41:51 -04:00
Omar Santos
125195294f
Create registers.md
Adding information about differences between 32bit and 64 bit registers and architecture. This is relevant to buffer overflow examples.
2018-05-22 18:33:15 -04:00
Omar Santos
079b9bd951 adding docker references
Adding information about Docker for students to learn how to deploy vulnerable applications in Docker and understand the fundamentals of Linux containers.
2018-05-19 15:16:58 -04:00
Omar Santos
a310ae915e adding web security dojo
A free open-source self-contained training environment for Web Application Security penetration testing. Tools + Targets = Dojo
2018-05-11 16:20:57 -04:00