Author Topic: Tutorial request / Tutorials to be written  (Read 7272 times)

0 Members and 1 Guest are viewing this topic.

Online ande

  • Administrator
  • 0x13338
  • *
  • Posts: 1421
  • Karma: +81/-7
  • Gender: Male
    • View Profile
    • Evilzone
Tutorial request / Tutorials to be written
« on: December 15, 2010, 10:36:03 PM »
Suggest tutorial topics here, or write down the ones you want/are going to write.

Some things I would like to see:

- BOF tutorial, perhaps multiple levels, how to find BOF's
- Reverse engineering + program patching
- A complete guide to pentesting all parts of a remote system( Doesn't necessary need to contain all kinds of tutorials for all possible ways of doing this, can point to other topics )
« Last Edit: December 15, 2010, 10:37:33 PM by Satan911 »

Offline bubzuru

  • Int
  • **
  • Posts: 147
  • Karma: +6/-0
  • everything is contained in the data
    • View Profile
    • New School Tools
Re: Tutorial request / Tutorials to be written
« Reply #1 on: December 15, 2010, 10:54:59 PM »
i would like to learn more bout dns\hacking
Damm it feels good to be gangsta
http://bubzuru.comule.com

Online Huntondoom

  • 0x13338
  • ******
  • Posts: 828
  • Karma: +18/-0
  • Gender: Male
  • Visual C# programmer
    • View Profile
Re: Tutorial request / Tutorials to be written
« Reply #2 on: December 15, 2010, 11:15:43 PM »
a tutorial about how you can explorer an .exe file
by looking at its code
Aslong as you are connected to the internet, you'll have no privacy

Advanced Internet Search
Clean Up!

Offline bubzuru

  • Int
  • **
  • Posts: 147
  • Karma: +6/-0
  • everything is contained in the data
    • View Profile
    • New School Tools
Re: Tutorial request / Tutorials to be written
« Reply #3 on: December 15, 2010, 11:33:09 PM »
a tutorial about how you can explorer an .exe file
by looking at its code

what do you mean by its code ??

the actual source ?
if so then thats almost imposable (depending on the language)
decompilers are available but not very good, but you can view the Assembly using something like olydebug
Damm it feels good to be gangsta
http://bubzuru.comule.com

Online iTpHo3NiX

  • Administrator
  • Long[]
  • *
  • Posts: 352
  • Karma: +26/-1
  • Gender: Male
  • When I die, I shall rise from the ashes
    • View Profile
Re: Tutorial request / Tutorials to be written
« Reply #4 on: December 15, 2010, 11:44:40 PM »
I guess he means more of reverse engineering which is already posted o.O

Offline bubzuru

  • Int
  • **
  • Posts: 147
  • Karma: +6/-0
  • everything is contained in the data
    • View Profile
    • New School Tools
Re: Tutorial request / Tutorials to be written
« Reply #5 on: December 15, 2010, 11:46:43 PM »
I guess he means more of reverse engineering which is already posted o.O

if thats the case then check the archives, i posted ALOT of stuff on re
Damm it feels good to be gangsta
http://bubzuru.comule.com

Online Huntondoom

  • 0x13338
  • ******
  • Posts: 828
  • Karma: +18/-0
  • Gender: Male
  • Visual C# programmer
    • View Profile
Re: Tutorial request / Tutorials to be written
« Reply #6 on: December 16, 2010, 12:39:47 AM »
Well i have always wanted to make an disassembler
But i need an start. something that would set me on the right track
Aslong as you are connected to the internet, you'll have no privacy

Advanced Internet Search
Clean Up!

Offline bubzuru

  • Int
  • **
  • Posts: 147
  • Karma: +6/-0
  • everything is contained in the data
    • View Profile
    • New School Tools
Re: Tutorial request / Tutorials to be written
« Reply #7 on: December 16, 2010, 12:42:18 AM »
Well i have always wanted to make an disassembler
But i need an start. something that would set me on the right track

yes and i would like to build a nuke but both ar bout just as hard lol
Damm it feels good to be gangsta
http://bubzuru.comule.com

PublicEnemy

  • Guest
Re: Tutorial request / Tutorials to be written
« Reply #8 on: December 16, 2010, 12:45:03 AM »
@Huntondoom: check out "the art of disassembly".
I have not read it myself, but it understands itselves as a Handbook for writing a disassembler...

Online Huntondoom

  • 0x13338
  • ******
  • Posts: 828
  • Karma: +18/-0
  • Gender: Male
  • Visual C# programmer
    • View Profile
Re: Tutorial request / Tutorials to be written
« Reply #9 on: December 16, 2010, 09:53:47 PM »
yes and i would like to build a nuke but both ar bout just as hard lol
actually building a nuke is pretty simple XD,
if I understand it right,
its pretty easy in theory, but to get you hands
on material is something else

@Huntondoom: check out "the art of disassembly".
I have not read it myself, but it understands itselves as a Handbook for writing a disassembler...

Thanks for the info!
« Last Edit: December 16, 2010, 10:05:53 PM by Huntondoom »
Aslong as you are connected to the internet, you'll have no privacy

Advanced Internet Search
Clean Up!

Offline BeastWithin

  • NOP
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: Tutorial request / Tutorials to be written
« Reply #10 on: December 23, 2010, 04:34:59 AM »
I'd just like something to start on if yer completely new in this field, like ye have no prior knowledge.

Online gh0st

  • 0x1337
  • *****
  • Posts: 454
  • Karma: +13/-6
  • hacker ;)
    • View Profile
Re: Tutorial request / Tutorials to be written
« Reply #11 on: December 27, 2010, 03:34:36 AM »
men Ive seen SQL injection, RFI but how would be an injection to this extension?  www.website.com/portalUL/gaad/pp/Login.jsp

"Nothing is true... everything is permitted."

Online ande

  • Administrator
  • 0x13338
  • *
  • Posts: 1421
  • Karma: +81/-7
  • Gender: Male
    • View Profile
    • Evilzone
Re: Tutorial request / Tutorials to be written
« Reply #12 on: December 27, 2010, 03:39:08 AM »
men Ive seen SQL injection, RFI but how would be an injection to this extension?  www.website.com/portalUL/gaad/pp/Login.jsp

The file extension does not have anything to do with SQL injection, its the parameter being sent from your side to the server side that can be manipulated. Either it is POST, GET, HEAD, HTTP headers or cookie parameters.
« Last Edit: December 27, 2010, 03:39:28 AM by ande »

Online Kulverstukas

  • Administrator
  • 0x13338
  • *
  • Posts: 1928
  • Karma: +113/-10
  • Gender: Male
  • Delphi coder (and proud)
    • View Profile
    • My blog
Re: Tutorial request / Tutorials to be written
« Reply #13 on: January 01, 2011, 05:34:16 PM »
I'd like to see a brief explanation about how to track down a spam email :P

Offline Ghat c0mrade2

  • NOP
  • Posts: 5
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Tutorial request / Tutorials to be written
« Reply #14 on: February 23, 2011, 10:45:58 AM »
a tutorial about shellcoding would be nice  :)

 



Intern0t SoldierX py1337 SecurityOverride programisiai
Want to be here? Contact Ande or Satan911 on the forum or at IRC.