Swissky
4ca5e71c2f
Bind shell cheatsheet ( Fix #194 )
2020-05-24 14:09:46 +02:00
Swissky
7f1c150edd
Mimikatz Summary
2020-05-10 16:17:10 +02:00
DoI
5aad5795d2
minor spelling fix
2020-05-05 15:15:50 +12:00
DoI
53db029d4e
Added additional info to the Postgres SQLi page
2020-05-05 15:10:44 +12:00
Swissky
da5dc1299e
MSSQL Trusted Link
2020-05-01 12:06:18 +02:00
Swissky
04899355ad
Magic Hashes + SQL fuzz
2020-04-26 21:43:42 +02:00
Swissky
eaac0e748e
Fix issue #185
2020-04-21 11:31:18 +02:00
Swissky
c8c4a6e8a9
Fix issue #185
2020-04-21 11:26:49 +02:00
fuxsocy.py and GitHub
009a2f9276
Update SQLite Injection.md
...
Added new link location for the pdf.
2020-04-03 23:15:05 +00:00
chivato
29fac06023
From https://twitter.com/secgus
...
MySQL Blind Queries and Data Exfiltration via the ORDER BY clause.
2020-03-01 21:15:19 +00:00
Swissky and GitHub
55d1731897
Merge pull request #116 from nizam0906/master
...
Added More Updates in SQL Injection
2019-10-29 17:11:28 +01:00
nizam0906 and GitHub
d41e0d33bd
Added Summary in Hibernate Query Language Injection
2019-10-29 19:47:42 +05:30
nizam0906 and GitHub
4d94e553b9
Added Summary in Cassandra Injection
2019-10-29 19:42:49 +05:30
nizam0906 and GitHub
fe8c7be2fb
Fixed Broken Links in SQL injection README.md
2019-10-29 19:33:09 +05:30
nizam0906 and GitHub
a69c2acb7d
Added Summary in SQLite Injection
2019-10-29 19:22:49 +05:30
nizam0906 and GitHub
4b1f7e629d
Fixed Broken Links in PostgreSQL Injection
2019-10-29 19:06:41 +05:30
nizam0906 and GitHub
20d6599772
Added Summary
2019-10-29 18:57:33 +05:30
nizam0906 and GitHub
ca59b1d217
Fixed Broken Links in MSSQL Injection
...
Fixed Broken Links in MSSQL Injection
2019-10-29 18:44:28 +05:30
nizam0906 and GitHub
a33dce0d60
Fixed Broken Links
2019-10-29 18:25:00 +05:30
nizam0906 and GitHub
7d6fab92fa
Update Detect columns number
...
Using SELECT * FROM SOME_EXISTING_TABLE Error Based
2019-10-29 18:11:58 +05:30
nizam0906 and GitHub
614e8a97b9
Updated Detect columns number
...
Detect columns number using LIMIT INTO Error Based
2019-10-29 16:48:11 +05:30
nizam0906 and GitHub
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
Swissky and GitHub
377aad4061
Merge pull request #115 from nizam0906/master
...
Added List Database Administrator Accounts
2019-10-29 08:36:01 +01:00
nizam0906 and GitHub
bb2c247160
Added List Database Administrator Accounts
...
SELECT datname FROM pg_database
2019-10-29 10:32:39 +05:30
Swissky and GitHub
534d46d0e4
Merge pull request #113 from Q5Ca/patch-1
...
Add bypass WAF no equal using BETWEEN
2019-10-28 18:21:26 +01:00
duongdpt and GitHub
135af74acd
Update README.md
...
Add bypass waf using BETWEEN
2019-10-28 22:26:28 +07:00
nizam0906 and GitHub
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
nizam0906 and GitHub
f35ace93cf
Update PostgreSQL Injection.md
...
Updated PostgreSQL Error Based injections
2019-10-26 18:07:14 +05:30
nizam0906 and GitHub
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
Swissky
5455c30ec7
Juicy Potato + XXE update
2019-09-08 19:44:51 +02:00
Swissky
3ca07aeb7a
Docker Privesc - Unix socket
2019-08-30 17:25:07 +02:00
Swissky
8dffb59ac5
Pspy + Silver Ticket + MSSQL connect
2019-08-18 22:24:48 +02:00
Swissky
4a176615fe
CORS Misconfiguration
2019-08-18 12:08:51 +02:00
Swissky
0b9d76eb8e
HQL references
2019-07-19 19:34:23 +02:00
Swissky
f6564869f0
Fix typo in PHP Object injection
2019-07-05 18:42:42 +02:00
Swissky
13ba72f124
GraphQL + RDP Bruteforce + PostgreSQL RCE
2019-07-01 23:29:29 +02:00
Swissky
46780de750
PostgreSQL rewrite + LFI SSH
2019-06-29 19:23:34 +02:00
Elon Salfati and GitHub
a4411ae086
Added 2 working sql injection lines
2019-06-28 18:16:45 +03:00
Swissky
9745e67465
HQL Injection + references update
2019-06-16 23:45:52 +02:00
Swissky
f88da43e1c
SQL informationschema.processlist + UPNP warning + getcap -ep
2019-05-25 18:19:08 +02:00
Alexis VIALARET and GitHub
506014dd5f
Some link's markdown was broken
2019-05-24 17:15:33 +02:00
Swissky
49b9d0aff7
MSQL UDF sys_exec + SSRF IP: 127.1 and 127.0.1
2019-04-20 20:23:40 +02:00
Swissky
13864bde04
GoGitDumper + MySQL summary rewrite
2019-04-15 00:49:56 +02:00
Swissky
c66197903f
MYSQL Truncation attack + Windows search where
2019-04-14 19:46:34 +02:00
Swissky
a509909561
PostgreSQL RCE CVE-2019–9193 + ADAPE + WinPrivEsc Resources
2019-03-24 16:00:27 +01:00
clem9669 and GitHub
ea1e5a63ad
Add authentification bypass
...
admin' -- - (variant of pre-existing)
2019-03-21 16:44:37 +00:00
tkmk
0913e8c3bd
Fix changed urls
2019-03-19 20:18:06 +08:00
Swissky
404afd1d71
Fix name's capitalization
2019-03-07 00:07:55 +01:00