CS GTU Study Material Presentations Unit-1 02102020082427AM
CS GTU Study Material Presentations Unit-1 02102020082427AM
GTU - 3150714
Unit-1
Systems Vulnerability
Scanning
Exploits take many shapes. It can be simple binary shellcode or clever bits of text appended
to URL parameters.
Developing an exploit means taking advantage of that software fault to give the attacker an
advantage against the system.
CLI
Metasploit Framework Core
Web
Framework
Plugins
Metasploit Framework Base GUI
Interfaces
Modules
Modules built on top of libraries, accessed via interfaces to conduct exploitation tasks.
Plugins hook directly into the framework to add commands to the interface, etc.
Source:
http://nmap.org/
Thank
You