HTTP response contains status code indicating the result of the request.
1xx - Informational.
2xx - request was successful.
3xx - Cline is redirected to a different resources.
4xx - Request contains an error.
5xx - Server encountered an error fulfilling an error.
Most common HTTP response status codes:
100 Continue
200 OK
201 Created
301 Moved Permanently
302 Found
304 Not Modified
400 Bad Request
401 Unauthorized
403 forbidden
404 Not Found
405 Method Not Allowed
413 Request Entity Too Large
414 Request URI Too Long
500 Internal Server Error
503 Service Unavailable
1xx - Informational.
2xx - request was successful.
3xx - Cline is redirected to a different resources.
4xx - Request contains an error.
5xx - Server encountered an error fulfilling an error.
Most common HTTP response status codes:
100 Continue
200 OK
201 Created
301 Moved Permanently
302 Found
304 Not Modified
400 Bad Request
401 Unauthorized
403 forbidden
404 Not Found
405 Method Not Allowed
413 Request Entity Too Large
414 Request URI Too Long
500 Internal Server Error
503 Service Unavailable
+Abusing HTTP hop-by-hop request headers
https://nathandavison.com/blog/abusing-http-hop-by-hop-request-headers
https://nathandavison.com/blog/abusing-http-hop-by-hop-request-headers
# Setup IOS Penetration testing environment :
1- download in your PC :
- 3u tools : http://www.3u.com
- ifunbox http://www.i-funbox.com/en_download.html
- Itunes from apple
- PuTTY
2- jailbreak your iPhone with help of 3U Tools , connect your iPhone to your lpc and go to jailbreak and make sure your iPhone is available for jailbreak
3- follow instructions of jailbreak from 3U TOOLs
4- after jailbreak your IPhone , now you have to set up the environment
you need first add repository to cydia
add the following repository to cydia :
1- http://jakeashacks.ga/cydia
2- http://mobiletools.mwrinfosecurity.com/cydia/
3- https://appsec-labs.com/cydia
4- https://build.frida.re
5- https://repo.nesolabs.de/
- Install Cycript from jakeashacks
- open appsec lab and install iNalyzer
- open mobiletools and install needle
- open frida and install it
- open nesolabs and install snoop-it
- open cydia and install openssh
the username will be root and password is "alpine"
you can now connect to your phone through putty ,
open wifi connection and check your iPhone ip to login to your iphone
- make sure all this tools is install in your iphone if not , install it by cydia :
- APT 0.7
- Strict
- adv-cmds
- Darwin CC Tools
- GNU Debugger
- inetutils
- lsof
- wget
- grep
- top
- tcpdump
- Syslogd
- bigboss
- Odcctools
also, download these files in your iPhone
https://github.com/nabla-c0d3/ssl-kill-switch2/releases
https://github.com/iSECPartners/ios-ssl-kill-switch/releases
https://github.com/integrity-sa/Introspy-iOS/releases/tag/ios-tracer-v0.5.1
1- download in your PC :
- 3u tools : http://www.3u.com
- ifunbox http://www.i-funbox.com/en_download.html
- Itunes from apple
- PuTTY
2- jailbreak your iPhone with help of 3U Tools , connect your iPhone to your lpc and go to jailbreak and make sure your iPhone is available for jailbreak
3- follow instructions of jailbreak from 3U TOOLs
4- after jailbreak your IPhone , now you have to set up the environment
you need first add repository to cydia
add the following repository to cydia :
1- http://jakeashacks.ga/cydia
2- http://mobiletools.mwrinfosecurity.com/cydia/
3- https://appsec-labs.com/cydia
4- https://build.frida.re
5- https://repo.nesolabs.de/
- Install Cycript from jakeashacks
- open appsec lab and install iNalyzer
- open mobiletools and install needle
- open frida and install it
- open nesolabs and install snoop-it
- open cydia and install openssh
the username will be root and password is "alpine"
you can now connect to your phone through putty ,
open wifi connection and check your iPhone ip to login to your iphone
- make sure all this tools is install in your iphone if not , install it by cydia :
- APT 0.7
- Strict
- adv-cmds
- Darwin CC Tools
- GNU Debugger
- inetutils
- lsof
- wget
- grep
- top
- tcpdump
- Syslogd
- bigboss
- Odcctools
also, download these files in your iPhone
https://github.com/nabla-c0d3/ssl-kill-switch2/releases
https://github.com/iSECPartners/ios-ssl-kill-switch/releases
https://github.com/integrity-sa/Introspy-iOS/releases/tag/ios-tracer-v0.5.1
3U
3uTools | The best all-in-one tool for iOS users
3uTools supports to back up and restore, flash and jailbreak, manage files (photos, videos, contacts...), it provides one-click download for iOS users with genuine iOS apps, popular games, free ringtones and HD wallpapers.
Learn regex the easy way.
Regular expression is a group of characters or symbols which is used to find a specific pattern from a text.
https://github.com/ziishaned/learn-regex/blob/master/README.md
Regular expression is a group of characters or symbols which is used to find a specific pattern from a text.
https://github.com/ziishaned/learn-regex/blob/master/README.md