Commit Graph

32 Commits (32d639a09fc06acebf41db0a95aac964a2323a87)

Author SHA1 Message Date
fuomag9 32d639a09f Added requirements.txt 2020-02-07 14:24:03 +01:00
fuomag9 15c1afa5ec Add windows support (experimental) 2020-02-07 14:23:57 +01:00
Swissky f0b190a86e
Merge pull request #9 from Naategh/master
Disable InsecureRequestWarning
2020-02-07 14:16:57 +01:00
Swissky c6c8242957
Merge pull request #11 from fuomag9/refractoring
Refractored code, removed unused variables and optimized imports
2020-02-07 14:16:24 +01:00
fuomag9 450f9d4aca Optimized imports 2020-02-05 13:22:13 +01:00
fuomag9 3256a11bad Refractored another URL to url 2020-02-05 13:19:57 +01:00
fuomag9 287d94cf3c Avoid shadowing args argument from outer scope 2020-02-05 13:18:50 +01:00
fuomag9 c46724ea5e changed except to except a generic Exception (more info needed on which exceptions to catch) 2020-02-05 13:17:28 +01:00
fuomag9 8e010abb9a Refractor not in 2020-02-05 13:16:32 +01:00
fuomag9 43bedb6ca6 Removed unused variables 2020-02-05 13:15:54 +01:00
fuomag9 6b24a5c2cb Removed unused r variable and refractored one more URL I forgot to refractor 2020-02-05 13:14:01 +01:00
fuomag9 0701262cde Refractored various URL to url 2020-02-05 13:12:24 +01:00
fuomag9 7bda3f8097 Renamed GRAPHQL_CHARSET variable to lowercase 2020-02-05 13:11:04 +01:00
fuomag9 7e54b1e1a6 Refractored headers parameter and renamed URL to url in exec_graphql 2020-02-05 13:09:42 +01:00
fuomag9 ff54061234 Formatted attacks.py and renamed URL parameter of dump_schema to url 2020-02-05 13:06:53 +01:00
fuomag9 e9d51be625 Formatted utils.py 2020-02-05 13:06:13 +01:00
fuomag9 7348c93588 Formatted graphqlmap 2020-02-05 13:05:56 +01:00
fuomag9 fdb86fc609 Update .gitignore 2020-02-05 13:05:29 +01:00
Swissky 1231334c74
Merge pull request #10 from waristea/add_header_1
Add option to add header to requests made
2020-02-04 10:21:17 +01:00
William Aristea Tantiono 81a8080cc6 Add option to add header to requests made 2020-02-03 16:54:08 +07:00
Naategh b523e0d0ec Disable InsecureRequestWarning 2020-01-15 00:19:49 +03:30
Swissky a8503e0bbc
Merge pull request #6 from swisskyrepo/add-license-1
LICENSE - MIT
2019-11-21 14:33:54 +01:00
Swissky 01ede42094
LICENSE - MIT 2019-11-21 14:33:14 +01:00
Swissky d6e218eca3
SPONSOR - Github buttons 2019-09-22 16:09:48 +02:00
Swissky 0b97b76119 README - Update features + fix SSL 2019-07-29 18:22:11 +02:00
Swissky c013d7703a
SPONSOR - Github button 2019-07-29 18:05:17 +02:00
Swissky 7465f85cee
README - POST method 2019-07-29 18:04:34 +02:00
Swissky f534c20970 GRAPHQLMAP - Full code refactor + more sqli 2019-07-06 00:01:44 +02:00
Swissky f5eee87525 README - Update asciinema dead link 2019-07-03 20:02:56 +02:00
Swissky 537eda5a9e README - Live examples via asciinema 2019-06-22 11:25:57 +02:00
Swissky 567866ad18 GraphQLmap - Initial feature 2019-06-21 16:42:05 +02:00
Swissky 25a84464af
Initial commit 2019-06-21 16:38:47 +02:00