Jump to content

i8igmac

Dedicated Members
  • Posts

    939
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by i8igmac

  1. "movie torrent download site" name does not exist yet... 1099 uniq movie titles exist (blue ray, dvd rip, hdtv rip) i wont share a link, as this kind of site im sure violates the forum user agreements...(pm) i have just completed my first mysql project(beta testing)... i started a thread maybe a few years ago, and lost interest... started from scratch, many times over... someone's negative input on my theory had sparked motivation to complete the site... i understand the copyright laws and dont need a lecturing... still not sure if ill try and go big as this is a scary subject... so, im looking for help with a search button, mysql is still a new subject... my current working search bar runs this sql query. $search_html="alien" SELECT * FROM `movies` WHERE `name` REGEXP '$search_html' or `actors` REGEXP '$search_html' or `genre` REGEXP '$search_html' or `description` REGEXP '$search_html' or `download_append` REGEXP '$search_html' name="some movie(2015)" actors="jim smith, joe jhonson, mike anderson, tim smootch" genre="action drama animation adventure sci-fi" description="this movie might be about some people doing some odd things with alien life forms" download_append="acid_burn_uploaded_this_file_has_size_of_2_gig_blueray.torrent, and_more_dvd_rip.torrents" so, currently my search bar works well WHEN only submitting a single string... we can find all movies that include the string alien... im looking for more examples on search a mysql database... $search_html="cia 2015 denzel" so, my brain thinks like this... i need to split the search query into blocks, if query(db=>query"cia") ==true? if query(db=>query"2015") ==true? if query(db=>query"denzel") ==true? return resaults that include all 3 strings...
  2. Lol ah... solid state drive!!! I love watching metasploit launch with a snap...
  3. There are so many attack vectors, you can take it one subject at a time. try and learn xss, it might be the most basic exploit... executing arbitrary code, how to manipulate user input fields and inject new code into the vulnerable web application... Sqli is a powerful bug that still exist but is a more advanced attack.... the concept is the same as xss... Do you know any scripting languages?
  4. Built in wifi, could be useful... then ill buy :-)
  5. I notice your metasploit modules load quickly in a virtual machine ,-) Solid state drive ?
  6. I have never had success with tbose kinds of exploits... spent weeks uploaded and execute... endless hours lol... There are scripts out there that will upload hundreds of priv exploits to a machine, then compile, lauch all exploits and report a log of fail or success... Wish I had known this years ago...
  7. edit: if the outdoor housing is a problem dude plastic tupperware containers, plexiglass... simple solution
  8. I have been planning this for a while... with the linux software 'motion' There are a few choice locations at my house that if a person walks through, or if some one is inside my woodshop... I will receive a txt msg on my phone showing a url to witch camera was triggered ... Monitor my car when I'm asleep, stuff has been stolen from my car about 3 times... I have experience this before, people sneak around at night and check for unlocked doors... If you seen my neighborhood, All older people with hot rods in the garage... it is a desirable neighborhood... 20 homes in the community... I suspect it could be a troubled young adult that lives here! Or Our road is a one way in, no reason for anyone to pass threw here in the middle of the night... it could be a drug addict... So, I have spent alot of time thinking about this system, it will function to my if expression's... it will be the most affordable do it yourself home security system... I only need 2 cameras, 4 would be best and a raspberry... when a person decides to secure their home. it's usually too late and they have already been robbed...
  9. I'm glad you pointed out the loss of 2.0usb... and thanks for the link cooper ! any comments on the inferred Led's I posted?
  10. this could be someone's golden ticket. If you have a few thousand dollars to blow... Buy some cheap routers and ship them all off with the destination of... maybe some windows installed hard drives... anonymous, isis, corporate billion dollar industry china,....etc....
  11. who are the criminals here. Set up a trap. Send a device to a known nsa trap house or what ever you maycall it... Then take this device to court
  12. http://www.amazon.com/gp/aw/d/B00DU7WJPE/ref=mp_s_a_1_4?qid=1437658072&sr=8-4Ï€=AC_SX110_SY165_QL70&keywords=board+cam+ir&dpPl=1&dpID=51Em7zKYMYL&ref=plSrch what if it was that simple, constant power to this board and you're all set?
  13. apt-cache search motion - V4L capture program supporting motion detection I have made use of this linux tool before... turn any webcam into a motion detection recording device... it has a nice configuration file explaining all the options... simply populates a directory full of video files, supports a https live stream... simple enough? so back to the question... Bang for the buck... quality!!! this was just a quick search but the idea is quality vs housing (plastic cool looks) i think you want the most MEGA PIXALS! http://www.amazon.com/ELP-Driver-Camera-Module-ELP-USBFHD01M-L21/dp/B00KA7WSSU/ref=sr_1_3?ie=UTF8&qid=1437601387&sr=8-3&keywords=board+camera+1080 SO.. i have spent a lot of time thinking about this... Raspberry pi, + usb powered hub + several cameras like above... some scripting always makes for a fun project...
  14. for myself, I would like to know if some one is in my home, car, shop, garage when I'm at work. Amazon packages stolen off my porch, items stolen from my car... I would cry if my woodshop was broken into and would like to act quickly rather then allow a all night theft to happen... I understand your concern with illegal use of this kind of equipment...
  15. I have been wanting cameras for building a more affordable home security system... I figured a raspberry pi for a cheap linux controller and will allow for more money spent on cameras... I have spent time on Amazon... I found some raw boards cwith the camera lenz built in... HIgh quality! Night vision! Usb? Vs cat5? I would prefer usb, would allow linux tools like motion sensitive applications...
  16. if this is a hd install... I would think you need to re download and reinstall... My favorite method of installation is a bootable usb stick with persistent changes...
  17. So, im working on a database driven webpage... a pretty basic setup, search bar with pagination style results... i understand the concept of pagination, but php is kinda goofy at times... im struggling with pulling "SELECT COUNT(Name) FROM places" from the database with php as a value i can perform some math... how can i pull this from the database as a direct string???? $pagination = ($db -> select("SELECT COUNT(Name) FROM `places`")); echo serialize($pagination); :1:{i:0;a:1:{s:11:"COUNT(Name)";s:2:"155";}}155 is the data i need... here is how i have decided to use the database... http://www.binpress.com/tutorial/using-php-with-mysql-the-right-way/17 example from the site below... $db = new Db(); $rows = $db -> select("SELECT `name`,`email` FROM `users` WHERE id=5");
  18. Is this a desktop? I found on the kali websie they advertise there support for a device called 'trim slice' looks slick
  19. I have decided, my current router setup is a raspberry pi kali install... I feel its time to upgrade to something with more network speed.. 100 mbps is not really enough... Maybe a 12v machine with nvidia...
  20. You can try setting the rate... I forget exactly. Iwconfig wlan0 -rate 150M fixed Lol my brain is not recalling the proper data...
  21. It depends on the conditions... also if the access point support it...
  22. Its a strange thing... all the alfa cards show different results... you will see more access points with the NEH but The classic 36h always shows better signal stregth... you have to look more into the connection... packet loss, noise, reliability, disconnects... You may notice lower signal stregth but using wireless N faster speeds...
  23. I experience slow through put speeds on my raspberry pi repeater... my configuration is identical to a pineapple... Has any one experience fast throughput speeds? What you could try is a console base download speed test. From your pinapple you can wget http://testmy.net/dl-5000 -O /dev/null Then from a linux machine run this same command... compare the time it takes both machines to finish...
  24. apt-get install tcpick This tool is alot like tcpdump or wireshark... tcpick will show you raw traffic that is passing threw your wlan/eth adapter... it can display great color and syntax, programmers will enjoy the lightweight look and feel... if your trying to understand how this ssl strip process works then you need to watch the traffic as you perform your attack... so... at this point... did you watch port 80? tcpick -I wlan0 -bPS -C "port 80" this will show all traffic going out to a server... (GET /index.php HTTP/1.1) tcpick -I wlan0 -bPC -C "port 80" This will show all traffic coming back to you the client... (HTTP/1.1 304 Not modified) did the traffic even make it to port 80
×
×
  • Create New...