Hi Guys,
I want to write a GUI for using Nmap commands, where you can specify all commands to be
executed and also include a filename to save into.
I know for a fact that you can use the following script:
<?system(escapeshellcmd("nmap" . $whatever)); ?>
For instance, nmap has several commands you can include like:
-sS -vv -O -oN , etc..
So I want users to choose options either by checkboxes.
Please help..
Using Nmap commands in PHP
Moderator: General Moderators
- Love_Daddy
- Forum Commoner
- Posts: 61
- Joined: Wed Jul 10, 2002 6:55 am
- Location: South Africa
- Contact: