![]() |
What kind of all PHP programming tutorials do you want to see posted here? - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: PHP (https://sinister.ly/Forum-PHP) +--- Thread: What kind of all PHP programming tutorials do you want to see posted here? (/Thread-What-kind-of-all-PHP-programming-tutorials-do-you-want-to-see-posted-here) Pages:
1
2
|
What kind of all PHP programming tutorials do you want to see posted here? - darkninja1980 - 01-31-2019 What kind of all PHP programming tutorials do you want to see posted here? Please posts your requests down below. RE: What kind of all PHP programming tutorials do you want to see posted here? - zomgwtfbekjam - 02-08-2019 IMO you can find just about any tutorial on php related stuff out there. However, you could do a tutorial about raw socket programming, eg how you can manually set flags such as RST, SYN, ACK etc. Build a port scanner from scratch that can do stealth, xmas, idle scans like nmap(of course it will never be as good as nmap, but it's just fun to learn new things). There's not many of those tutorials out there(if any), so it will definitely make you stand out from the crowd. RE: What kind of all PHP programming tutorials do you want to see posted here? - darkninja1980 - 02-09-2019 (02-08-2019, 07:58 PM)zomgwtfbekjam Wrote: IMO you can find just about any tutorial on php related stuff out there. sure no problem. I was thinking more about projects like hacking tools and etc. RE: What kind of all PHP programming tutorials do you want to see posted here? - zomgwtfbekjam - 02-09-2019 (02-09-2019, 05:19 AM)darkninja1980 Wrote:Port scanners are hacking tools as well. They are like digital crowbars to find listening services.(02-08-2019, 07:58 PM)zomgwtfbekjam Wrote: IMO you can find just about any tutorial on php related stuff out there. RE: What kind of all PHP programming tutorials do you want to see posted here? - darkninja1980 - 02-10-2019 (02-09-2019, 02:00 PM)zomgwtfbekjam Wrote:(02-09-2019, 05:19 AM)darkninja1980 Wrote:Port scanners are hacking tools as well. They are like digital crowbars to find listening services.(02-08-2019, 07:58 PM)zomgwtfbekjam Wrote: IMO you can find just about any tutorial on php related stuff out there. true but like I am looking for is keyloggers and Rats and malware type coding in PHP. RE: What kind of all PHP programming tutorials do you want to see posted here? - zomgwtfbekjam - 02-10-2019 (02-10-2019, 12:21 AM)darkninja1980 Wrote:Ok that wasn't quite clear when I read your OP, good luck though.(02-09-2019, 02:00 PM)zomgwtfbekjam Wrote:(02-09-2019, 05:19 AM)darkninja1980 Wrote: sure no problem. I was thinking more about projects like hacking tools and etc.Port scanners are hacking tools as well. They are like digital crowbars to find listening services. RE: What kind of all PHP programming tutorials do you want to see posted here? - darkninja1980 - 02-10-2019 (02-10-2019, 09:50 AM)zomgwtfbekjam Wrote:(02-10-2019, 12:21 AM)darkninja1980 Wrote:Ok that wasn't quite clear when I read your OP, good luck though.(02-09-2019, 02:00 PM)zomgwtfbekjam Wrote: Port scanners are hacking tools as well. They are like digital crowbars to find listening services. Yes, I was being clear about it when I said etc. (projects like hacking tools and etc)! RE: What kind of all PHP programming tutorials do you want to see posted here? - daizu - 02-12-2019 I want know how to send login details for ex. Spotify Can u teach me? I wamt to make a spotify checker online RE: What kind of all PHP programming tutorials do you want to see posted here? - darkninja1980 - 02-12-2019 (02-12-2019, 07:48 AM)daizu Wrote: I want know how to send login details for ex. Spotify do you know how to code in PHP? RE: What kind of all PHP programming tutorials do you want to see posted here? - daizu - 02-12-2019 (02-12-2019, 12:46 PM)darkninja1980 Wrote:(02-12-2019, 07:48 AM)daizu Wrote: I want know how to send login details for ex. Spotify Yes a little knowledge |