What is exploit and payload
Exploit:-
- An exploit is a piece of code written to take advantage of a particular vulnerability
       :-  open kali terminal  root terminal
        step 2
       :- write msfconsole
step 3
       :- write use exploit
        :- Example :- exploit/windows/scada/igss9_igssdataserver_listall 
Payload:-
- A payload is a piece of code to be executed through said exploit
       step 1
        :- open kali terminal or root terminal
       step 2
        :-write msfconsole
        :-write use payload




 
Comments
Post a Comment