mike_vio Posted July 6, 2011 Report Posted July 6, 2011 PercX has been furiously hacking multi-function printers, and the result is a new tool called Praeda. Praeda is used to interrogate printers from a variety of manufacturers in an effort to gain information about a target network, or compromise credentials. You can get it here. It’s written in perl.Required perl modules:LWP::Simple LWP::UserAgent HTML::TagParser URI::Fetch HTTP::CookiesPraeda syntax: praeto.pl TARGET_FILE TCP_PORT PROJECT_NAME OUTPUT_FILETARGET_FILE = List of IP addresses or Host names to enumerated TCP_PORT = port address of targets to scan ” At present only one port can be specified. This is expected to be modified in future version” PROJECT_NAME = the name for this project. This will create a folder under the folder where Praeda was executed to contain logs and export info. OUTPUT_FILE = name of log file for data outputExample: ./praeda.pl target.lst 80 project1 data-fileThe results will create a folder called project1 and save all information in that folder. Praeda will also create a log file called data-file.log to store output and diagnostics.ssursa: Praeda Release - Foofus.Net Security Stuffeu am incercat cum scrie acolo dar da eroare in script la linia 65. Stie cine priceput in perl de la ce vine eroarea ? Quote
nedo Posted July 6, 2011 Report Posted July 6, 2011 Poti specifica ce eroare iti da? Din ce vad eu acolo linia 65 se refera la deschiderea unui fisier. Fa o poza la prompt cand iti da eroarea sa vedem unde e problema. Quote
mike_vio Posted July 8, 2011 Author Report Posted July 8, 2011 Pai am pus ieri si screenshot-uri si explicatii dar s-au sters.. Mai nou imi da eroare la crearea dir. in linia 95 cu toate ca directorul il face. Am incercat mai multe posibilitati. Ms. Quote