mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-08-12 00:20:02 -04:00
WebHacking: README, urllib2 scripts
This commit is contained in:
parent
54d8d02892
commit
a36bde60b7
15 changed files with 209 additions and 99 deletions
|
@ -6,6 +6,14 @@
|
|||
|
||||
## Tools
|
||||
|
||||
|
||||
|
||||
### Cloning a Login Page
|
||||
|
||||
```
|
||||
$ wget -U "Mozilla/5.0" -mkL http://facebook.com
|
||||
```
|
||||
|
||||
### Free Hostings:
|
||||
|
||||
- http://www.my3gb.com/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue