Jump to content

datajumper

Active Members
  • Posts

    165
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by datajumper

  1. ok guys i have another noob question maybe someone can help. i have the wifi pineapple mark 5 and i was wondering if im doing something wrong or if there is something wrong with this particular infusion im trying to get SSL split up and going but the security certificate page in all browsers pops up and pretty much warns the victim that they are being hacked ....LOL.... or it just simply does not allow the client to acsess the web at all until the pine apple has been rebooted i know im probabaly a dumbass and its probabaly something really simple so please be kind i hope someone can help with this and as always special thanx to everyone in advanced
  2. thank you so much ill give that a try :: thanx for all your help maybe im on the right path now lol
  3. hello im kinda new to c++ i probabaly dont even have a good reason on why im wanting to do this but here goes im trying to learn c++ and the only way i can learn is to build something im interested in a while back i made this wonderful bash script that installs everything i need on a fresh install of ubuntu (example #!/usr/bin/expect -f spawn sudo -s expect "password" send "pswd" expect "s" send "apt-get install "whatever ") get the concept ? ok now i want to do the same thing "kinda" but in c or c++ i i know a little about the system command which i have confirmed it works and works well but i dont know how to send multiple commands to the terminal like using send totype commands and passwords like in expect so i would appriciate any criticism and if you have any knowledge about this or simular i would be very greatful if you could shed some light on the subject thanx
×
×
  • Create New...