wchen-r7
|
02834d4251
|
Add API documentation
|
2016-02-18 11:44:14 -06:00 |
|
wchen-r7
|
68703e1955
|
Break down DocumenGenerator, fix a bug when opening local md
|
2016-02-18 10:25:40 -06:00 |
|
wchen-r7
|
a5f3bddfc8
|
Support RPC API
|
2016-02-18 00:39:12 -06:00 |
|
wchen-r7
|
089d6985b6
|
Add more demo templates
|
2016-02-18 00:17:32 -06:00 |
|
wchen-r7
|
1bfe1ad140
|
More demos
|
2016-02-17 19:04:06 -06:00 |
|
wchen-r7
|
76f2c917ee
|
Allow no GITHUB_OAUTH_TOKEN, and gsub for demo
|
2016-02-17 15:38:30 -06:00 |
|
wchen-r7
|
0b095cf08a
|
Remove unwanted variable
|
2016-02-17 15:25:31 -06:00 |
|
wchen-r7
|
8b267efa2d
|
No need to gsub the first 12 spaces anymore
|
2016-02-17 14:29:33 -06:00 |
|
wchen-r7
|
714106174e
|
Do external erb template
|
2016-02-17 14:27:29 -06:00 |
|
wchen-r7
|
d5c005d948
|
HTML-escape some fields
|
2016-02-17 13:56:03 -06:00 |
|
wchen-r7
|
5339bb50d8
|
Support targets
|
2016-02-17 13:48:24 -06:00 |
|
wchen-r7
|
08dff6541d
|
rm junk code
|
2016-02-16 23:29:08 -06:00 |
|
wchen-r7
|
509a1e8de1
|
Add manual for demo purposes
|
2016-02-16 23:18:29 -06:00 |
|
wchen-r7
|
b0cfb4aacf
|
Add info -d to show module documentation in .md
|
2016-02-16 22:44:03 -06:00 |
|
Brent Cook
|
95484c81fd
|
Land #6526, fix browser exploit server spec
|
2016-02-15 16:23:04 -06:00 |
|
Brent Cook
|
1f58ad15ac
|
Browser::Exploit::Server needs to have vprint*
|
2016-02-15 16:21:24 -06:00 |
|
Brent Cook
|
3d1861b3f4
|
Land #6526, integrate {peer} string into logging by default
|
2016-02-15 15:19:26 -06:00 |
|
Brent Cook
|
4db2840af9
|
Land #6385, add .apk template support for msfvenom
|
2016-02-15 14:27:08 -06:00 |
|
Metasploit
|
93cc7d58ba
|
Bump version of framework to 4.11.11
|
2016-02-12 15:38:50 -08:00 |
|
Brent Cook
|
db19a7d9b3
|
Merge branch 'upstream-master'
|
2016-02-10 23:15:21 -06:00 |
|
OJ
|
44eb2d6a80
|
Merge branch 'upstream/master' into default-xor
|
2016-02-11 14:30:18 +10:00 |
|
Brent Cook
|
2386cb1344
|
Land #6527, add support for importing Burp suite vuln exports
|
2016-02-10 13:19:21 -06:00 |
|
wchen-r7
|
d5c3fcae04
|
Land #6511, Bump Jsobfu version to support preserved_identifiers
|
2016-02-05 15:57:53 -06:00 |
|
Metasploit
|
3c1ada46dd
|
Bump version of framework to 4.11.10
|
2016-02-05 13:40:02 -08:00 |
|
Brian Patterson
|
4dcbd7c1ae
|
Add a nokogiri xml stream parser for Burp issue xml and rename original burp parser to burp session parser so both are supported.
|
2016-02-04 10:30:56 -06:00 |
|
wchen-r7
|
d55e68e76b
|
Fix bug in js_obfuscate
|
2016-02-02 11:25:39 -06:00 |
|
James Lee
|
208420d741
|
Sort methods
|
2016-02-02 10:02:32 -06:00 |
|
William Vu
|
93bdea0a60
|
Add tab completion for ReverseListenerBindAddress
|
2016-02-01 13:57:45 -06:00 |
|
Tim
|
4d6791d432
|
fix returning of error
|
2016-01-31 15:13:21 +00:00 |
|
William Vu
|
1828b7fda6
|
Land #6512, Acunetix importer missing scheme fix
|
2016-01-29 13:17:44 -06:00 |
|
Metasploit
|
7079110964
|
Bump version of framework to 4.11.9
|
2016-01-29 10:51:46 -08:00 |
|
Brent Cook
|
b6bc862c1b
|
Land #6267, fix Rex::Parser::Ini#each_group
|
2016-01-29 11:19:40 -06:00 |
|
Brent Cook
|
cd56470759
|
Land #6493, move SSL to the default options, other fixes
|
2016-01-29 11:09:51 -06:00 |
|
Adam Cammack
|
e542a6c8cf
|
Fix importing with Acunetix
Add a default scheme of `http://` to URIs without a scheme. Also update
some documentation.
|
2016-01-28 16:37:14 -06:00 |
|
wchen-r7
|
f4139f85cb
|
Change to JsIdentifiers
|
2016-01-28 15:18:25 -06:00 |
|
wchen-r7
|
4bd2be5dfa
|
Add preserved_identifiers support
|
2016-01-28 14:36:42 -06:00 |
|
James Lee
|
c2f8e95492
|
Missed one
|
2016-01-28 14:18:19 -06:00 |
|
James Lee
|
ad026b3a7a
|
Add #peer to Tcp
|
2016-01-28 13:58:24 -06:00 |
|
James Lee
|
537c7e790e
|
Use vprint_status instead of reimplementing it
|
2016-01-28 12:51:20 -06:00 |
|
Louis Sato
|
cb92d41356
|
Land #6508, add dir alias for ls
|
2016-01-27 15:21:59 -06:00 |
|
wchen-r7
|
51efb2daee
|
Land #6422, Add support for native target in Android webview exploit
|
2016-01-27 14:27:41 -06:00 |
|
OJ
|
3acb5d270b
|
Add dir as an alias for ls
|
2016-01-27 12:21:15 +10:00 |
|
OJ
|
0134161c1b
|
Fix another typo
|
2016-01-25 22:15:13 +10:00 |
|
OJ
|
7deae90185
|
Land #6499 : Fix reverse_tcp handling of disconnects
Fixes #6497
|
2016-01-23 17:59:23 +10:00 |
|
Brent Cook
|
a587975f90
|
be more robust and careful breaking from the accept thread
|
2016-01-23 01:46:58 -06:00 |
|
wchen-r7
|
6187354392
|
Land #6226, Add Wordpress XML-RPC system.multicall Credential BF
|
2016-01-23 00:12:46 -06:00 |
|
KINGSABRI
|
ad3eed525b
|
Handing newer version of WP, fallback CHUNKSIE to 1
|
2016-01-23 08:06:27 +03:00 |
|
William Vu
|
d6facbe339
|
Land #6421, ADB protocol and exploit
|
2016-01-22 20:45:44 -06:00 |
|
wchen-r7
|
0f9cf812b7
|
Bring wordpress_xmlrpc_login back, make wordpress_multicall as new
|
2016-01-22 18:54:20 -06:00 |
|
Brent Cook
|
b3e76f7793
|
Land #6484, handle rspec failures gracefully if there is no database
|
2016-01-22 17:28:49 -06:00 |
|