Popular posts from this blog
How to Install metasploit Hacking tool
By
Doncee-Tech
How to Install metasploit Hacking tool The installation process can take 5-10 minutes to complete. When the installation completes, click the Finish button. To launch msfconsole after the installation completes, run the following from the command line: $ msfconsole.bat Installing the Metasploit Framework on Linux Open the terminal. Enter the following command to add the build repository and install the Metasploit Framework package: curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && chmod 755 msfinstall && ./msfinstall After the installation completes, open a terminal window and type the following to start msfconsole: $ ./msfconsole The prompt asks you if you want to use and set up a new database. Type y or yes to run the initial configuration script to create the initial database. If all goes well, t...
CISCO ROUTER CONFIGURATION! PASSWORD ENCRYPTION, CONSOLE PORT PASSWORD, BANNER, TELNETTINTG INTO REMOTE NETWORK, ETC.
By
Doncee-Tech
Donceetech(config-if-range)# crypto map donceetech ? <cr> Donceetech(config-if-range)# crypto map donceetech ERROR: Crypto Map with tag donceetech does not exist. Donceetech(config-if-range)#cry Donceetech(config-if-range)#crypto map net ? <cr> Donceetech(config-if-range)#crypto map net ERROR: Crypto Map with tag net does not exist. Donceetech(config-if-range)#prio Donceetech(config-if-range)#priority Donceetech(config-if-range)#priority-group ? <1-16> Priority group Donceetech(config-if-range)#priority-group 5 ? <cr> Donceetech(config-if-range)#priority-group 5 Donceetech(config-if-range)#chann Donceetech(config-if-range)#channel-group ? <1-64> Channel group number Donceetech(config-if-range)#channel-group 60 ? % This command is not supported by Packet Tracer. Donceetech(config-if-range)#channel-group 0 ? % Unrecognized command Donceetech(config-if-range)#channel-group 0- ? % Unrec...
Comments
Post a Comment