FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
NoSQLMap/TODO at master · Sajid576/NoSQLMap · GitHub
Sajid576
/
NoSQLMap
Public
forked from
codingo/NoSQLMap
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
NoSQLMap
/
TODO
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (13 loc) · 477 Bytes
Breadcrumbs
NoSQLMap
/
TODO
Copy path
File metadata and controls
14 lines (13 loc) · 477 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
'''TODO:
A list:
- create options.py with options to be set. Options stored in a class
- separate requests, should only give:
1. args (could be query path in a get, parameters in a POST)
2. options (where we find method, uri, port etc)
3. header (in future we will implement injection in a header)
- separate metasploit module
- create exceptions.py
B list:
- accept manipulation of parameters(ex: we want to base64encode the request before sending it)
- ???
'''
Back
|
FazBrowse Home
|
New Git URL