Hey cool video, love the commentary haha
Cool pic too =D
hi, guys
my "new" "video" comes from trying to run the function automatic_autopwn in FAST-TRACK.I’ve problems with sqlite3 databases (not aviable in my Metasploit) I'm allowed to edit the file that is[ autopwn.py] in the directory / pentest / exploits / fasttrack / bin / ftsrc, inserting the "parameters" of the postgresql database (supported). I know that this video is good for almost nothing! but at least I can use the button "2" after. / fast-track.py-I
Sorry for my English! Sorry for video quality![]()
if you want to see: http://vimeo.com/26552328
I attach my file autopwn.py (for the configuration of postgresql in BT5 follow the tutorials in the forum)! many thanks bye!
Hey cool video, love the commentary haha
Cool pic too =D
hi guys,
with msf 4.0.... the command db_workspace "don't work" but should be replace with only msf>workspace -d (delete) msf>workspace -a (add) eccc...
bye![]()
Good video but have to say the best part was the goat lol![]()
Hi ..
please .. if you can write all Terminal Code ..
thank you ..![]()
hi
-changed your metasploit-path in fasttrack_config /pentest/exploits/fasttrack/config [if you are update&upgrade metasploit frammework]
-download MY_autopwn.py.doc in your desktop
-rename autopwn.py
-open autopwn.py (with your txt editor[gedit,kate,kwrite,.....]
-correct db_workspace -d in only workspace -d ecc,ecc [this for new framework version]
-correct db_workspace -a in only workspace -a eccc,ecc
-save & REPLACE this file to the ORIGINAL in /pentest/exploits/fasttrack/bin/ftsrc
-nmap -sP -T4 192.168.1.0/24 (scanning my network with nmap options(nmap --help)
-update-alternative --config ruby set "0"
-ruby --version 1.8.7 (for fasttrack to work in my bt5)
-cd /pentest/exploits/fasttrack
-./fast-track.py -i
-2 autopwn automatic
-set the victim ip (result of scanning-nmap) my victim is VULNS
-when finished if you have sessions:
sessions -l (list of open victim sessions)
sessions -i 1 (interaction of session number ......)
bye..........I seem to have written it all ... or at least I hope!
![]()
do you record it and the video format is .ogv? how to convert it into .avi?
i've tried using ffmpeg and the output is going to worse
hi,
>>>>>apt-get install mencoder
>>>>> mencoder -idx name_of_your_file.ogv -ovc lavc -oac mp3lame -o name_of_your_file.avi
bye!![]()