[PYTHON] UrlLib HttpScan
|
30-06-2013, 15h26
Message : #10
|
|
Kiwazaru
Padawan d'un super escargot Messages : 284 Sujets : 26 Points: 139 Inscription : Mar 2012 |
RE: [PYTHON] UrlLib HttpScan
"Ca me paraît intéressant et permet de couvrir un plus large éventail (les redirections ?) si bien utilisé, ce que ne fait pas mon code :/"
Justement le principe de mon code avec les sockets est d'envoyer une requête GET /pagedemandé.??? HTTP/1.1 , pour obtenir la réponse du serveur qui contiendra le code en retour. Avec ma fonction errorcode() on obtient le code retourné et ainsi nous n'avons pas besoin d'un dictionnaire de code d'erreur ou autre. De plus ma liste qui contient les pages d'accès peut bien évidemment être remplacée par une wordlist.txt Ma fonction errorcode() au final, esquive juste le HTTP/1.1 dans l'en-tête de la réponse du serveur, et ensuite nous renvois la suite jusqu'au '\n' puisqu'on aura split() auparavant
Toucher au Kernel, c'est un peut comme se shooter au LSD, on pense pouvoir tout faire mais ça finit souvent mal.
|
|
« Sujet précédent | Sujet suivant »
|
Messages dans ce sujet |
[PYTHON] UrlLib HttpScan - par sakiir - 11-06-2013, 13h36
RE: [PYTHON] UrlLib HttpScan - par Trivial - 11-06-2013, 13h50
RE: [PYTHON] UrlLib HttpScan - par supersnail - 11-06-2013, 14h02
RE: [PYTHON] UrlLib HttpScan - par 0pc0deFR - 11-06-2013, 15h17
RE: [PYTHON] UrlLib HttpScan - par gruik - 11-06-2013, 16h03
RE: [PYTHON] UrlLib HttpScan - par sakiir - 11-06-2013, 18h45
RE: [PYTHON] UrlLib HttpScan - par supersnail - 11-06-2013, 20h40
RE: [PYTHON] UrlLib HttpScan - par Kiwazaru - 12-06-2013, 16h03
RE: [PYTHON] UrlLib HttpScan - par oosfalte - 30-06-2013, 13h57
RE: [PYTHON] UrlLib HttpScan - par Kiwazaru - 30-06-2013, 15h26
RE: [PYTHON] UrlLib HttpScan - par oosfalte - 30-06-2013, 16h42
RE: [PYTHON] UrlLib HttpScan - par Kiwazaru - 30-06-2013, 17h20
RE: [PYTHON] UrlLib HttpScan - par InstinctHack - 30-06-2013, 18h13
RE: [PYTHON] UrlLib HttpScan - par gruik - 30-06-2013, 19h37
|
Sujets apparemment similaires… | |||||
Sujet | Auteur | Réponses | Affichages | Dernier message | |
[Python]Situer mon niveau. | InforMods | 19 | 955 |
10-11-2016, 00h03 Dernier message: ZeR0-@bSoLu |
|
[PYTHON] un bot IRC basique | darcosion | 1 | 137 |
13-06-2016, 20h40 Dernier message: Yttrium |
|
[python] ANBU ::: TCP Session Hunter | St0rn | 2 | 222 |
25-02-2016, 18h45 Dernier message: otherflow |
|
[Python] Une autre façon de gérer les Virtualenv et Packages | thxer | 2 | 122 |
18-01-2016, 12h06 Dernier message: thxer |
|
[Python] rot script | ark | 9 | 434 |
08-03-2015, 00h37 Dernier message: ark |
|
[Python] Todo Manager | ark | 5 | 347 |
03-03-2015, 10h55 Dernier message: ark |
|
[python] Un décorateur pour inventorier les objets | b0fh | 1 | 156 |
04-12-2014, 17h50 Dernier message: thxer |
|
[python] UPnP Scanner | St0rn | 2 | 179 |
29-10-2014, 14h50 Dernier message: St0rn |
|
[python] Buffer Overflow : EBP et EIP | St0rn | 0 | 124 |
25-10-2014, 12h58 Dernier message: St0rn |
|
[Python] QuickHex | thxer | 9 | 419 |
15-08-2014, 20h26 Dernier message: sakiir |
Utilisateur(s) parcourant ce sujet : 1 visiteur(s)