Property | Type | Description | |
---|---|---|---|
$check | |||
$dork | |||
$enginers | |||
$pl | |||
$tor | |||
$torl | |||
$txt | |||
$vp |
Method | Description | |
---|---|---|
__construct ( ) |
Method | Description | |
---|---|---|
checkExploits ( $results, $commandData, Symfony\Component\Console\Output\OutputInterface $output ) | ||
checkVunerabilities ( $nameFile, $result, $commandData, Symfony\Component\Console\Output\OutputInterface $output ) | ||
configure ( ) | ||
createNameFile ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
printResult ( $resultFinal, Symfony\Component\Console\Output\OutputInterface $output, $title ) | ||
printResumeResult ( $output, $title, $info ) | ||
runExploitBTWP ( $result, $commandData, Symfony\Component\Console\Output\OutputInterface $output ) | ||
runExploitLFD ( $result, $commandData, Symfony\Component\Console\Output\OutputInterface $output ) | ||
sanitazeValuesOfEnginers ( $enginers ) | ||
saveTxt ( $data, $filename ) | ||
saveTxtBtwp ( $data, $filename ) | ||
sendMail ( $resultFinal ) | ||
sendMailBtResult ( $resultFinal ) | ||
validParamns ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) |
Method | Description | |
---|---|---|
printError ( $result, Symfony\Component\Console\Output\OutputInterface $output ) | ||
runHelp ( $output ) | ||
setTor ( $tor = '127.0.0.1:9050' ) |
protected checkExploits ( $results, $commandData, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |
protected checkVunerabilities ( $nameFile, $result, $commandData, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |
protected printResult ( $resultFinal, Symfony\Component\Console\Output\OutputInterface $output, $title ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |
protected runExploitBTWP ( $result, $commandData, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |
protected runExploitLFD ( $result, $commandData, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$output | Symfony\Component\Console\Output\OutputInterface |
protected validParamns ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) | ||
$input | Symfony\Component\Console\Input\InputInterface | |
$output | Symfony\Component\Console\Output\OutputInterface |