Commit Graph
22 Commits
Author SHA1 Message Date
nizam0906andGitHub 6939499bed Fixed Broken Links in Directory traversal 2019-12-17 22:35:35 +05:30
nizam0906andGitHub 4de5a20376 Fixed Broken Links in Command Injection 2019-12-17 22:29:17 +05:30
nizam0906andGitHub 156ea32217 Updated Summary and Fixed Broken Links in CSRF 2019-12-17 22:21:53 +05:30
nizam0906andGitHub d6d649e08f Added Summary in CRLF 2019-12-17 22:12:35 +05:30
nizam0906andGitHub 03762911a7 Fixed Broken Links in API Key Leaks 2019-12-17 21:59:19 +05:30
nizam0906andGitHub d41e0d33bd Added Summary in Hibernate Query Language Injection 2019-10-29 19:47:42 +05:30
nizam0906andGitHub 4d94e553b9 Added Summary in Cassandra Injection 2019-10-29 19:42:49 +05:30
nizam0906andGitHub fe8c7be2fb Fixed Broken Links in SQL injection README.md 2019-10-29 19:33:09 +05:30
nizam0906andGitHub a69c2acb7d Added Summary in SQLite Injection 2019-10-29 19:22:49 +05:30
nizam0906andGitHub 4b1f7e629d Fixed Broken Links in PostgreSQL Injection 2019-10-29 19:06:41 +05:30
nizam0906andGitHub 20d6599772 Added Summary 2019-10-29 18:57:33 +05:30
nizam0906andGitHub ca59b1d217 Fixed Broken Links in MSSQL Injection
Fixed Broken Links in MSSQL Injection
2019-10-29 18:44:28 +05:30
nizam0906andGitHub a33dce0d60 Fixed Broken Links 2019-10-29 18:25:00 +05:30
nizam0906andGitHub 7d6fab92fa Update Detect columns number
Using SELECT * FROM SOME_EXISTING_TABLE Error Based
2019-10-29 18:11:58 +05:30
nizam0906andGitHub 614e8a97b9 Updated Detect columns number
Detect columns number using LIMIT INTO Error Based
2019-10-29 16:48:11 +05:30
nizam0906andGitHub f81f9440b8 Added More Ways to Detect columns number
using order by or group by
using order by or group by error based
using UNION SELECT Error Based
2019-10-29 16:32:22 +05:30
nizam0906andGitHub bb2c247160 Added List Database Administrator Accounts
SELECT datname FROM pg_database
2019-10-29 10:32:39 +05:30
nizam0906andGitHub ab341cff38 Updated Blind XSS endpoint
* User Agent
* Comment Box
2019-10-28 16:51:36 +05:30
nizam0906andGitHub 3dcd4425a8 Added more PostgreSQL Injection Queries
* PostgreSQL version
* PostgreSQL Current User
* PostgreSQL List Users
* PostgreSQL List Password Hashes
* PostgreSQL List Privileges
* PostgreSQL database name
* PostgreSQL List databases
* PostgreSQL List tables
* PostgreSQL List columns
* PostgreSQL Stacked query
2019-10-28 16:26:49 +05:30
nizam0906andGitHub f35ace93cf Update PostgreSQL Injection.md
Updated PostgreSQL Error Based injections
2019-10-26 18:07:14 +05:30
nizam0906andGitHub aef5bb864a Update jsonp_endpoint.txt
Added 3 yahoo jsonp endpoints
* https://ads.yap.yahoo.com/nosdk/wj/v1/getAds.do?cb=alert(1337)
* https://mempf.yahoo.co.jp/offer?position=h&callback=alert(1337)
* https://suggest-shop.yahooapis.jp/Shopping/Suggest/V1/suggester?callback=alert(1)//&appid=dj0zaiZpPVkwMDJ1RHlqOEdwdCZzPWNvbnN1bWVyc2VjcmV0Jng9M2Y-
2019-10-25 22:27:16 +05:30
nizam0906andGitHub 5b59da70f7 Update MySQL Injection.md
Added 6 MYSQL DIOS
* Zen
* Zen WAF
* ~tr0jAn WAF
* ~tr0jAn Benchmark
* N1Z4M
* sharik
2019-10-25 18:11:11 +05:30